
		.mailingList {width:300px; height:100px; background:url(http://www.soundclick.com/images/navigation/mailinglist_2.png); margin-left:20px; position:relative;}
		.mailingList .mlheadline {display:none;}
		.mailingList .mlbody {position:absolute; top:45px; left:70px;}
		.mailingList .mlinputBox {background:white; color:black; border:none; font-family:verdana,arial,helvetica; font-size:12px; width:120px;}
		.mailingList .mlinputBox_off {background:white; color:white; border:none; font-family:verdana,arial,helvetica; font-size:12px; width:120px;} /* before user enters the email */
		.mailingList .mlinputButton {font-family:verdana,arial,helvetica; font-size:12px;}
		.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;} 