  /************************************ RESET *********************************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin:0 0 0 0;
padding:0 0 0 0;
border:0;
outline:0;
font-style:normal;
font-family:Arial,Tahoma,Verdana,Helvetica,Georgia,Bookman Old Style,Book Antiqua,Geneva,Times New Roman,SunSans-Regular,sans-serif;
vertical-align:baseline;
background:transparent;
}
html { height:100%; width:100%; font-size:100.1%; }
body { height:auto !important; height:100%; min-height:100%; _height:100%; position:relative; }
table {
border-collapse:collapse;
border-spacing:0;
}
caption, th, td {
text-align:left;
font-weight:normal;
}
input, textarea, select {
color:black;
font-weight:normal;
font-style:normal;
font-size:12px;
font-family:Arial,Tahoma,Verdana,Helvetica,Georgia,Bookman Old Style,Book Antiqua,Geneva,Times New Roman,SunSans-Regular,sans-serif;
background:white;
}
ol, ul { list-style:none; }
li { list-style-type:none; }
:focus { outline:0; }
blockquote:before, blockquote:after, q:before, q:after { content:""; }
blockquote, q { quotes:"" ""; }

/************************************ RESET END *********************************************/


.Clear, .clear{
    clear: both;
}

body{margin: 0 20px 0 20px; padding: 0; font-family: Arial, Helvetica;min-width: 930px;background: #FFFFFF;}

#Body2{margin: 0 -2px 0 0; min-width:950px;width: expression(((document.documentElement.clientWidth || document.body.clientWidth) < 1000)? "950px" : "100%");}



/*******************************************/
/***************** HEADER ******************/
#Header{min-width: 100px;margin: 0 3px 0 0;padding: 0;}

#Header a.Logo,
#Header a.Logo:link,
#Header a.Logo:visited,
#Header a.Logo:hover,
#Header a.Logo:active {float: left;margin: 5px 5px 0 0;}

#Header a.Banner,
#Header a.Banner:link,
#Header a.Banner:visited,
#Header a.Banner:hover,
#Header a.Banner:active {float: left; margin: 5px 0 0 20px;}


/****************************************************/
/***************** HEADER : Menu ********************/
#Header .Menu{clear: both;float: left;border-top: 1px solid #aeaeae;border-bottom: 1px solid #aeaeae;margin: 5px 2px 0 0;width: 100%;padding: 0px 0 0px 2px;}

#Header .Menu a,
#Header .Menu a:link,
#Header .Menu a:visited{font-size: 14px;color: #000000;float: left;text-decoration: none;margin: 9px 46px 0 0;outline: none;}

#Header .Menu a:hover,
#Header .Menu a:active{color: #a60a1c;}

#Header form{margin: 0 10px 0 0;padding: 0;float: right;display: inline;}

#Header .SearchText{width: 203px;height: 18px;font-size: 12px;margin: 6px 0 6px 0;border-top: 1px solid #aaadb2;border-bottom: 1px solid #e2e9ef;border-right: 1px solid #dcdfe6;border-left: 1px solid #e3e3eb;float: left;}

#Header .SearchButton{width: 22px;height: 22px;font-size: 1px;margin: 6px 0 6px 0 !important;margin: 6px 0 3px 0;border: none; background-image:URL("../App_Themes/METRO/images/button_search.gif" )}


/*************************************************/
/************* LEFT COLUMN ***********************/
#LeftColumn{width: 160px;float:left;background: none;padding: 0 20px 0 0;}

#LeftColumn h3{color: #000000;margin: 22px 0 0 0;font-size: 16px; font-weight: bold;}

#LeftColumn .Menu{margin: 0;padding: 6px 0 16px 0;list-style: none;border-bottom: 1px solid #aeaeae;}

#LeftColumn .Menu li{color: #000000;font-size: 13px;font-weight: bold;margin: 0;line-height: 16px;padding: 0 0 1px 0;display: block;}

#LeftColumn .Menu li a,
#LeftColumn .Menu li a:link,
#LeftColumn .Menu li a:visited{display: block;padding: 4px 8px 4px 8px;margin: 0;background: none;color: #000000;text-decoration: underline;outline: none; font-weight: bold;}

#LeftColumn .Menu li a:hover,
#LeftColumn .Menu li a:active{background: #a60a1c;color: #FFFFFF;text-decoration: none; margin: 0; font-weight: bold;}
#LeftColumn .Banners{padding: 0 0 19px 0;margin: 0;border-bottom: 1px solid #aeaeae;}

a.fontRed,
a.fontRed:link,
a.fontRed:visited{display: block;padding: 4px 8px 4px 8px;margin: 0;background: none;color:#A60A1C !important;text-decoration: underline;outline: none; font-weight: bold;}

a.fontRed:hover,
a.fontRed:active{background: #a60a1c;color: #FFFFFF  !important;text-decoration: none; margin: 0; font-weight: bold;}


#LeftColumn .Banners a,
#LeftColumn .Banners a:link,
#LeftColumn .Banners a:visited,
#LeftColumn .Banners a:hover,
#LeftColumn .Banners a:active{margin: 11px 0 2px 0;padding: 0;display: block;}

#LeftColumn .Counter{color: #000000;font-size: 12px;padding: 9px 0 0 0;text-align: center;}

#LeftColumn .Counter b{color: #000000;font-size: 13px;}



/******************************************/
/************* RIGHT COLUMN ***************/
#Container{min-width:750px;margin-left: 180px;}

#RightColumn{float:right;width:240px;padding: 0 0 0 11px;}

#RightColumn .Weather
{
    margin: 9px 0px 9px 0 !important;
    /*
    padding: 3px 5px 3px 5px;
    margin: 0;
     border-bottom: 1px solid #c4c4c4; */
    font-size: 11px;
    line-height: 20px;
    color: #000000;
    height: 29px;
    overflow:hidden;
}

#RightColumn .Weather img{float: left;margin: 1px 0 0 0;}

#RightColumn .Weather b{font-size: 13px;}

#RightColumn .Courses{padding: 2px 5px 2px 5px !important;padding: 5px 5px 5px 5px;line-height: 20px;font-size: 11px;color: #000000;}

#RightColumn a.Banner{margin: 0 0 16px 0;display: block;}

/*****************************************************/
/************* RIGHT COLUMN : Question ***************/
#RightColumn .Question{border-left: 4px solid #b12e26;padding: 0 0 0 2px;margin: 0;}

#RightColumn .Question div{background: #e0e0e1;color: #000000;font-weight: bold;font-size: 13px;padding: 4px 3px 2px 3px;margin: 0;border: none;}

#RightColumn .Answers{margin: 10px 10px 10px 13px;padding: 0;}

#RightColumn .Answers label{display: block;font-size: 13px;color: #000000;line-height: 30px;margin: 0;padding: 0;}

#RightColumn .Answers .Radio{float: left;margin: 8px 10px 0 0 !important;margin: 5px 6px 0 0;padding: 0;outline: none;}

#RightColumn .Answers .Submit{margin-top: 8px;border: none;background-color: #FFFFFF;background-image: url(../App_Themes/METRO/images/rightcol_votebutton.jpg);background-repeat: no-repeat;background-position: 0 0;width: 110px;height: 22px;font-size: 13px;}
#RightColumn .Answers .Submit:active{padding-top: 2px;}

#RightColumn a.ShowResult,
#RightColumn a.ShowResult:link,
#RightColumn a.ShowResult:visited,
#RightColumn a.ShowResult:hover,
#RightColumn a.ShowResult:active{float: right;display: inline;font-size: 11px;color: #13394f;margin-top: 13px;padding: 0;}

#RightColumn .ResultView{margin: 19px 10px 10px 13px;}

#RightColumn .ResultView b{font-size: 13px;display: block;}

#RightColumn .ResultView .Bar{width: 202px;height: 12px;border: 1px solid #c7c7c7;margin: 14px 0 0 0;padding: 1px;font-size: 1px;}

#RightColumn .ResultView .Bar div{background: url(../App_Themes/METRO/images/progressbar_bg.gif);background-repeat: repeat-x;height: 12px;}
#RightColumn .ResultView span{display: block;font-size: 13px;color: #000000;margin: 2px 0 0 0;}
#RightColumn .ResultView span.TotalCount{font-size: 12px;font-weight: bold;margin: 9px 0 0 0;}

#RightColumn a.HideResult,
#RightColumn a.HideResult:link,
#RightColumn a.HideResult:visited,
#RightColumn a.HideResult:hover,
#RightColumn a.HideResult:active{float: right;display: inline;font-size: 11px;color: #13394f;margin-top: 4px;margin-bottom: 9px;padding: 0;}


#RightColumn .TextBlock{border-top: 1px solid #aeaeae;padding: 11px 0 10px 0;}


/*******************************************************/
/******************** FOOTER ***************************/

#Footer{min-width:800px;clear:both;margin: 0 0 0 180px;border-top: 1px solid #aeaeae;padding: 25px 0 30px 0 !important;padding: 12px 0 30px 0; /* IE6 валяет дурака, причины не обнаружены*/}
#Footer .LeftSide{margin: 0 252px 0 0;text-align: left;color: #000000;font-size: 11px;}
#Footer .RightSide{margin: 0;text-align: left;float: right;width: 240px;color: #000000;font-size: 11px; padding-left: 10px;}
div.LeftSide a,
div.LeftSide a:link,
div.LeftSide a:visited{ color:#000000; text-decoration: none;}
div.LeftSide a:hover,
div.LeftSide a:active{ text-decoration:underline;} 
#Footer .RightSide a.Non,
#Footer .RightSide a.Non:link,
#Footer .RightSide a.Non:visited,
#Footer .RightSide a.Non:hover,
#Footer .RightSide a.Non:active{text-decoration: none;color: black;}
#Footer .RightSide a.Visible{text-decoration: none;color: black;}
#Footer .RightSide a:hover,
#Footer .RightSide a:active { text-decoration:underline;}

/********************************************************/
/********************* CONTENT **************************/
#MainContent{margin-right:252px;color: black;}

#MainContent .Navigator{font-size: 11px;color: #13394f;margin: 0;padding: 6px 0 0 0;}

#MainContent .Navigator a,
#MainContent .Navigator a:link,
#MainContent .Navigator a:visited{color: #13394f;text-decoration: none;}
#MainContent .Navigator a:hover,
#MainContent .Navigator a:active{text-decoration: underline; }
#MainContent .Navigator img{ margin:0 5px;}
#MainContent .Navigator span{ margin:0 5px; font-size:14px; color:Silver;}

#MainContent h1{font-size: 16px;margin: 2px 0 5px 0;padding: 0;}

#MainContent .PageBlock{float: left;margin: 0 0 0 0;padding: 0 0 15px 0;width: 100%;}

#MainContent .Caption{padding: 0 0 2px 0;margin: 0 0 0 0 !important; margin: 5px 0 0 0;background:#e0e0e1;color: black;font-size: 12px;}

#MainContent .Caption a,
#MainContent .Caption a:link,
#MainContent .Caption a:visited,
#MainContent .Caption a:hover,
#MainContent .Caption a:active{color: black;font-size: 12px;padding-left: 2px;text-decoration: underline;}

#MainContent .Caption span{float: right;padding: 0 2px 0 0;}
#MainContent .Caption .Head{float: none;padding: 0 0 0 2px;}

#MainContent .MainNewsImage{margin: 10px 0 0 0;display: block;}
#MainContent .MainNewsHeader{margin: 8px 0 0 0;font-size: 18px;font-weight: normal;}

#MainContent .MainNewsHeader a,
#MainContent .MainNewsHeader a:link,
#MainContent .MainNewsHeader a:visited,
#MainContent .MainNewsHeader a:hover,
#MainContent .MainNewsHeader a:active{color: black;text-decoration: underline;}
#MainContent p{font-size: 13px;padding: 3px 0 3px 0;margin: 0;}

#MainContent .LatestVersion{width: 170px;padding: 0px 0 10px 10px !important;padding: 0 0 1px 10px;background: #FFFFFF;float: right; clear: left; font-size: 12px; margin: 0 0 0 0;}

#MainContent .LatestVersion .Download{width: 160px;background: #e3e3e3;text-align: center;padding-bottom: 13px;margin-bottom: 7px;margin-top: 8px;}

#MainContent .LatestVersion .Download img.View{display: block;padding: 9px 0 11px 0;margin: auto;outline: none;}   
#MainContent .LatestVersion .Download h1{font-size: 14px;}
#MainContent .LatestVersion .Download span{display: block;text-align: center;font-size: 12px;padding-top: 6px;}

#MainContent .LatestVersion .Download span a,
#MainContent .LatestVersion .Download span a:link,
#MainContent .LatestVersion .Download span a:visited,
#MainContent .LatestVersion .Download span a:hover,
#MainContent .LatestVersion .Download span a:active{color: #13394f;text-decoration: underline;font-weight: bold;}

#MainContent .LatestVersion a.All,
#MainContent .LatestVersion a.All:link,
#MainContent .LatestVersion a.All:visited,
#MainContent .LatestVersion a.All:hover,
#MainContent .LatestVersion a.All:active{float: right;font-weight: bold;color: #13394f;padding: 0 0 0 8px;background-image: url(/App_Themes/METRO/images/arrow_li.gif);background-repeat: no-repeat;background-position: 0 5px;margin: 0;}

#MainContent .LatestVersion b{display: block;}

#MainContent ul{list-style: none;padding: 0;margin: 0;}

#MainContent ul li{background-image: url(/App_Themes/METRO/images/box_li_black.gif); background-repeat: no-repeat;background-position: 0 5px;padding: 0 0 0 8px;margin: 3px 0 3px 0;}


#MainContent .LatestVersion ul{font-size: 11px;padding: 3px 0 0px 0 !important; margin: 0;}

#MainContent .LatestVersion ul li{background-image: url(/App_Themes/METRO/images/box_li.gif);background-repeat: no-repeat;background-position: 0 5px;}

#MainContent .LatestVersion ul li a,
#MainContent .LatestVersion ul li a:link,
#MainContent .LatestVersion ul li a:visited,
#MainContent .LatestVersion ul li a:hover,
#MainContent .LatestVersion ul li a:active{color: #13394f;}

#MainContent .NewsPreview{border-top: 1px solid #aeaeae;padding: 8px 0 0 0;margin: 13px 0 0 0; margin: 7px 0 0 0;font-size: 12px; clear: left; display: block;}
#MainContent .NewsPreview a.Preview,
#MainContent .NewsPreview a.Preview:link,
#MainContent .NewsPreview a.Preview:visited,
#MainContent .NewsPreview a.Preview:hover,
#MainContent .NewsPreview a.Preview:active{margin: 0 0 0 0; float: left;padding: 0px 8px 13px 0;background: white;}
#MainContent .NewsPreview a img{display: block;border: 1px solid #8d8d8d; margin: 0 0 15px 0;margin: 0 0 0 0; padding: 0;}

#MainContent .NewsPreview p{margin: 0;padding: 2px 0 0 0;}

#MainContent h3{margin: 2px 2px 0px 0px;padding: 0;font-size: 14px;}

#MainContent h3 a,
#MainContent h3 a:link,
#MainContent h3 a:visited,
#MainContent h3 a:hover,
#MainContent h3 a:active{color: black;text-decoration: underline;}


#MainContent .ArchiveYears{margin: 0;padding: 0;}

#MainContent .ArchiveYears a,
#MainContent .ArchiveYears a:link,
#MainContent .ArchiveYears a:visited,
#MainContent .ArchiveYears a:hover,
#MainContent .ArchiveYears a:active{float: right;color: black;text-decoration: underline;margin: 0 0 0 12px;padding: 0;font-size: 12px;}
#MainContent .ArchiveYears span{float: right;color: #a60a1c;font-size: 12px;margin: 0 0 0 12px;font-weight: bold;}

#MainContent .DownloadBlock{float: left;width: 149px;padding: 15px 10px 20px 20px;margin: 0;text-align: left;font-size: 13px;}

#MainContent .DownloadBlock div{float: none;color: black;padding: 7px 0 0 0 !important;padding: 4px 0 3px 0;}

#MainContent .DownloadBlock a,
#MainContent .DownloadBlock a:link,
#MainContent .DownloadBlock a:visited{color: #13394f;text-decoration: none;font-weight: bold;}
#MainContent .DownloadBlock a:hover,
#MainContent .DownloadBlock a:active{text-decoration: underline}

#MainContent .Anonses{float: none;margin: 0px 0 0 180px;padding: 7px 0 0 0;font-size: 13px;}

#MainContent .Anonses li{background-image: url(../App_Themes/METRO/images/box_li_black.gif);background-repeat: no-repeat;background-position: 0 5px !important;background-position: 0 8px;padding: 0 0 8px 8px;margin: 8px 0 0 0;}

#MainContent  a.MainNewsImage1,
#MainContent  a.MainNewsImage1:link,
#MainContent  a.MainNewsImage1:visited,
#MainContent  a.MainNewsImage1:hover,
#MainContent  a.MainNewsImage1:active{float: left;padding: 13px 10px 5px 0; margin: 0;background: #FFFFFF;max-width: 100%;}
#MainContent  a.MainNewsImage1 img{display: block;border: 1px solid #8d8d8d;}
#MainContent .Pager{clear: both;border-top: 1px solid #aeaeae;font-size: 13px;text-align: center;padding: 15px 0 0 0;/padding: 7px 0 0 0;}

#MainContent .Pager a,
#MainContent .Pager a:link,
#MainContent .Pager a:visited,
#MainContent .Pager a:hover,
#MainContent .Pager a:active{text-decoration: underline;color: black;}
#MainContent .Pager span{font-weight: bold;color: #a60a1c;}

#MainContent .NewsPreview2{clear: both;border-top: 1px solid #aeaeae;font-size: 13px;text-align: left;padding: 13px 0 0 0 !important;padding: 7px 0 0 0;margin: 60px 0 0 0;}
#MainContent .NewsPreview2 h2{font-size: 14px;padding: 0;margin: 0;}
#MainContent .NewsPreview2 div{float: left;padding: 7px 23px 0 0;margin: 0;width: 115px;}

#MainContent .NewsPreview2 div a,
#MainContent .NewsPreview2 div a:link,
#MainContent .NewsPreview2 div a:visited{display: block;font-size: 12px;font-weight: bold;color: black; text-decoration:none}


#MainContent .NewsPreview2 div a:hover,
#MainContent .NewsPreview2 div a:active{ text-decoration: underline;}

#MainContent .NewsPreview2 div a img{display: block;border: 1px solid #8d8d8d;}


div#LastNews  { text-align:left; padding:0 0 7px; margin: 0px 0 13px; border-bottom:1px solid #aeaeae}
#LastNews .Question .date {color:#666666; }
#LastNews .Question .description { }
#LastNews .Question a { text-decoration: none; color:#000 }
#LastNews .Question a.hover { text-decoration: underline; }
/* !! 1 !!   #LastNews .Question {background: #FFF; font-weight: bold; border-left: 4px solid #b12e26;padding: 4px 3px 2px 3px;margin: 3px 0;} /* */
/* !! 2 !!  */ #LastNews .Question {background: #e0e0e1; font-weight: bold; border-left: 4px solid #b12e26;padding: 4px 3px 2px 3px;margin: 3px 0;} /* */
/* !! 3 !!   #LastNews .Question {background: #e0e0e1; font-weight: bold; border-left: 0;padding: 4px 3px 2px 3px;margin: 3px 0;} /* */
/* !! 4 !!   #LastNews .Question {background: #FFF; font-weight: bold; border-left: 0;padding: 4px 3px 2px 3px;margin: 3px 0;} /* */
/* !! 5 !!   #LastNews .Question {background: #e0e0e1; font-weight: normal; border-left: 0;padding: 4px 3px 2px 3px;margin: 6px 0 0;} /* */
/* !! 7 !!  #LastNews .Question {font-weight: bold;color: #13394f;background-image: url(/App_Themes/METRO/images/arrow_li.gif);background-repeat: no-repeat;background-position: 0 10px;padding: 4px 3px 2px 3px;margin: 6px 0 0;} */
#LastNews .Question div {color: #FFF;font-size: 13px;margin: 0;border: none;}

#MainContent .BannerInNews { width: 100%; text-align:center; margin: 5px 0 13px 0;}
#MainContent .BannerInNews .Banner {display: block; width: 100%; height: 100%; text-align:center;}
#MainContent .BannerInNews .Banner img {display: block; margin: 0 auto;}

span#BizSpan { font-size:small;}

img.SecurityCodeImage{ margin-left:5px;}


/********* А ЭТО СТИЛИ ДЛЯ ИНТЕРВЬЮ НЕДЕЛИ **************/
div.Interview{/*background: #e0e0e1*/ width:200px;padding: 20px 16px 15px 20px; overflow:hidden;}
div.Interview p{font-size: 13px;color: #000000;padding: 10px 0 0 0;margin: 0;}
div.Interview p b{font-size: 14px;}/**********/


div#SearchDiv{margin: 0 10px 0 0;padding: 0;float: right;display: inline;}




/******************************** информер курсов валют ***************************/

div#KV table tr td.ltl a.ltl,
div#KV table tr td.ltl b,
div#KV table tr td.ltl font.ltl
{display: none;}
div#KV table tr td.ltl font a.ltl {display: inline;}

div#KV a { color:Black;}
.restate_t { color: #5F5F5F;}
.restate_c { font-weight: bold;}
.restate_c2 { font-size: 85%;}
div#MyInform{width:239px; height: 29px; overflow:hidden;}

td.Input_Message textarea, td.Input_Name input,td.InputCell input,td.Input_Telefon input, td.Input_NameUser input,td.Input_Topic input,td.Input_Company input,td.Input_Position input,td.Input_EMail input,td.Input_Phone input ,td.Input_Topic textarea{ background-color:Transparent; border: solid 1px #7f9db9; margin-top:5px; min-width:400px; *min-width:400px;_min-width:400px; _width:360px; }
td.Captcha input{ background-color:Transparent; min-width:0 !important; border: solid 1px #7f9db9; margin-top:5px;}
 a.MainNewsImage img { padding-right:15px; padding-bottom:15px;}
 div#Div_Comment{ border-top: 1px solid #AEAEAE; margin-top:40px; font-size:small;} 
 input.FormButton{ margin-top:5px; border:1px solid #7F9DB9; background-color:InactiveBorder;}
 input.ResetButton { display:none ;}
 
 
.CMSContestWarning { font-size:100%; padding:6px 0; margin-top:10px; text-align:center; background:#ffb7b7; }
#Contest1_Contest { margin:25px 0; clear:both; }
.Contest1_ContestInfo { clear:both; font-size:13px; }
.ContestChoiseItem { width:152px; height:245px; float:left; margin-right:20px; font-size:80%; }
.ContestChoisePrevNext { height:20px; line-height:20px; }
.ContestChoisePrevNext a { text-decoration:none; }
.ContestChoisePrevNext a:hover { text-decoration:underline; }
.ContestChoiseItemSlideLeft  { display:inline-block; color:#b12e26; float:left; font-size:85%; }
.ContestChoiseItemSlideRight { display:inline-block; color:#b12e26; float:right; font-size:85%; }
.ContestChoiseImage { clear:both; }
.ContestChoiseImage a img { border:solid 1px #e0e0e1; }
.ContestChoiseImage a:hover img { border:solid 1px #f09797; }
.ContestChoiseData { text-align:center; font-size:90%; line-height:12px; }
.ContestChoiseItemRating { clear:both; text-align:center; padding:8px 0; height:19px; line-height:19px; font-size:11px; font-style:italic; color:#b12e26; }
.ContestChoiseItemRating b { color:#b12e26; line-height:14px; font-size:15px; }
.ContestChoiseItemRating a { font-style:italic; font-size:15px; }

a.Contest1_Rating,
a.Contest1_Rating:link,
a.Contest1_Rating:visited,
a.Contest1_Rating:hover,
a.Contest1_Rating:active { text-decoration:none; font-size:110%; color:#b12e26; display:inline-block; width:28px; height:19px; line-height:19px; border:solid 1px #e0e0e1; vertical-align:middle; text-align:center; font-weight:normal; background:#e3dbdb url('/App_Themes/Metro/images/vote.gif') repeat-x 0 0; }
a.Contest1_Rating:hover { text-decoration:none; font-size:110%; color:#b12e26; display:inline-block; width:28px; height:19px; line-height:19px; border:solid 1px #e0e0e1; vertical-align:middle; text-align:center; font-weight:normal; background:#fff url('/App_Themes/Metro/images/vote.gif') repeat-x 0 -19px; font-weight:bold; }
a.Contest1_RatingVoted,
a.Contest1_RatingVoted:link,
a.Contest1_RatingVoted:visited,
a.Contest1_RatingVoted:hover,
a.Contest1_RatingVoted:hover { text-decoration:none; font-size:110%; color:#b12e26; display:inline-block; width:28px; height:19px; line-height:19px; border:solid 1px #f09797; vertical-align:middle; text-align:center; font-weight:normal; background:#f8c6c6; font-weight:bold; }
 
 
 
 