div.g_quote {
	overflow:hidden;
	display:block;
	font-family:georgia, arial, times new roman;
	font-size:1.4em;
	color: #000066 !important;
	margin: 30px 0 0 0;
	padding:0;
}
.g_quote div {
	float:left;
	margin-top: -4px;
	line-height: 1.5em;
}
.g_quote .open {
	height: 20px;
	width:45px;
	display: block;
	background: url(images/bg-grants.png) no-repeat;
	float:left;
}
.g_quote .close {
	float:right;
	height: 20px;
	width:45px;
	display: block;
	background: url(images/bg-grants.png) no-repeat;
}
.twoliner {
	margin-top: 10px !important;
}
*+html .twoliner {
	margin-top: 10px !important;
}
.oneliner {
	margin-top:10px !important;
}
*html .twoliner p {
	margin-top:10px !important;
}
.g_quote em {
	font-style:normal;
	color:#cc0000;
	font-size:1.7em;
	line-height:.5em;
	margin:0 3px;
	position:relative;
	top:9px;
}
/* ie6 ftl */

*html .content_right {
	width:330px;
}

/* new rotating css*/
.m_base_green .leg p {
width:auto;
clear:both;
line-height:1.1em;
margin:0px auto 0 auto;
font-family:arial, sans-serif;
font-size:.8em;

}
*+html .m_base_green .leg p {
margin:2px auto 0 auto;

}
.m_base_green .leg {
margin-left:0px;
margin-top:10px;
background-color:#fff;

border: 0px solid #000;

}


div.g_quote {
width:100%;
margin-top:24px;
font-size:1.35em;
display:none;
}

.g_quote div {
width:auto;
text-align:center;
line-height:1.1em;
margin:0 auto;
float:none;
}
*+html .g_quote div {
padding-bottom:10px;
}

*html .g_quote div{
margin-top:10px;
height:66px;
}
*html .oneliner, .twoliner, .m_base_green .leg {
margin-left:0px !important;
}
*html .m_base_green .leg p {
width:100%;
text-align:center;
}
*html .twoliner p {
margin-top:-10px !important;
}

.m_base_green .leg_lg {
float:right;
min-height:120px;
width:200px;
margin-right:24px;
}

/* end rotating */
/*for qtip validation*/
.fake_h2 {font-weight:bold;}


