html {
	overflow: hidden;
}
body {
	font-size:75%;
	color:#333;
	overflow: hidden;
}
#header {
	margin-left: -4px;
}
#header input {
	line-height:26px;
}
#go2clr { margin-left: -40px;}
#go2clr img { background: #EFEFEF;}

#popup-body { 
	padding: 0px 0px 0px;
	width: 320px;
	border: 1px solid #dfdfdf;
	border-right: 0px;
}

#popup-box { 
	padding: 0px 12px 12px 0px;
	width: 320px;
}
#popup-body .content {
	padding: 0px;
}
#popup-body .content li  { padding: 0px 7px;}

#content {
	clear: both;
	width : 100%;
	text-align:center;
}
#slider {
	clear:both;
	text-align:center;
}
.title a span { margin-top:-28px;	}

.ui-slider-horizontal {
	text-align:center;
}
#scroll { padding : 0px 10px; }

#frms { 
	width: 97%; 
	height: 200px;
	/*overflow: scroll; */
	margin:5px 0px 0px;
 }
