/* mod_login_small */
#mod_login_small {
	padding-left:20px;
	padding-top:40px;
}
#mod_login_small table td {
	padding:2px;
}
#mod_login_small input { width:120px; border:1px solid #ccc; background:#fff; padding:1px; margin-right:5px; }
#mod_login_small button { float:left; border:1px solid #4d4d4d; background:#D34B09; color:white; font-size:11px; padding-top:1px; }
