/*	
Title:		Roxio.com - Awards & Reviews Creator 2009 Stylesheet
Author:		David Tang / Sonic Solutions
Updated:	01.02.09
*/

#content {
	padding-left: 15px;
	padding-rgith: 15px;
}

#content h4 {
	font-size: 100%;
}

.review-row-01, .review-row-02 {
	float: left;
	width: 440px;
}

.review-row-01 {
	padding-right: 10px;
}

.review-row-02 {
	padding-left: 10px;
}

.product-review-even {
	background: url('https://img.roxio.com/images/v2/products/creator/2009/bubble-award-btm-01.gif') bottom left no-repeat;	
	padding-bottom: 10px;
	margin-bottom: 20px;	
}

.review-content-even {
	background: url('https://img.roxio.com/images/v2/products/creator/2009/bubble-award-top-01.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('https://img.roxio.com/images/v2/products/creator/2009/bubble-award-btm-02.gif') bottom left no-repeat;	
	padding-bottom: 10px;
	margin-bottom: 20px;
}

.review-content-odd {
	background: url('https://img.roxio.com/images/v2/products/creator/2009/bubble-award-top-02.gif') top left no-repeat;
	min-height: 95px;
	height: auto !important;
	height: 95px;	
	padding: 20px 20px 0 50px;
}

