@import "common.css?ck=dec_06_2009";

DIV#main_content
{
	background-image: none;
	padding-bottom: 30px;
}

UL.product_preview
{
	list-style: none;
	width: 699px;
}

UL.product_preview LI
{
	margin-left: 0px;
	margin-right: 10px;
	float: left;
	width: 160px;
}

DIV.launch_presentation A
{
	background:transparent url(../images/btn_arrow.gif) no-repeat scroll 0 3px;
	color:#646464;
	display:block;
	font-size:12px;
	height:16px;
	text-decoration:none;
	text-indent:16px;
}

DIV.launch_presentation A:hover
{
	color:#0084df;
	background: url(../images/btn_arrowHover.gif) no-repeat 0 3px;
}