/* fairrank */
.wrapV {
	position: absolute;
	top: 1570px;
	left: 0;
	width: 100%
}

/* IE6/7 */
* html .wrapV {
	top: 1610px;
}

*:first-child+html .wrapV {
	top: 1610px;
}

.wrapH {
	margin: 0 auto 20px auto;
	width: 892px;
	background: #fff;
	padding: 20px;
}

.compDesc {
	padding: 0 0 0 0;
}

.compDesc h1 {
	color:#81B53D;
	font-family:Verdana,Arial,sans-serif;
	font-size:14px;
}

.compDesc h3 {
	font-size: 12px;
	color:#81B53D;
	font-weight: bold;
}

.quickLink {
	font-size: 10px;
	color: #666;
	border-top: 1px solid #ccc;
	margin: 20px 0 0 0;
	padding: 8px 0 0 0;
	text-align: center;
}

.quickLink a:hover {
	color:#81B53D
}

#optMe {
	text-align: center;
}

#optMe h2,
#optMe h3 {
	font-family: Raavi,Tahoma;
	color: #7fb43d;
}

#optMe h2 {
	font-size: 16px;
	margin: 0 0 11px 0;
}

#optMe h3 {
	font-size: 13px;
	font-weight: normal;
}


