
/* === View Style ========================== */

.sView_Head {
	font-weight: normal;
	font-size: 17px;
	color: #333333;
	font-family: Tahoma, Arial, Helvetica;
}
	
.sView_SubHead {
	font-weight: normal;
	font-size: 10px;
	color: black;
	font-family: Tahoma, Arial, Helvetica;
}

.sView_ImageBorder {
	border-right: thin;
	border-top: thin;
	border-left: thin;
	border-bottom: thin;
}

