span.darwinTab, span.darwinInview, div.darwinDiv {
	border:1px solid #cccccc;
	padding:5px;
}
span.darwinTab, span.darwinInview {
	position:relative;
	top:2px;
	margin-right:5px;
	padding-top:2px;
	padding-bottom:0px;
	cursor:pointer;
	font-weight:bold;
	font-size:12px;
}
span.darwinTab {
	border-bottom:none;
	color:#888888;
	background-repeat:repeat-x;
	background-position:bottom right;
	background-image:url(bg.png);
}
span.darwinInview {
	border-bottom-color:#ffffff;
	color:#444444;
}



div.darwinTab, div.darwinInview, div.darwinDiv {
	border:1px solid #cccccc;
	padding:5px;
}

div.darwinTab, div.darwinInview {
	margin-right:5px;
	*margin-top:10px;
	padding-top:0px;
	padding-bottom:0px;
	cursor:pointer;
	font-weight:bold;
	font-size:12px;
	float:left;
}

div.darwinDiv {
	float:left;
	clear:left;
	width:100%;
	margin:0px 0px 15px 0px;
}

div.darwinTab {
	border-bottom:none;
	color:#888888;
	background-repeat:repeat-x;
	background-position:bottom right;
	background-image:url(bg.png);
}
div.darwinInview {
	border-bottom:#ffffff;
	color:#444444;
}

a.productReviewLink {
	margin-right:20px;
}
div#darwin_reviews h2 {
	margin:0px;
	margin-bottom:6px;
}
div#darwin_reviews h4 {
	float:left;
	margin-bottom:0px;
	margin-right:10px;
}
div#darwin_reviews .reviewer {
	font-weight:bold;
}
div#darwin_reviews .date {
	float:right;
	font-style:italic;
}
div#darwin_reviews hr {
	clear:both;
}
div#darwin_reviews hr.light {
	border:none;
	border-top:solid 1px #eeeeee;
	border-bottom:solid 1px #cccccc;
}

/*
div#regattaproductwrappertop{
clear:right;
 border-bottom:1px dotted #6E878E !important;  
margin:40px 0 0 0;
*margin:50px 0 0 0;
padding:0px 0;
text-align:right;
}
*/

div#regattaproductwrapper{
	clear:both;
	float:left;
	margin:10px 0 0 0; 
	
	height:100%;
}	

div#custRating{
	margin:10px 0 0 0;
	*margin:0 0 0 0;
	clear:both;
}	

div#read{
	margin-top:10px;
	
}	

