/*B */
body {
	
	margin:0 auto;
	text-align:center;
	background:url("../imgs/body.jpg") repeat-x #FBFBFB;
	
	
}
div,strong,span,p,address,b,i,a,label,input,select,form,h1,h2,h3,h4,ul,li ,img,em{

	margin:0 auto;
	float:left;
	position:relative;
	text-align:left;
}
ul {
	
	margin-left:0;
	padding-left:0;
	list-style:none;

}
div {
	min-height:20px;
	height:auto !important;
	height:20px;
}
p,span,address,i,a,label,input,select,textarea,h1,h2,h3,h4,ul,li,em {
	
	font:normal 12px arial;

}	
img {
	border:0;
}
fieldset {
	
	border:0;
}
hr,legend,.none {
	
	display:none;
}
.ult {
	
	border-bottom:0 !important;
	margin-right:0 !important;
	
}