* {
	margin: 0px;
	padding: 0px;
}

body {
	text-align: center;	
}

#wrapper {
	position: relative;
	width: 900px;
	margin: 0 auto;
	text-align: left;
}
#header {
	position: relative;
	height: 267px;
	background-image: url(../images/minijake-logo.png);
	background-repeat: no-repeat;
	background-position: 290px top;
}
#header h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 30px;
	color: #f5731f;
	text-align: center;
	padding-top: 0px;
}
#content, #sharing, #conditions, #formfill, #condup, #conddown, #roundup, #rounddown, #roundmiddle {
	position: relative;
}
#productimage {
	position: relative;
}
#productimage img {
	margin-left: 467px;
}
#sharing {
	height: 195px;
}
#condup {
	height: 30px;
}
#roundup {
	height: 37px;
	background-image: url(../images/roundTOP.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#roundmiddle {
	height: 75px;
	background-image: url(../images/roundMIDDLE.png);
	background-repeat: repeat-y;
	background-position: center top;
	padding-right: 120px;
	padding-left: 150px;
	text-align: left;
}
#roundmiddle li{
	padding-top: 5px;
}
#roundmiddle li.first {
	padding-top: 0px;
}
#rounddown {
	height: 37px;
	background-image: url(../images/roundBOTTOM.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#roundmiddle2 {
	height: 600px;
	background-image: url(../images/roundMIDDLE.png);
	background-repeat: repeat-y;
	background-position: center top;
	padding-right: 120px;
	padding-left: 150px;
	text-align: left;
}
#roundmiddle3 {
	height:120px;
	background-image: url(../images/roundMIDDLE.png);
	background-repeat: repeat-y;
	background-position: center top;
}
input { 
 background-color: #fff; 
}

#nametextcap {
	background:#fff;
	border:1px solid #eee;
	border-right-width:0;
	outline-width:0;
	-webkit-border-top-left-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-bottomleft:5px;
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
	font:18px Helvetica,Arial,Sans-serif;
	width:229px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#namelabel {
	background:#bbb url("http://s.twimg.com/a/1254429647/images/bg-btn-search.png") repeat-x 0 0;
	border:1px solid #eee;
	margin-right:-0.5em;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomright:5px;
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
	font:18px Helvetica,Arial,Sans-serif;
	font-weight:bold;
	color:#333;
	outline:none;
	text-decoration:none;
	text-shadow:0 1px 0 #fff;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
	margin-bottom: 8px;
}

#footerH {
	height: 300px;
}
input {
	margin: 10px;
}

p, h1, form, button{border:0; margin:0; padding:0;}
.spacer{clear:both; height:1px;}
/* ----------- My Form ----------- */
.myform{
margin:0 auto;
width:520px;
padding:14px;
}

/* ----------- stylized ----------- */

#stylized h1 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}
#stylized p{
font-size:11px;
color:#666666;
margin-bottom:20px;
border-bottom:solid 1px #b7ddf2;
padding-bottom:10px;
}
#stylized label{
display:block;
font-weight:bold;
text-align:right;
width:140px;
float:left;
}
#stylized .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}
#stylized input{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:300px;
margin:2px 0 20px 10px;
}
#stylized label.captcha{
	display:block;
	font-weight:bold;
	text-align:right;
	width:140px;
	float:left;
	margin-top: 20px;
	margin-bottom: 20px;
}
#stylized input.captcha{
	float:left;
	font-size:12px;
	border:solid 1px #aacfe4;
	width:200px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 10px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}
#stylized input.check{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:20px;
margin:2px 0 20px 10px;
}
#stylized button{
clear:both;
width:125px;
height:31px;
background:#666666 url"(https://s.twimg.com/a/1254429647/images/bg-btn-search.png") repeat-x 0 0;
text-align:center;
line-height:31px;
color:#666666;
font-size:11px;
font-weight:bold;
}
#clear{
clear:both;
}
.error {
	font-size: 11px;
}
#stylized #sendform .check {
}
#checkone {
	padding-left: 100px;
	padding-right: 20px;
}
#checkone #one {
	padding-left: 50px;
	padding-right: 40px;
}
