
		.mailingList {width:300px; height:100px; background:url(http://www.soundclick.com/images/navigation/mailinglist_3.png); margin-left:20px; position:relative;}
		.mailingList .mlheadline {display:none;}
		.mailingList .mlbody {position:absolute; top:60px; width:300px;  text-align:center;}
		.mailingList .mlinputBox {background:#CCCCCC; color:black; border:#444444 solid 1px; font-family:verdana,arial,helvetica; font-size:12px; width:120px; padding:2px;}
		.mailingList .mlinputBox_off {background:#666666; color:#333333; border:#444444 solid 1px; font-family:verdana,arial,helvetica; font-size:12px; width:120px; padding:2px;} /* before user enters the email */
		.mailingList .mlinputButton {font-family:verdana,arial,helvetica; font-size:12px; background:#333333; color:#888888; border:#444444 solid 1px; }
		.mailingList .mlprivacy {display:none;} /* the message "we will not store..." */

	.mailingList_error {background:#eeeeee; color:black; width:300px; padding:15px; margin-left:20px; }
	.mailingList_error .mlerror {color:red; font-weight:bold;}

