@charset "utf-8";



#FormulaTitle
{
	background:url(../images/formula_titlebg.gif) no-repeat;
	width:237px;
	height:33px;
	color:#fff;
	padding-left:20px;
	padding-top:4px;
	font-weight:500;
	font-size:1.1em;
	text-transform:uppercase;
}

#InnerContent
{
	width:930px;
	overflow:hidden;
	float:left;
	margin-top:18px;
	margin-left:5px;
}
#LeftBlock
{
	width:266px;
	float:left;
}
#PageNav
{
	font-size:0.7em;
	list-style:none;
	margin-left:5px;
}
#PageNav li
{
	float:left;
	padding-right:12px;
	margin-right:0px;
	background:url(../images/grey_pointer.gif) right no-repeat;
}
#PageNav li.last
{
	background:none;
}
#RightBlock
{
	width:633px;
	float:left;
	padding-left:20px;
}
#LeftTitle
{
	background:url(../images/auto_titlebg.gif) no-repeat;
	width:237px;
	height:33px;
	color:#fff;
	padding-left:20px;
	padding-top:4px;
	font-weight:500;
	font-size:1.1em;
	text-transform:uppercase;
}
#LeftMenu, #FormulaMenu
{
	list-style:none;
	margin:0px;
	padding:0px;
	font-size:0.75em;
	margin-top:17px;
	margin-right:9px;
	line-height:1.6em;
}
#LeftMenu li, #FormulaMenu li
{
	background:url(../images/grey_pointer2.gif) top left no-repeat;
	padding-left:12px;
}
#LeftMenu li div, #FormulaMenu li div
{
	background:url(../images/dot_line2.gif) bottom repeat-x;
	padding-bottom:8px;
}
#LeftMenu li div.none, #FormulaMenu li div.none
{
	background:#fff;
}
#LeftMenu li.sel, #FormulaMenu li.sel
{
	color:#000;
	font-weight:bold;
	background:url(../images/orange_pointer.gif) left top no-repeat;
	padding-left:12px;
}
#FormulaMenu li.lev1 div, li.sel div
{
	background:url(../images/dot_line2.gif) bottom repeat-x;
	padding-bottom:8px;
}
#FormulaMenu li.sel div
{
	padding-bottom:5px;
}
#FormulaMenu li.sel
{
	color:#000;
	font-weight:bold;
	background:url(../images/orange_pointer.gif) left top no-repeat;
	padding-left:12px;
}
#FormulaMenu ul li
{
	list-style:none;
	font-weight:normal;
	text-transform:none;
	background:url(../images/grey_pointer3.gif) top left no-repeat;
	padding-left:12px;
}
#FormulaMenu li ul li.sel
{
	background:url(../images/orange_pointer1.gif) left top no-repeat;
	padding-left:12px;
}
#FormulaMenu li ul li.lev2 div, li.sel div
{
	background:url(../images/dot_line1.gif) bottom repeat-x;
	padding-bottom:8px;
}
#FormulaMenu li ul li.lev2 div.none, li.sel div.none
{
	background:#fff;
	padding-bottom:0px;
}
#FormulaMenu li ul li ul
{
	font-size:95%;
}
#FormulaMenu li ul li ul li
{
	background:url(../images/grey_pointer1.gif) left top no-repeat;
	padding-left:9px;
	z-index:200;
}
#FormulaMenu li ul li ul li.sel
{
	background:url(../images/orange_pointer2.gif) left top no-repeat;
	padding-left:9px;
}
#VotingBlock
{
	background:url(../images/voting/vote_bgtop.gif) left top no-repeat;
	width:634px;
	padding-top:53px;
}
#VotingContent
{
	background:url(../images/voting/vote_bgbot.gif) left bottom no-repeat;
	height:102px;
	padding-left:30px;
	width:634px;
}
#VotingContent td
{
	text-align:left;
	vertical-align:middle;
	padding-right:15px;
}
#VotingTable
{
	font-size:0.8em;
	line-height:1.3em;
}
#VotingTable td
{
	padding-bottom:10px;
	vertical-align:top;
	text-align:left;
}
#VotingTable img.but
{
	margin-top:8px;
}
span.votes_am
{
	color:#f7941d;
}
.float_img
{
	float:right;
	padding:0 0 15px 20px;
}
.sitemap
{
	font-size:0.75em;
}