/*----------------------------------------------
------------------------------------------------
		Author:		JJ Nold
		Version:	4.5.2010
		Site: 		http://www.cchwebsites.com
		Copyright:  CCH Site Builder 2010
		
		Content:	Internet Explorer 7 Specific
		
		1			Fixes
------------------------------------------------
------------------------------------------------*/

/* ----- 1 - Fixes ----- */

/* The following fixes issues with the login dropdown button */
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 */

/* Footer Fixes */
div#footer p.left { position:absolute; left:-2px; top:50px; }
div#footer { line-height:150%; }