
#head_section { position: absolute; z-index: 1; width: 940px; height: 180px; font-weight: bold;  }

	#accucold { position: relative; float: right; width: 230px; height: 124px; padding: 10px; margin-top: 30px; background-color: #f0efef; color: #b0b0b0; overflow: hidden; }
		#accucold p { margin: 6px 0 7px 0; padding:0; }
		#accucold a { color: #89817F; text-decoration: none; }




#extra { position: relative; width: 940px; height: auto; }
	#extra_spacer { position: relative; width: 940px; height: 180px; }

	#other { position: relative;  float: left; width: 655px; height: 140px; margin-top: 12px; font-weight: bold; padding: 10px; color: #b0b0b0; background-color: #f0efef; }
		#other p { margin:0; padding:0; }
		#other a { color: #89817F; text-decoration: none; }



	#catalogs { position: relative; float: right; width: 250px; height: 160px; margin-top: 12px; color: #89817F; font-weight: bold; background-color: #f0efef; }
		#catalogs p { margin:0; padding:0; }
		#catalogs ul { padding-top: 7px; margin-top: 0; }
		#catalogs ul li { margin-top: 4px; padding-left: 1px; vertical-align:top; list-style-type: square; list-style-image: url("../../../images/buttons/down_arrow.gif");  }
		#catalogs a { color: #89817F; text-decoration: none; }