/*	
Title:		Roxio.com - Awards & Reviews Toast 10 Stylesheet
Author:		David Tang (Modified by Greg Girton) / Sonic Solutions 
Updated:	03.06.09
*/

#award-content {
	padding-left: 30px;
	padding-right: 15px;
}

#award-content h4 {
	font-size: 100%;
	color: #fff;
	padding: 0 0 5px 0;
}
#award-content p {
	color: #bdbcbc;
}

.review-row-01, .review-row-02 {
	float: left;
	width: 440px;
}

.review-row-01 {
	padding-right: 20px;
}

.review-row-02 {
	padding-left: 10px;
}

.product-review-even {
	background: url('/images/products/toast/toast10/bubble-award-btm-01.gif') bottom left no-repeat;	
	padding-bottom: 10px;
	margin-bottom: 20px;	
}

.review-content-even {
	background: url('/images/products/toast/toast10/bubble-award-top-01.gif') top left no-repeat;
	min-height: 95px;
	height: auto !important;
	height: 95px;	
	padding: 20px 20px 0 50px;
}

#awards .product-review-even {
	background: url('/images/products/toast/toast10/bubble-award-btm-03.gif') bottom left no-repeat;	
	padding-bottom: 12px;
	margin-bottom: 20px;	
}

#awards .review-content-even {
	background: url('/images/products/toast/toast10/bubble-award-top-03.gif') top left no-repeat;
	min-height: 95px;
	height: auto !important;
	height: 95px;	
	padding: 20px 20px 0 50px;
}

.review-content-even h4 a, .review-content-odd h4 a {
	color: #474646;
	text-decoration: none;
}

.review-content-even h4 a:hover, .review-content-odd h4 a:hover {
	color: #197cc9 !important;
	text-decoration: none;
}

.review-info {
	float: left;
	width: 280px;
}

.review-award {
	float: left;
	width: 60px;
	padding-left: 10px;
}

.product-review-odd {
	background: url('/images/products/toast/toast10/bubble-award-btm-02.gif') bottom left no-repeat;	
	padding-bottom: 10px;
	margin-bottom: 20px;
}

.review-content-odd {
	background: url('/images/products/toast/toast10/bubble-award-top-02.gif') top left no-repeat;
	min-height: 95px;
	height: auto !important;
	height: 95px;	
	padding: 20px 20px 0 50px;
}

#awards .product-review-odd {
	background: url('/images/products/toast/toast10/bubble-award-btm-04.gif') bottom left no-repeat;	
	padding-bottom: 12px;
	margin-bottom: 20px;
}

#awards .review-content-odd {
	background: url('/images/products/toast/toast10/bubble-award-top-04.gif') top left no-repeat;
	min-height: 95px;
	height: auto !important;
	height: 95px;	
	padding: 20px 20px 0 50px;
}



