body {
background: #272727;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
} 
a,a:link,a:active,a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
a:hover {
color: #e60d00;
text-decoration:underline;
}
.model {
width:312px;
background-image:url(images/model_bg.gif);
background-repeat:repeat-x;
border:1px #424242 solid;
font-size:11px;
text-align:-moz-center;
/text-align:center!important;
padding: 5px;
	line-height: 15px;
}

.model img{
border:1px #424242 solid;
margin: 4px;
padding:3px;
}
.footer {
margin-top: 15px;
	font-size: 11px;
}
