#infoBox {width:390px; height:130px; margin-bottom:15px; float:left;z-index:1;}
#infoBox h2{font-size:12px; font-family:Arial, Helvetica, Verdana, sans-serif;}
#infoBox p, #infoBox ul{margin-bottom:18px;}

#infoBoxText{background-color:#ffffff;width:350px; height:120px; padding-right:60px; border-right:1px dotted #fe9001; float:left; overflow:hidden; position:relative;z-index:2;}
#infoBoxTextGradient{position:absolute; left:0; bottom:0; width:596px; height:10px; background:url("boxgradient.png") repeat-x bottom left;}
#infoTextTrigger , #infoTextTriggerClose{text-decoration:none; padding-left:12px; background-image:url("trigger.png"); background-repeat:no-repeat; position:absolute; bottom:0; font-size:11px; }
#infoTextTrigger{right:0px; background-position:left 6px;z-index:3;}
#infoTextTriggerClose{right:16px; background-position:left -11px; display:none;z-index:3;}
.AutoHeight{height:auto !important;}



#infoTextTrigger, #infoTextTriggerClose A {


	text-decoration:none;
	font-weight:normal;

}



