@charset "utf-8";
/* CSS Document */


html>body #content-wrap {margin-top:1px}
#content-wrap {margin-top:-15px}

/*div.search {width:175px; height:20px; padding:-5px; margin:-5px}*/
html>body div.search {height:30px; padding:5px; margin:0}

html>body div.left_box, html>body div.right_box {margin:0; padding:5px;  width:270px }
div.left_box, div.right_box {margin:0;padding:0;  width:265px}

html>body div.gen-form fieldset {width:580px; margin:0; padding:0}
div.gen-form fieldset {width:575px; margin:10px 0;  padding:0}

div.gen-form fieldset input {border:1px solid #A4AAAF}

html>body div.reg-form fieldset {width:580px; margin:0; padding:0}
div.reg-form fieldset {width:575px; margin:10px 0;  padding:0}

div.login-form fieldset {width:570px}
div.login-form fieldset input {border:1px solid #A4AAAF}


.gen-form  fieldset li {  
float: left;  clear: left;  width:275px;padding-bottom:5px;}
.gen-form  fieldset li.full {  
float: left;  clear: left;  width:475px;padding-bottom:5px;}

.gen-form input[type="radio"]{border:none; margin-right:5px; margin-top:2px
	}
.gen-form input[type="checkbox"], .reg-form input[type="checkbox"]{border:none;margin-right:5px;
	}
.gen-form input.runin {margin-left:10px}	
.gen-form fieldset legend, .reg-form fieldset legend {margin-top:10px;margin-left:10px}	

.gen-form fieldset p {padding-left:5px}	

html>body .search .bar{
			width:127px;
			}
.search .bar{
			width:130px;
			}


