/* CSS Document */

.yui-op .info{
	background: #fff;
	margin-right: 0;
	float: right;
}	
.info{
	width: 225px;
}

.info h3,h5,h6{
	margin: 5px 5px 5px 0;
}

.info h5{
	border-bottom: 1px dotted #132e2e;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-stretch: ultra-condensed;
}

.info h6{
	line-height: 1.5;
	color: #365166;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.info h4{
	height: 9px;
	font-size: 9px;
	background: #861316;
	color: white;
	margin: 0;
	padding: 3px 0 3px 10px;
	text-transform:capitalize;
}