img	{
	display: inline;
}

.description, a:link.description, a:active.description, a:visited.description, a:hover.description 	{
	font-size: 11px;
	line-height: 14px;
	font-family: arial, helvetica, sans-serif;
	color: #333;
	text-decoration: none;
}
.price	{
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
}

	
ul.check, li.check	{
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-left: 0px;
	list-style-image: url(/Images/CoverLifts/Checkmark.gif);
	color: #333;
}

.row_container	{
	width: 660px; 
	border-bottom: 2px dotted #a8a8a8;
	padding-top: 10px;
}

.col_product_name	{
	background-color: #fff; 
	width: 104px;
	padding: 0px; 
	margin: 0px; 
	float: left;
}

/*
.col_product_name_tall	{
	background-color: #39c; 
	width: 84px; 
	height: 270px; 
	padding: 0px; 
	margin: 0px; 
	float: left;
}
*/
.col_photo	{
	width: 94px; 
	padding: 0px; 
	margin: 0px; 
	float: left;
	text-align: center;
}
/*
.col_photo_tall	{
	width: 83px; 
	height: 270px; 
	border-right: 1px solid #a8a8a8; 
	padding: 0px; 
	margin: 0px; 
	float: left;
}
*/
.quad	{
	width: 335px; 
	float: right;
}

.col_desc	{
	width: 160px; 
	padding: 2px; 
	margin: 0px; 
	float: left;
}

.col_video	{
	width: 140px; 
	padding: 2px; 
	margin: 0px; 
	float: left; 
	text-align: center;
}

/* .col_shapes	{
	width: 142px; 
	height: 106px; 
	padding: 2px 12px; 
	border-right: 1px solid #a8a8a8; 
	float: left;
}

.col_shapes_tall	{
	width: 142px; 
	height: 160px; 
	padding: 2px 12px; 
	border-right: 1px solid #a8a8a8; 
	float: left;
}
*/
.col_price	{
	width: 134px; 
	padding: 2px; 
	float: right;
}
/*
.col_price_tall	{
	width: 162px; 
	height: 146px; 
	padding: 2px; 
	float: right;
}
*/
.buttons	{
	width: 50px; 
	float: right; 
	text-align: center;
}

.border_dotted	{
	border: 2px dotted #a7a7a7;
	padding: 3px;
	text-align: center;
}
