#dealers #loginBg	{ margin: 0 15px 0 0; }
#dealers .closeBtn	{ 
	width: 36px;
	height: 30px;
	float: right;
	margin: 10px;
	text-indent: -999px;
	overflow: hidden;
	background: transparent url("/resources/images/fancybox/smallClose-dark.png") repeat 0 0; }
#dealers .closeBtn:hover, #dealers .closeBtn:active { background-position: 0 -30px; }

#community #loginBg	{ margin: 0 15px 0 0; }
#community .closeBtn	{ 
	width: 36px;
	height: 30px;
	float: right;
	margin: 10px;
	text-indent: -999px;
	overflow: hidden;
	background: transparent url("/resources/images/fancybox/smallClose-dark.png") repeat 0 0; }
#community .closeBtn:hover, #community .closeBtn:active { background-position: 0 -30px; }
