/* MNL contact us form */

	#mnl-form{
		margin:1em 0;
		width:600px;
		padding-top:10px;		
		background:url(../images/mnl-form/form_top.gif) no-repeat 0 0;
		}
	#mnl-form fieldset{
		margin:0;
		padding:0;
		border:none;	
		float:left;
		display:inline;
		width:260px;
		margin-left:25px;
		}		
	#mnl-form legend{display:none;}	
	#mnl-form p{margin:.5em 0;}	
	#mnl-form label{display:block;}	
	/*#mnl-form input, #mnl-form textarea{		*/
	#mnl-form input{	
		width:252px;
		border:1px solid #ddd;
		background:#fff url(../images/mnl-form/form_input.gif) repeat-x;
		padding:3px;
		}		
	#mnl-form p.submit{
		clear:both;
		background:url(../images/mnl-form/form_bottom.gif) no-repeat 0 100%;
		padding:0 25px 20px 25px;
		margin:0;
		text-align:right;
		}	
	#mnl-form button{
		width:123px;
		height:37px;
		line-height:37px;		
		border:none;
		background:url(../images/mnl-form/form_button.gif) no-repeat 0 0;
		color:#fff;
		cursor:pointer;
		text-align:left;
		padding: 0 0 0 35;
		}				

/* MNL contact us form */
