/* =Motorsports Product		
----------------------------------------------- */

.MSProduct {
	background-color:#F5F6F7;
}

.MSProduct tr.dark {
	background-color:#EDEEF2;
}

.MSProduct td img {
	width:44px;
	margin:14px;
}

.MSProductContent {
	width:400px;
    margin:0 10px 0 10px;
    font-size:8pt;
}

.MSProductFooter {
	height:10px;
	background-color:#DDE4EE;
	margin:0 0 10px 0;
}
