div.imv{
	width: 100%;
	text-align: left;
	padding-bottom: 10px;
	margin-left: 5px;
	font-size: 12px;
	font-variant: small-caps;
	line-height: 14px;
	font-weight: bold;
	color: #000033;
}

div.imv a{ 
	text-decoration: none;
	color: #000033;
}

div.imv a:hover{ 
	color : #fff200;
}

span.srvable:hover {
	color : #fff200;
	cursor: pointer;
}

div.ismv{
	width: 100%;
	text-align: left;
	margin-left: 20px;
	font-size: 12px;
	font-variant: small-caps;
	line-height: 14px;
	font-weight: normal;
}
