/**
* @package   ENY Virtuemart Customer Reviews Pro
* @version   1.0.00 2010-02-09
* @author    ENYtheme http://www.enytheme.com
* @copyright Copyright (C) 2009-2010 ENYtheme e.K.
*/

.eny_latest_vm_reviews_main {
	padding-bottom: 4px;
	padding-top: 4px;
	border-top: 1px dotted;
	}

.eny_latest_vm_reviews_product {
	padding-left: 4px;
	}

.eny_latest_vm_reviews_product a {
	font-weight:bold;
	}
	
.eny_latest_vm_reviews_comment {
	padding-left: 4px;
	}
	
.eny_latest_vm_reviews_reviewlink {
	text-align: right;
	}
	
.eny_latest_vm_reviews_support {
	padding-top: 2px;
	text-align: center;
	font: normal 11px Verdana, Tahoma, Arial;
	}

.eny_latest_vm_reviews_support a {
	font: 75% Tahoma;
	color: #ccc;
	}