input, select, textarea {
	background: #ffffff;
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 1px;
	BORDER-BOTTOM: #d4d0c8 1px solid; 
	BORDER-RIGHT: #d4d0c8 1px solid; 
	BORDER-LEFT: #808080 2px solid; 
	BORDER-TOP: #808080 2px solid; 
}

input[type="submit"], input[type="button"] {
	border:0px;
	BORDER: #ACACAC 1px solid; 
	background-image: url(cmsobj.php?images/button_back.gif);
	padding: 2px;
	margin-left: 5px;
	font-size: 11;
	font-weight: bold;
	color: #5e5e5e;
	cursor: pointer;
}
option {
	padding-left: 3px;
}
.inputError {
	background: #ffffff;
	color: #000000;
	font-weight: normal;
	font-size: 11;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	BORDER: #FF0000 1px solid; 
}
.inputSearch {
	width: 200px;
	margin:	0px 0 5px 0;
}
.inputSearchSmall {
	width: 130px;
	margin:	0px 0 5px 0;
}
.inputPayment {
	width: 160px;
	margin:	0px 0 5px 0;
}
.inputPaymentGray {
	width: 160px;
	margin:	0;
	background-color: #efefef;
}
.inputZip {
	width: 40px;
	margin:	0px 0 5px 0;
}
.inputCity {
	width: 113px;
	margin:	0px 0 5px 0;
}
.inputBirthDay {
	width: 43px;
	margin-bottom: 5px;
}
.inputBirthYear {
	width: 70px;
	margin-bottom: 5px;
}
.inputImageCode {
	width: 70px;
	margin-top:	7px;
}
.inputNav {
	width: 158px;
	margin:	5px 0 5px 0;
}
.inputBasketQuantity {
	width: 20px;
}
.selectPhotoSize {
	width: 205px;
}
.inputPhotoQuantity {
	width: 20px;
	margin-bottom: 5px;
}
.submitButton {
	BORDER: #ACACAC 1px solid; 
	background-image: url(cmsobj.php?images/button_back.gif);
	margin: 5px 8px 5px 5px;
	font-size: 11px;
	font-weight: bold;
	color: #5e5e5e;
	cursor: pointer;
}
.submitButton:hover {
	color: #ffffff;
	background-image: url(cmsobj.php?images/button_back_red.gif);
}
.submitButtonHover {
	BORDER: #ACACAC 1px solid; 
	background-image: url(cmsobj.php?images/button_back_red.gif);
	margin-left: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	cursor: pointer;
}
.paymentButton {
	margin-right: 15px;
}
.inputSubmit {
	background: transparent;
	color: #333333;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	BORDER-BOTTOM: #ffffff 0px solid; 
	BORDER-RIGHT: #ffffff 0px solid; 
	BORDER-LEFT: #ffffff 0px solid; 
	BORDER-TOP: #ffffff 0px solid; 
	text-decoration: none;
	cursor: pointer;
}

.inputSubmitRegister {
	background: transparent;
	color: #C30C30;
	font-weight: bold;
	font-size: 10;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	BORDER-BOTTOM: #ffffff 0px solid; 
	BORDER-RIGHT: #ffffff 0px solid; 
	BORDER-LEFT: #ffffff 0px solid; 
	BORDER-TOP: #ffffff 0px solid; 
	text-decoration: none;
	cursor: pointer;
}
.inputSubmit:hover {
	color: #C30C30;
}

.inputRadio {
	border: 0px;
}
.inputSendFriend {
	width: 200px;
	margin-bottom: 6px;
}
.inputResults {
	width: 124px;
	margin-right: 3px;
}
.selectResults {
	width: 129px;
	margin-right: 3px;
}
.selectResultsLong {
	width: 263px;
	margin-right: 3px;
}
.resultButton {
	padding-left: 460px;
}
#resultStartButton {
	padding-top: 8px;
}
