/* 
	@name		COLUMN 3 - MDW FANSUB 2009 SKIN
	@file		column3.css
	@author		smanu85
	@date		june 2009
	@desc		Manage the column 3 layout
*/

div.mod_end { height: 25px; }

#scroller {
	margin-bottom: 20px;
}

#mailingList {
	width: 200px;
	background: #FFF;
}
#cont_mailingList {
	background: #CCC;
	padding: 10px;
}
#mailingList p {
	text-align: justify;
	padding: 0 0 5px 0;
}
#mailingList i {
	color: #900;
}
#mailingList label {

}
#mailingList input {
	margin-left: 5px;
}
#mailingList .btn_submit {
	text-align: right;
	margin-right: 10px;
	margin-bottom: 0px;
}
#mailingList ul { list-style: none; }
#mailingList li { margin-bottom: 5px; }

#searchBox input.search {
	width: 134px !important;
	width /**/: 140px;
	padding: 3px;
	text-align: center;
	background: #9CF;
}
#searchBox input.send {
	width: 50px;
	text-align: center;
}

