*					{ margin: 0; padding: 0; border: none; }
body					{ width: 370px; color: #6a6a62; background: url(../images/bg_lightbox.jpg) repeat 0 0; font: 14px Georgia, "Times New Roman", Times, serif; }
ul					{ list-style: none; }
table				{ border-collapse: collapse; border-spacing: 0; }
a					{ color: #6a6a62; }
a:hover				{ text-decoration: none; }
input, select, textarea	{ color: #6a6a62; font: 14px Arial, Helvetica, sans-serif; }
:focus				{ outline: none; }

#header_login				{ margin: 0; padding: 0; width: 370px; height: 53px; background: url(../images/header_login.png) no-repeat 0 0; text-indent: -9999px; }
#header_send_to_a_friend		{ margin: 0; padding: 0; width: 370px; height: 53px; background: url(../images/header_send_to_a_friend.png) no-repeat 0 0; text-indent: -9999px; }
#header_newsletter_signup	{ margin: 0; padding: 0; width: 370px; height: 53px; background: url(../images/header_newsletter_signup.png) no-repeat 0 0; text-indent: -9999px; }

/* GENERAL CONTENT RULES */
#content_text_left { margin: 12px 0 0 15px; }
#content_text_left p { margin-bottom: 20px; font-size: 13px; line-height: 22px; }
#content_text_left .input_wrap { margin-bottom: 10px; width: 340px; height: 29px }
#content_text_left .input_wrap label { padding-top: 6px; width: 100px; height: 20px; display: inline; float: left; font-size: 12px; font-weight: bold; text-transform: uppercase; }
#content_text_left .input_wrap input, #content_text_left .input_wrap textarea { padding: 5px 0 0 5px; width: 230px; height: 20px; float: left; background: #fff url(../images/bg_inputs.gif) repeat-x 0 0; border: 2px solid #92928d; }
#content_text_left .input_wrap textarea { height: 165px; }
#content_text_left .input_wrap input.btn { padding: 0; width: auto; height: 34px; background: none; border: none; }
	
.rule { font-size: 0px; line-height: 0px; }
.clear:after { height: 0; display: block; clear: both; visibility: hidden; content: "."; }

/* SPECIAL EVENT PLANNNER HELP RULES */
.ep_body	{ width: 550px; }