/*Preview*/
* {margin:0; padding:0}

.tblPreview
{
	background:url(Images/previewBG.jpg)  no-repeat;
	width:404px;
	height:215px;
}
.imginbox
{
	padding-left:10px;
	
}
.imgPreview
{
	border:1px solid #b8b3c0;
	width:132px;
	height:184px;
}
.PRV_Title
{
	height:32px;color:#144f13; font-family:Verdana;font-size:12px;font-weight:bold;
}
.PRV_Content
{
	color:#144f13; 
	font-family:Verdana;
	font-size:10pt;
	line-height:20px;
}

/*End Preview*/
