/* CSS Document */
body form{  
	scrollbar-base-color : #D9D8E6;
	scrollbar-arrow-color : #665986;
	scrollbar-shadow-color: #D9D8E6;
	scrollbar-darkshadow-color: #D9D8E6;
}

form input {
	FONT-SIZE: 10px;
	line-height: 9px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color: #495778;
	BACKGROUND-COLOR: #F4FAFE;
	border: 1px solid #B7C8BD;
	padding: 1px;
	height: 13px;
}
form select {
	FONT-SIZE: 10px;
	line-height: 9px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color: #495778;
	BACKGROUND-COLOR: #F4FAFE;
	border: 1px solid #B7C8BD;
	padding: 1px;
	height: 13px;
}
select#size, select#colour {
	FONT-SIZE: 10px;
	line-height: 9px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color: #495778;
	BACKGROUND-COLOR: #F4FAFE;
	border: 1px solid #B7C8BD;
	padding: 1px;
	height: 13px;
}

#newsletter {
	border: 1px dashed #B7C6DB;
	margin-right:10px;
	padding:5px;
}

#newsletter  input#submit {
	FONT-SIZE: 11px;
	line-height: 10px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color: #667BB4;
	BACKGROUND-COLOR: #F4FAFE;
	border: 1px solid #B7C8BD;
	width: 70;
	height: 18px;
}
input#help {
	FONT-SIZE: 11px;
	line-height: 10px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color: #667BB4;
	BACKGROUND-COLOR: #F4FAFE;
	border: 1px solid #B7C8BD;
	width: 165;
	height: 18px;
}
input#buynow {
	border: 0px solid #B7C8BD;
	width: 73px;
	height: 44px;
}

