.content {
float: left;
width: 615px;
margin-left:10px;
overflow:hidden;
font-size: 13px;
line-height: 17px;
background: url( ../img/bl.gif ) 0 100% no-repeat;
background-color: #ffffff;
/*display:inline; IE6 fix? */
}

.content .br { 
background: url( ../img/br.gif ) 100% 100% no-repeat; 
}

.content .tr {
background: url( ../img/tr.gif ) 100% 0 no-repeat;
padding: 10px 10px 15px 10px;
position: relative;
overflow: hidden;
zoom: 1;
}

.content a:link, .content a:visited {
outline:none;
text-decoration:none;
color: #559900;
}

.content a:hover, .content a:active {
color: #FFFFFF;
background: #559900;
}

.content .backlink {
font-size: 11px;
font-family: Helvetica, Verdana, Arial, sans-serif;
font-weight: bold;
padding: 0 2px 0 16px;
background: url('../img/icon-back.gif') left no-repeat;
}

/*.content a.backlink:link,.content a.backlink:visited {
color: #559900;
}*/

.content a.backlink:hover {
/*color: #FFFFFF;*/
background: url('../img/icon-back-white.gif') left no-repeat #559900;
}

.content .header-title {
display: block;
width: 595px;
height: 25px;
float: left;
margin: 0;
padding: 0;
}

.content .header-name {
display: block;
width: 595px;
height: 62px;
float: left;
margin: 0;
padding: 0;
}

.content .header-name a {
float: left;
}

.content .header-name h1,
.content .header-title h1,
.content .header-title-multi h1{
display: block;
margin: 0;
padding: 0;
font:24px Arial, Helvetica, Verdana, sans-serif normal;
line-height:24px;
}

.content .header-name h1,
.content .header-title h1 {
overflow: hidden;
height: 27px;
width: 535px;
}

.content .header-icon {
width: 48px;
/*height: 48px;*/
float: left;
overflow: hidden;
margin: 0 10px 0 0;
zoom: 1;
border: solid 1px #ffffff;
}

.content .desc .vote-result {
/*display:block;*/
float: right;
margin: 0 0 10px 10px;
width: 70px;
text-align: center;
overflow: hidden;
}

.content .desc .vote-percentage {
font-size: 27px;
line-height: 27px;
margin-bottom: 5px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.content .desc {
float: left;
width: 365px;
padding: 5px 10px 5px 5px;
margin: 5px 0 5px 0;
background: url('../img/separator.gif') 379px repeat-y;
}

/*-----Tabs-----*/

.content .rss_btn {
position: absolute;
width: 16px;
height: 16px;
right: 10px;
top: 72px;
background: top left url('../img/icon-rss.gif') no-repeat;
}

.content .tabs {
float: left;
background: url('../img/content_menu_fon.gif') 0 100% repeat-x;
list-style: none;
width: 580px;
padding-left: 15px;
margin-bottom: 3px;
}

.content .tabs li {
float: left;
background: url('../img/cm_tab_fon.gif') 0 0 repeat-x;
margin-right: 5px;
}

.content .tabs li a {
display: block;
float: left;
color: #598c00;
text-decoration: none;
background: url('../img/cm_tab_left_fon.gif') 0 0 no-repeat;
height: 18px;
padding: 5px 8px 0 8px;
}

.content .tabs li a:hover {
color: #000000;
}

.content .tabs li span {
display: block;
float: left;
background: url('../img/cm_tab_right_fon.gif') 100% 0 no-repeat;
font-weight: bold;
font-size: 13px;
color: #000000;
line-height: 13px;
}

.content .tabs li.active {
background: url('../img/cm_tab_fon_a.gif') 0 0 repeat-x;
}

.content .tabs li.active a {
background: url('../img/cm_tab_left_fon_a.gif') 0 0 no-repeat;
cursor: default;
color: #000000;
}

.content .tabs li.active span {
background: url('../img/cm_tab_right_fon_a.gif') 100% 0 no-repeat;
}

.content .tabs li.inactive {
background: url('../img/cm_tab_fon_ina.gif') 0 0 repeat-x;
}

.content .tabs li.inactive a {
background: url('../img/cm_tab_left_fon_ina.gif') 0 0 no-repeat;
cursor: default;
color: #999999;
}

.content .tabs li.inactive span {
background: url('../img/cm_tab_right_fon_ina.gif') 100% 0 no-repeat;
}

/*-----Show menu-----*/

.options {
font-size: 11px;
font-family: Helvetica, Verdana, Arial, sans-serif;
font-weight: bold;
margin-top: 8px;
}

a.options:link, a.options:visited, a.options-sub:link, a.options-sub:visited {
/*color: #559900;*/
padding: 0 2px 0 2px;
}

/*.options a:hover {
color: #FFFFFF;
background-color: #559900;
}*/

.options-sub {
font-size: 11px;
font-family: Helvetica, Verdana, Arial, sans-serif;
margin-left: 23px;
font-weight: normal;
}

.show-menu .icon, .desc .icon {
margin-right: 2px;
border: 0;
width: 18px;
height: 16px;
}

.show-menu .icon-star {
border: 0;
width: 16px;
height: 16px;
}

.show-menu a.icon:hover, .show-menu a.icon:link, .show-menu a.icon:visited {
background: none;
}

.content .show-menu {
float: right;
width: 205px;
padding: 0;
}

.content .show-menu .rate-wrap {
display:block;
float:left;
width:90px;
padding:1px 0 0 0;
margin-left: 7px;
}

.content .show-menu .rate-label {
float:right;
margin-right:2px;
font-weight:normal;
}

.show-menu .icon-rate, .desc .icon-rate {
border: 0;
width: 18px;
height: 16px;
}

.content .show-menu .hidden,
.content .fullplain .hidden {
display: none;
}

.content .show-menu .unhidden,
.content .fullplain .unhidden {
display: block;
}

.content .fullplain {
width: 575px;
margin-top: 10px;
padding: 5px 5px 5px 5px;
}

.content .full {
width: 585px;
margin-top: 10px;
padding: 5px 5px 5px 5px;
background: url('../img/title-gradient.gif') repeat-x;
}

.content .half {
width: 280px;
margin-top: 10px;
padding: 5px 5px 5px 5px;
background: url('../img/title-gradient.gif') repeat-x;
}

.content .half h2, .content .full h2 {
float: left;
font-size: 16px;
font-weight:normal;
color: #000000;
margin-bottom: 5px;
}
 
.content .header-links {
float: right;
}

.content .details, .content .greydetails {
font-size: 11px;
line-height:14px;
}

.content .greydetails {
color: #666666;
}

.content .half ul, .content .full ul {
list-style-type: none;
}

.content .half li, .content .full li {
width:100%;
margin-bottom:7px;
float: left;
}

.content a.headlink:link, .content a.headlink:visited {
/*color: #559900;*/
float: right;
font-size: 11px;
line-height:14px;
font-family: Helvetica, Verdana, Arial, sans-serif;
font-weight: bold;
padding: 0 2px 0 2px;
}

/*.content a.headlink:hover {
color: #FFFFFF;
background: #559900;
}*/

.content .formfield {
font: 13px Helvetica, Verdana, Arial, sans-serif;
border: 1px #6d951c solid;
background-color:#a6de36;
}

.content .formlabeltop {
font: 12px Arial, Helvetica, Verdana, sans-serif;	
color:#666666;
font-weight:bold;
}

.content .formlabelleft {
float:left;
display:block;
width:125px;
text-align:right;
padding-top:2px;
color:#666666;
font-weight:bold;
}

.content .formfieldright {
float:left;
display:block;
width:440px;
padding-left:10px;
overflow:hidden;
}

.content .formalternateOdd, .content .formalternateEven {
float:left;
display:block;
height:22px;
color:#4d4d4d;
border-top:solid 1px #bbbbbb;
padding:0 10px 0 10px;
}

.content .formalternateOdd {
background-color:#f0f0f0;
}

.content .formalternateEven {
background-color:#ffffff;	
}

.content .formalternateEnd {
height:1px;
background-color:#bbbbbb;
}