@charset "utf-8";
/* CSS Document */
a.model:link, a.model:visited{	color: #c0c0c0;	text-decoration: none;}
a.model:hover {
	text-decoration: underline;
	color: white;
}
.white_title { background: #FFF; color: #888;}
#pws3_box, #pws5_box, #pws7_box, #tl10_box, #x5600_box, #trader_box
{
    width: 270px;
	padding-left: 190px;
	color: #888;
}
#pws3_box {
	background: url(../img/strip_pws3.jpg);
}
#pws5_box {
	background: url(../img/strip_pws5.jpg);
}
#pws7_box {
	background: url(../img/strip_pws7.jpg);
}
#tl10_box {
	background: url(../img/strip_tl10.jpg);
}
#x5600_box {
	background: url(../img/strip_pws5600.jpg);
}
#trader_box {
	background: url(../img/strip_trader.jpg);
}

#sections {
	margin-top: 30px;
}
#news {
	margin-top: 30px;
	border-left: solid 1px #c0c0c0;
}

