/* CSS Document */
*
{
	margin: 0px;
	padding: 0px;
}
body
{
	background: #FFFFFF;
	font-size: 12px;
	color: #000000;
	font-family: Helvetica;
}
.clear
{
	clear: both;
}
.main
{
	width: 984px;
	margin: auto;
}
.sidecol
{
	width: 221px;
	float: left;
}
.midcol
{
	float: inherit;
	width: 540px;
}
.cont_leftbg
{
	background: url(../images/cont_leftbg.gif) no-repeat;
	width: 17px;
	height: 226px;
	float: left;
}
.cont_midbg
{
	background: url(../images/cont_midbg.gif) repeat-x;
	width: 505px;
	height: 226px;
	float: left;
}
.cont_rightbg
{
	background: url(../images/cont_rightbg.gif) no-repeat;
	width: 15px;
	height: 226px;
	float: left;
}
.cont_left
{
	width: 147px;
	float: left;
	margin-top: 36px;
}
.cont_right
{
	float: left;
	margin-top: 33px;
}
.cont_txt
{
	font-size: 17px;
	color: #2a457c;
	font-weight: bold;
	float: inherit;
}
.cont_txt1
{
	font-size: 13px;
	color: #294a8f;
	font-weight: bold;
	padding-top: 6px;
}
.cont_txt2
{
	font-size: 14px;
	color: #000;
	padding-top: 4px;
	line-height: 18px;
}
.cont_txt3
{
	font-size: 13px;
	color: #4567a6;
	padding-top: 3px;
	line-height: 16px;
	font-weight: bold;
}
.cont_selbt
{
	font-size: 13px;
	color: #4567a6;
	padding-top: 23px;
	line-height: 16px;
	font-weight: bold;
}
.vote
{
	background: url(../images/votes.gif) no-repeat;
	width: 24px;
	height: 22px;
	margin-right: 5px;
	float: left;
	margin-top: 15px;
}
.cont1_leftbg
{
	background: url(../images/cont1_leftbg.gif) no-repeat;
	width: 13px;
	height: 220px;
	float: left;
	margin-top: 10px;
}
.cont1_midbg
{
	background: url(../images/cont1_midbg.gif) repeat-x;
	width: 511px;
	height: 220px;
	float: left;
	margin-top: 10px;
}
.cont1_rightbg
{
	background: url(../images/cont1_rightbg.gif) no-repeat;
	width: 13px;
	height: 220px;
	float: left;
	margin-top: 10px;
}
.vote_txt
{
	font-size: 13px;
	color: #4567a6;
	padding-top: 18px;
	line-height: 16px;
	font-weight: bold;
	float: left;
	padding-left: 2px;
}
