/*----------------------------------------------
------------------------------------------------
		Author:		JJ Nold
		Version:	4.5.2010
		Site: 		http://www.cchwebsites.com
		Copyright:  CCH Site Builder 2010
		
		Content:	Internet Explorer 6 Specific
		
		1			Fixes
------------------------------------------------
------------------------------------------------*/

/* ----- 1 - Fixes ----- */
div#content.index div#boxes-container div.boxes { width:265px; }/* Adjusts div widths to compensate for IE6 Box Model */

/* The following fixes issues with the login dropdown button */
div#header-container div#login-container fieldset#signin_menu { width:160px; top:30px; right:41px; border:6px solid #444; }/* Width and alignment issues */
div#header-container div#login-container span.member { line-height:160%; }/* Fixes lower signup spacing */
div#header-container div#login-container #signin_submit { cursor:pointer; }/* Fixes cursor issue with Sign in button */

/* Services Page Icon Fix */
div#content.services-page ul.bullet-clear li img { margin-top:40px; }

/* Footer Fixes */
div#footer p.left { position:absolute; left:10px;}
div#footer ul.right { position:absolute; line-height:150%; }