#opinionsTeaser {
	width: 891px;
	margin: 0 auto 40px auto;
}

#opinionsTeaser .content {
	min-height: 276px;
}

#opinionsContent {
	width: 905px;
	margin: 0 auto;
}

#opinionsContent .tabsBoxFor4Tabs {
	float:left;
}

#opinionsContent .tabsBoxFor4Tabs .content {
	padding-top: 11px;
}

.opinionsListing {
	padding-bottom: 10px;
}

.opinionsListing .last {
	background: none;
}

.opinionsListing .dateListEntry {
	width: 576px;
}

.smallPic .textBox{
	margin-left: 150px !important;
}

.video .textBox, .bigPic .textBox {
	margin-left: 227px !important;
}

.pictureBgBox63, .pictureBgBox139 {
	position: relative;
	float:left;
	margin: 0 0 0 15px;
	cursor: pointer;
}

.pictureBgBox89 {
	margin: 0 5px 5px 0;
	float: left;
}

.publisherOpinionTypeBox {
	margin: 10px 0;
	display:inline-block;
	width: 100%;
}

.publisher {
	float: left;
	width: 49%;
	font-weight: bold;
}

.opinionType {
	float: right;
	width: 49%;
	text-align: right;
}

.videoIcon {
	position: absolute;
	left: 14px;
	bottom: 13px;
}

#opinionsContent .genericTextBox1 {
	margin: 0 0 0 2px;
}

#opinionsContent .activistBox {
	margin: 9px 0 0 2px;
}


.featuredPress {
	height:30px;
	margin: 10px 8px 0 5px;
}

html>body .featuredPress {
	display: block;
	overflow: visible;
	height: auto;
}

.featuredThumbsBoxes{
	display: inline-block;
	margin: 7px 0 0 5px;
}

.black_overlay {
    display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #302d31;
	z-index:1001;
	/* -moz-opacity: 0.9; */
	/* opacity:.90; */
	/* filter: alpha(opacity=90); */
    
}

.white_content {
    display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index:1002;
	/* overflow: auto; */
}
.closeButton {
    display: none;
    position: absolute;
    top: 0px;
    right: 0px;
    z-index:1003;          
}
.closeButton a  
{
    cursor: pointer;
    background: url(/MBT/Images/Sprites/videoClose.gif) 0 0 no-repeat;
    width: 32px; 
    height: 32px; 
    display: block;
}
.closeButton a:hover, 
.closeButton a:focus{ background-position: -32px 0; }    
	 	
.linkPressFeature
{
    display: none;
}
