/* Homepage pane 1 styles added by Shine */

#content-bkg-orange{
      background: url(../images/bg-homepage-exp-btm-orange.gif) no-repeat left bottom;
      margin: 0px;
      padding: 0px;
      height: 9px;
      width: 950px;
      font-size: 1%;
      float: left;
      clear: both;
}

.pane1LeftCol{
	width:  270px;
	float: left;
	font-size: 11px;
}

.pane1RightCol{
	width:  380px;
	float: left;
	font-size: 11px;
	margin: 0 0 0 8px;
}

.details{
	margin: 15px 0 0 18px;
}

.more{
	margin: 0px 0 0 8px;
	font-size: 12px;
}

.orangeBar{
	background: url(../images/btm_orangeBar.gif) no-repeat;
	position: absolute;
	width: 710px;
	height: 6px;
	margin: 18px 0 0 0;
	padding: 0;
	/*top:  270px;*/
}

.tabList{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.tabList li{
	padding-left: 13px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	margin: 0 0 10px 0;
}

.solidRule{
	border-top:  1px solid #d1d1d1;
	margin:  15px 0;
}

.aprContent{
	font-size: 11px ;
}

.aprContentRight{
	font-size: 11px ;
	padding: 0 0 0 25px;
	width: 200px;
}

.aprValue{
	font-size: 13px;
	font-weight: bold;
}

.btnApplyStatic{
	background: url(../images/btn_applyNow.gif) 0px 0px no-repeat;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	overflow: hidden;
	width: 121px;
	height: 43px;
	display: block;
}
.btnApplyStatic:hover{
	background-position: 0 -43px;
}
