@charset "utf-8";
/* CSS Document */

@media screen, projection
{
	.page_margins { min-width: 945px; width:980px; }

	#col2 { width:340px; }
	#col2_content {padding:20px 20px;}
	#col3 { margin-right:340px; }
	#col3_content {padding:20px 0 10px 20px;}
	
	#col2_content img.signup { margin-bottom:1em; }
	#col2_content div.explore { background:url(images/sidebar_h4_bg.gif) top left no-repeat; }
	#col2_content div.explore h4 { font-size:100%; padding: .33em .33em .75em 1em; }
	#col2_content div.explore h3 { font-size:125%; }
}
