body {
	margin:0;
	top:0;
	padding:0;
	border:0;
}
#wrapper {
	width:770px;
}
#branding {
	background:url(../img/header_top.jpg) left no-repeat;
	width:770px;
	height:80px;
}
#branding_store {
	background:url(../img/header_top_store.jpg) left no-repeat;
	width:770px;
	height:80px;
}

#header {
	width:770px;
	/*background:url(../img/header_logo2.jpg) left no-repeat;*/
}
#searchbox {
	height:25px;
	margin-top:0;
	float:left;
	padding:0;
	margin:0;
}
#nav {
	height:25px;
	padding:0;
	margin:0;
	padding-bottom:2px;
	}
td#nav {
height:25px;
}	
#nav_left {
width: 150px;
height:465px;
}

#content_main {
width:620px;
height:465px;
}
#text_nav {
	margin-top:25px;
	border-top:1px dotted #888;
}

fieldset {
	width:auto;
}
fieldset legend {
	font-size: 18px;
	color:#0080C0;
}
fieldset.input_form  {
	width:550px;
}
label {
clear:both;
float:left;
width:130px;
padding: 0px 2px;
margin: 5px 5px 0 0;
font-weight:bold;
text-align:right;
}
fieldset.special_release label {
width:250px;
}
input {
float:left;
margin: 5px 5px 0 0;
}
