#maincontent_shows
{
	
	background: #fff url(../images/shows_body.jpg) no-repeat scroll left top;
	width: 980px;
	height: 838px;
	margin: 0 0;
}	
	

div .news
{
	height: 500px;
	width: 355px;
	padding: 20px;
	margin: 100px 70px 10px 0;
	overflow: hidden;
	float: right;
	clear: both;
	display: inline; /*--IE6 workaround--*/
}


#maincontent_shows .social_networks
{
	border: 0;
	clear: both;
	margin: 0 0 0 430px;
	padding: 20px 0;
}	

.social_networks a
{
opacity:1.0;
filter:alpha(opacity=100); /* For IE8 and earlier */
}
		
	
.social_networks a:hover
{
opacity:0.4;
filter:alpha(opacity=40); /* For IE8 and earlier */
}
