#aomWrapper { background: #EEFF5A url(images/aom_bg.jpg) no-repeat; padding: 16px 14px 14px 17px; font: normal 12px 'Trebuchet MS', arial, sans-serif; width: 890px; display: block; }
#aomMain { width: 589px; float: left; }
#aomSideWrapper { width: 299px; float: right; }
#aomWrapper #aomMain h1 { font-size: 24px; color: #000; }
#aomWrapper #aomMain h1 span { display: block; font-size: 16px; }
#aomMain p { padding-right: 10px; }
#aomMain strong.big { font-size: 14px; }
#aomMain ul { margin: 0; padding: 0; list-style: none; }
#aomMain ul li { background: url(images/aom_bullet.gif) 0 7px no-repeat; padding-left: 9px; }
#aomMain p.aomUH { margin: 0; padding: 0 0 10px 0; }
.aomPlayer { height: 255px; }
.aomPlayer .aomCol { float: left; text-align: center; }
.aomPlayer .aomCol .aomBtn { padding-top: 10px; }

#aomSide { background: #FDFFEB url(images/aom_side_top.jpg) no-repeat; margin-bottom: 12px; }
#aomSideIn { background: url(images/aom_box_btm.gif) 0 100% no-repeat; padding:10px 15px; }
#aomSide h3 { margin: 0; padding: 0; font-size: 16px; }
#aomSideIn p { margin: 0; padding: 10px 0 0 0; }
#aomSideIn hr { display: block; margin-bottom: 12px; color: #BDDAE5; background-color: #BDDAE5; height: 1px; border: none; }
#aomSide .toutMedium { background-color: transparent; margin: 12px 0; }
#aomResources { background-color: #BEEE37; padding: 12px 15px; font: normal 12px 'Trebuchet MS', arial, sans-serif; }
#aomResources h3 { margin: 0 0 5px 0; padding: 0; font-size: 16px; }
#aomResources p { margin: 0; padding: 0 0 7px 0; }
.aomResource { width: 385px; padding-right: 30px; float: left; }
#aomResources ul { margin: 0; padding: 0; list-style: none; }
#aomResources ul li { background: url(images/aom_bullet.gif) 0 7px no-repeat; padding-left: 9px; }
#aomResources ul li.aomTG { background: url(images/icon_tg.gif) no-repeat; padding-left: 35px; padding-top: 5px; height: 22px; margin-bottom: 5px; margin-top: 10px; }

#aomBookUpdate { background: #FDFFEB url(images/aom_box_btm.gif) 0 100% no-repeat; padding-bottom: 9px; }
#aomBookUpdate h3 { color: #0C7DC5; font-size: 14px; margin: 0; padding: 0 0 5px 0; }
#nswltr, #nwsltrSuccess { background: url(images/aom_box_top.gif) no-repeat; padding: 9px 10px 0 10px; }
.aomFrmTxt { width: 160px; margin-right: 5px; border: 1px solid #BEE7F6; font-size: 11px; color: #999999; padding: 3px; float: left; }
#nswltr p, #nwsltrSuccess p { margin: 0; padding: 0 0 5px 0; }
#nswltr form { margin: 0; }

#aomWrapper:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#aomWrapper { display:inline-block; } /*this trips hasLayout for ie7*/
#aomWrapper { display:block; } /*this returns it back to normal*/ 
#aomResources:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#aomResources { display:inline-block; } /*this trips hasLayout for ie7*/
#aomResources { display:block; } /*this returns it back to normal*/
#aomMain h3.answersHead { font-size: 16px; }
.aomResource .excerpt
{
	display: block;
	width: 190px;
	float: left;
	padding-bottom: 10px;
}