
/*
*	GR.Reviews
*/

#gr_reviews{
	
}

.gr_reviews_review{
	margin-bottom: 10px;
}

.gr_reviews_review_mycon{
	border: 1px solid #ccc;
	padding: 1px;
	float: left;
}

.gr_reviews_review_inner{
	margin: 0px 208px 0px 52px;
}

.gr_reviews_review_inner_header{
	font-weight: bold;
}

.gr_reviews_review_inner_body{

}

.gr_reviews_review_inner_footer{
	font-size: small;
	clear: both;
	font-size: 80%;
}

.gr_reviews_review_rating{
	float: right;
	width: 200px;
	font-size: 80%;
	border: 1px solid #ccc;
}

#gr_reviews_header{
	font-weight: bold;
	margin: 3px 0px;
}

#gr_reviews_header_addreview{
	float: right;
}

/*
*	GR.Photos
*/

#gr_photos_thumbs{

}

#gr_photos_header{
	font-weight: bold;
	margin: 3px 0px;
}

#gr_photos_header_addphoto{
	float: right;
}

.gr_photos_thumbs_thumb{
	border: 1px solid #ccc;
	padding: 1px;
	margin: 0px 2px 2px 0px;
}

#gr_photos_slideshow{
	
}

#gr_photos_slideshow_bar{
	background-color: black;
	color: white;
	opacity: 0.6;
	font-size: small;
	padding: 4px;
}

/*
*	GR.Map
*/

#gr_map{
	
}
