.outtaHere {
	position:absolute;
	left:-3000px;
}
/* Selects */
.selectArea {

	position: relative;
	height: 22px;
	float:left;
	color:#80706d;
	font-size:12px;
	line-height:22px;
	width: 140px !important;
}
.selectArea.small {
	width:87px !important;
}
.selectArea .left {
	position: absolute;
	top: 0;
	left: 0;
	width:10px;
	height:100%;
	background: url(../images/select-left.gif) no-repeat;
	display: block; */
}
.selectArea a.selectButton {
	position: absolute;
	top: 0;
	right: 0;
	width:25px;
	height:100%;
	background: url(../images/select-button.gif) no-repeat;*/
}
.selectArea .center{
height: 22px;
	line-height:21px;
	display:block;width:90px;
	padding:0 30px 0 10px !important;
	background: url(../images/select-center.gif) repeat-x; */
}
/*Selects drop-down*/
.optionsDivInvisible,
.optionsDivVisible {
	position: absolute;
	display: block;
	z-index: 30;
	font-size: 12px;
	z-index: 100;
}
.drop-dif {
	background:#99CCCC;
}
.select-top{
	width: 202px;
	height: 10px;
	background: url(../images/select-top-bg.png) no-repeat;
	overflow: hidden;
	float: left;
	position: relative;
}
.select-bottom{
	width:202px;
	height: 12px;
	background: url(../images/select-bottom.png) no-repeat;
	overflow: hidden;
	position: relative;
	float: left;
}
.optionsDivInvisible {display: none;}
.optionsDivVisible ul {
	margin:-4px 0 -4px;
	padding:0 1px;
	list-style: none;
	background:url(../images/select-repeat.png) repeat-y;
	width: 200px;
	float: left;
}
.optionsDivVisible a {
	color: #80706d;
	text-decoration: none;
	display: block;
	height:1%;
	padding:4px 9px 3px;
	border-bottom: 1px solid #d5d6d9;
	position: relative;
}

.optionsDivVisible a img {
	border:none;
}
.optionsDivVisible a:hover {
	color: #FFF;
	text-decoration: none;
	color: #554444;
}
/* Selects 2*/

.form-holder .selectArea {
	position: relative;
	height: 22px;
	float:left;
	color:#80706d;
	font-size:12px;
	line-height:22px;
	width: 87px !important;
}
.form-holder .selectArea .left {
	position: absolute;
	top: 0;
	left: 0;
	width:10px;
	height:100%;
	background: url(../images/smile-select-left.gif) no-repeat;
	display: block;
}
.form-holder .selectArea a.selectButton {
	position: absolute;
	top: 0;
	right: -1px;
	width:27px;
	height:100%;
	background: url(../images/smile-select-button.gif) no-repeat;
}
.form-holder .selectArea .center{
	height: 22px;
	line-height:21px;
	display:block;
	padding:0 27px 0 9px;
	background: url(../images/smile-select-center.gif) repeat-x;
}
/*Selects drop-down*/
.form-holder .optionsDivInvisible,
.form-holder .optionsDivVisible {
	position: absolute;
	display: block;
	z-index: 30;
	font-size: 12px;
}
.form-holder .drop-dif {
	background:#99CCCC;
}
.form-holder .select-top{
	width: 87px !important;
	height: 10px;
	background: url(../images/smile-select-top.png) no-repeat;
	overflow: hidden;
	float: left;
	position: relative;
}
.form-holder .select-bottom{
	width:87px !important;
	height: 12px;
	background: url(../images/select-bottom.png) no-repeat;
	overflow: hidden;
	position: relative;
	float: left;
}
.form-holder .optionsDivInvisible {display: none;}
.form-holder .optionsDivVisible ul {
	margin:-4px 0 -4px;
	padding:0 1px;
	list-style: none;
	background:url(../images/select-repeat.png) repeat-y;
	width: 87px !important;
	float: left;
}
.form-holder .optionsDivVisible a {
	color: #80706d;
	text-decoration: none;
	display: block;
	height:1%;
	padding:4px 9px 3px;
	border-bottom: 1px solid #d5d6d9;
	position: relative;
}

.form-holder .optionsDivVisible a img {
	border:none;
}
.form-holder .optionsDivVisible a:hover {
	color: #FFF;
	text-decoration: none;
	color: #554444;
}
/*Checkboxes*/
.checkboxArea, .checkboxAreaChecked {
	float:left;
	width:15px !important;
	height:15px;
	overflow: hidden;
	background: url(../images/bg-checkbox.gif) no-repeat;
	margin-top:1px;
}
.checkboxAreaChecked {background-position: 0 -15px;}
.form-user .row-holder .column li .checkboxArea,
.form-user .row-holder .column li .checkboxAreaChecked {
	margin:5px 7px 0 0;
}
/*Radio buttons
.radioArea, .radioAreaChecked {
	float:left;
	width:15px !important;
	height:15px;
	background: url(../images/bg-radio.gif) no-repeat;
	overflow: hidden;
	margin:5px 6px 0 0;
}
.radioAreaChecked {background-position: 0 -15px;}
.payment-method ul li.ideal .radioArea,
.payment-method ul li.ideal .radioAreaChecked {
	margin-top:23px;
}
.payment-method ul li.cards .radioArea,
.payment-method ul li.cards .radioAreaChecked {
	margin-top:13px;
}
.payment-method ul li.tnt .radioArea,
.payment-method ul li.tnt .radioAreaChecked {
	margin-top:14px;
}
.payment-method ul li.arrow .radioArea,
.payment-method ul li.arrow .radioAreaChecked {
	margin-top:14px;
}*/
/* Selects 2*/
.form-user .row-holder .column li .selectArea {
	position: relative;
	height: 22px;
	float:left;
	color:#80706d;
	font-size:12px;
	line-height:22px;
	width: 168px !important;
}
.form-user .row-holder .column li .selectArea .left {
	position: absolute;
	top: 0;
	left: 0;
	width:10px;
	height:100%;
	background: url(../images/smile-select-left.gif) no-repeat;
	display: block;
}
.form-user .row-holder .column li .selectArea a.selectButton {
	position: absolute;
	top: 0;
	right: -1px;
	width:27px;
	height:100%;
	background: url(../images/smile-select-button.gif) no-repeat;
}
.form-user .row-holder .column li .selectArea .center{
	height: 22px;
	line-height:21px;
	display:block;
	padding:0 27px 0 9px;
	background: url(../images/smile-select-center.gif) repeat-x;
}
/*Selects drop-down*/
.form-user .row-holder .column li .optionsDivInvisible,
.form-user .row-holder .column li .optionsDivVisible {
	position: absolute;
	display: block;
	z-index: 30;
	font-size: 12px;
}
.form-user .row-holder .column li .drop-dif {
	background:#99CCCC;
}
.form-user .row-holder .column li .select-top{
	width: 168px !important;
	height: 10px;
	background: url(../images/smile-select-top.png) no-repeat;
	overflow: hidden;
	float: left;
	position: relative;
}
.form-user .row-holder .column li .select-bottom{
	width:168px !important;
	height: 12px;
	background: url(../images/select-bottom.png) no-repeat;
	overflow: hidden;
	position: relative;
	float: left;
}
.form-user .row-holder .column li .optionsDivInvisible {display: none;}
.form-user .row-holder .column li .optionsDivVisible ul {
	margin:-4px 0 -4px;
	padding:0 1px;
	list-style: none;
	background:url(../images/select-repeat.png) repeat-y;
	width: 168px !important;
	float: left;
}
.form-user .row-holder .column li .optionsDivVisible a {
	color: #80706d;
	text-decoration: none;
	display: block;
	height:1%;
	padding:4px 9px 3px;
	border-bottom: 1px solid #d5d6d9;
	position: relative;
}

.form-user .row-holder .column li .optionsDivVisible a img {
	border:none;
}
.form-user .row-holder .column li .optionsDivVisible a:hover {
	color: #FFF;
	text-decoration: none;
	color: #554444;
}
