/* CSS Document */


/* 
//////////////////////////////////////
E-mail Update Page
//////////////////////////////////////
*/

#right #curaucs #aucpage_middle_news #email_form {
	color:#363636;
	text-decoration:none;
	font-size:12px; 
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	margin-left:20px;
	padding-top:20px;
	font-weight:bold;
	padding-left:5px;
	border-left:dashed;
	border-left-width:1px;
	border-left-color:#807f6f;
}

#right #curaucs #aucpage_middle_news #email_form input.text_box {
	background:#eaeaea;
	z-index:100;
}

#right #curaucs #aucpage_middle_news #email_form textarea.text_box {
	background:#eaeaea;
	z-index:100;
}

#right #curaucs #aucpage_middle_news #email_form select {
	background:#eaeaea;
	z-index:100;
}
#right #curaucs #aucpage_middle_news #email_form div {
	padding-bottom:10px;	
}
