body	{
	background: url(../imgs/bg_body.jpg) top left repeat-x;
}

.clear	{
	height: 0px;
	font-size: 0px;
	clear: both;
}

#container	{
	background: url(../imgs/bg_container.jpg) top left no-repeat;
	width: 975px;
	height: 696px;
	text-align: left;
}

#container #left	{
	float: left;
	width: 501px;
	
	padding: 23px 0 0 86px;
}
#container > #left	{
	width: 415px;
}

#container #right	{
	float: left;
	width: 415px;
}

#container #left #tvImageContainer	{
	width: 415px;
	height: 294px;
}

#container #left #tvImageContainer .tvImage	{
	display: none;
}

#container #left #ratebar	{
	width: 392px;
	height: 200px;
/*	padding: 76px 0 0 20px;	*/
	padding: 25px 0 0 20px;
}

#container #left > #ratebar	{
	width: 372px;
	height: 175px;
}

#container #left #ratebar #rating	{
	float: left;
	height: 167px;
	padding: 50px 0 0 0;
/*	display: none; 	*/
}
#container #left #ratebar > #rating	{
	height: 117px;
}

#container #left #ratebar #thankyou	{
	float: left;
	width: 372px;
	height: 129px;
	display: none;
}

#container #left #divHot	{
	float: left;
	width: 100px;
}

#container #left #divWayHot	{
	float: left;
	width: 105px;
}
#container #left #ratebar #divCenter	{
	float: left;
	width: 167px;
}
#container #left #ratebar #divCenter #divRateBar	{
	background: url(../imgs/bgRateBar.jpg);
	height: 57px;
	width: 167px;
}
#container #left #ratebar #divButton	{
	position: relative;
	background: url(../imgs/btnSlide.gif);
	height: 57px;
	width: 17px;
}

#container #left #ratebar #divSubmit	{
	padding-top: 20px;
	padding-left: 6px;
}

#container #right #content_container	{
	padding-top: 145px;
	padding-left: 22px;
	width: 402px;
	height: 455px;
}
#container #right > #content_container	{
	width: 380px;
	height: 310px;
}
#container #right #content_container .content	{
	display:none;
}
#container #right #content_container .content .heading	{
	font-family: Verdana, Arial;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
}
#container #right #content_container .content .sub-heading	{
	font-family: Verdana, Arial;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 10px;
}
#container #right #content_container .content .data	{
	height: 240px;
	overflow-y: auto;
}

#container #right #buttons	{
	padding-top: 16px;
	padding-left: 20px;
}

#container #bottom	{
	padding-top: 80px;
	padding-left: 100px;
}

#container #bottom .thumbs	{
	float: left;
	width: 72px;
	height: 60px;
	margin-right: 2px;
	border: 2px solid #ffffff;
}