
a.link_logout:link, a.link_logout:visited, a.link_logout:hover  {
  text-decoration: none;
  color: #FFF;

}

#logout{
	width:960px;
	height:370px;
	float:left;
	margin-top:15px;
}
.div1{
background:#FFF;
margin:auto;
position:relative;
top:10px;
width:420px;
z-index:2;
color:#123142;
text-align:center;
padding:0px 20px;
text-transform:uppercase;
font-size:16px;
font-weight:bold;
}
.trailer, .comments{
float:left;
height:87%;
margin-top:8px;
}
.trailer{
	margin-left:5px;
}
.comments{
	width:380px;
	margin-top:16px;
	margin-left:20px;
padding: 0px 10px 5px 10px;
}
.div_in{
background: url(layout/red_bg.gif) repeat-x #7F0000;
padding:10px;
}

.div4{
color:#FFFFFF;
float:left;
font-size:16px;
font-weight:bold;
margin:auto;
padding:0 10px;
text-align:center;
width:30%;
}
.bg{
/*	background:url(layout/grad.gif);
*/
border:1px solid #DFDEF6;
height:97%;
position:relative;
}
.back{
/*background:none repeat scroll 0 0 #DFDEF6;
*/height:92%;
margin:10px auto auto;
padding:4px;
width:97%;
	}
	
	label
{
width: 10em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}


fieldset
{
border: 1px solid #0F2836;
width: 20em
}

legend
{
	margin-left: 15px;
    padding: 2px 6px;
} 
