/*
The navbar and calendar header colors
*/

.custom,
.custom input,
.custom select,
.custom button
{
	font-family: Verdana, Helvetica, Arial, sans-serif,"Lucida Grande", "Lucida Sans Unicode";
}

#prod_navbar
{
	background-color: #cccccc;
	margin: 2px 0px 2px 2px;
/*	text-align: left;*/
}




#prod_review_body
{
/*	font-size: 14px;*/
	color: #000000;
/*	font-weight: bold;*/
	margin: 8px 8px 8px 8px;	
}

.prod_review_body ul li
{
	margin: 2px 15px 2px 15px;
}

#prod_header_text
{
	font-size: 20px;
	color: #336699;
	font-weight: bold;
	margin: 2px 0px 2px 2px;	
}

#prod_header_link
{
	font-size: 20px;
	/*color: #336699;*/
	font-weight: bold;
	margin: 2px 0px 2px 2px;	
	text-align: left;
}

#stars
{
	margin: 0px 1px 0px 1px;
	/*float: right;*/
	text-align: right;
}

#stars-left
{
	margin: 0px 1px 0px 1px;
	/*float: right;*/
	text-align: left;
}

/*
Header styles and colors
*/

#prod_header div.pad
{
	margin: 0px;
	padding: 3px;
}
