#productGrid .details .sprice {
	color: #333333;
	float: left;
	clear: left;
	width: 100%;
	font-size: 13px;
	font-weight: normal;
	text-align: center;
	margin-top: 8px;
	margin-bottom: 8px;
}



#productGrid .title a {

	color: #990000;

	font-size: 14px;

	text-decoration: underline;

	font-weight: bold;

	line-height: 16px;

}


#categoryGrid .title a {

	color: #990000;

	font-size: 14px;

	text-decoration: underline;

	font-weight: bold;

	line-height: 16px;

}


#viewCart #cartAmounts {

	padding-top: 8px;

	margin-bottom: 11px;

	width: auto;

	float: right;

	text-align: right;
	
	width: 150px;

}