/**
* @author:	 Thakkertech
* @url:	 http://www.thakkertech.com
* @copyright:	Copyright (C) 2007 thakkertech
* @product:	Thakkertech - Virtuemart Reviews with rating
* @version:	1.0
*/

.th_latest_vm_reviews_main {
	padding-bottom: 4px;
	padding-top: 4px;
	border-bottom: 1px dotted;
	}

.th_latest_vm_reviews_product {
	padding-left: 4px;
	}

.th_latest_vm_reviews_product a {
	font-weight:bold;
	}
	
.th_latest_vm_reviews_comment {
	padding-left: 4px;
	}
	
.th_latest_vm_reviews_reviewlink {
	text-align: right;
	}
	
.th_latest_vm_reviews_support {
	margin: 4px 0 0 3px;
	text-align: left;
	}

.th_latest_vm_reviews_support a,
.th_latest_vm_reviews_support a:hover {
	font: 11px Helvetica,Arial,sans-serif;
	color: #eee;
	cursor: text;
	}