div.maincontent{
	background: #2d2d2d url('../img/showlanding_bg.jpg') top left no-repeat; 
	color: #ffffff;	
/*	height: 586px; */
}
.bottom-left{background-image: url('../img/rounded_corners_grad.gif')}
.bottom-right{background-image: url('../img/rounded_corners_grad.gif')}
/*showvoting page GONE WITH 3.1*/
#showcountdown{
	margin-bottom: 16px;	
}
div.copy{
	margin-left: 292px;
	margin-top: 44px;
	display: inline; /* IE 6 bug */
	width: 320px;	
	float: left;
}
div.copy p{
	margin-top: 10px;
	margin-bottom: 20px;
	line-height: 1.6em;
}
#subnav{
	background: #DBD5E2 url('/pca/img/show_subnav_catnom_bg.jpg') top right repeat-x; 
	height:39px;
	margin-bottom: 0;
}
#buttondiv{
	margin-left: 0px;	

}
#votebox{
	background: #2d2d2d url('../img/showlanding_votebox_bg.jpg') top left no-repeat;
	width: 275px;
	height: 263px;
	float: right;
	padding-top: 12px;
	margin-top: 40px;

}
#votebox h3{
	color: #fff;	
	font-size: 16px;
	font-face: Arial;
	margin: 7px 20px;
}
#votebox ul{
	margin: auto 15px;	
}
div#bragteaser{
	background: #E7C329 url('../img/showlanding_teaser.jpg') top left no-repeat;
	color: #3A3740;
	width: 885px;
	height: 84px;
	overflow: hidden;
	margin-top: 30px;
	float: none;
	clear: both;
}
div#bragteaser h4{
	 float: left;		
	 font-size: 35px;
	 margin: 23px 10px;
	 color: #ffffff;
	 font-face: arial;
	 background-color: #E0C12B;
}
div#bragteaser p{
	float: left;
	width: 350px;
	margin-top: 15px;
	
}
div#bragteaser ul{
	float: right;
	margin-top: 2px;
	margin-right: 10px;

}
/*** captcha ***/
#captchacontainer{
	background-color: #252525;
	color: #ffffff;	
	overflow: hidden;
	border: 1px solid #ffffff;
	padding: 7px;
}
#captchacontainer p{
	line-height: 1.3em;
}
#captchacontainer #captchaimage{
	margin-bottom: 5px;	
	margin-top: 5px; 
}
#captchacontainer #submit{
	margin-top: 4px;
}