#checkoutform {
	padding: 6px 0px 6px 40px;
	width: 687px;
}

#checkoutform .cf_title {
	float: left;
	padding: 1px 0px 4px 0px;
	margin: 0px;
	width: 130px;
	height: 19px;
	color: #717171;
}

#checkoutform .cf_title label {
	font-size: 13px;
}

#checkoutform .cf_redalert {
	color: #ff0000;
}

#checkoutform .cf_select {
	float: left;
	padding: 0px 0px 4px 0px;
	margin: 0px;
	width: 557px;
	height: 20px;
}

#checkoutform .cf_input {
	float: left;
	padding: 2px 1px 4px 1px;
	margin: 0px;
	width: 555px;
	height: 18px;
	background: url(../images/cf_input_bg.png) 0 0 no-repeat;
}

#checkoutform .cf_input input {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	width: 555px;
	height: 18px;
	background: transparent;
	bordeR: 0px;
	font-family: arial;
	font-size: 13px;
	color: #12022b;
}

#checkoutform  .cf_morespace {
	padding-bottom: 30px !important;
}

#checkoutform .cf_textarea {
	float: left;
	padding: 2px 1px 5px 1px;
	margin: 0px;
	width: 555px;
	height: 66px;
	background: url(../images/cf_textarea_bg.png) 0 0 no-repeat;
}

#checkoutform .cf_textarea textarea {
	padding: 0px;
	margin: 0px;
	width: 555px;
	height: 66px;
	background: transparent;
	border: 0px;
	font-family: arial;
	font-size: 13px;
	color: #12022b;
}

#checkoutform #checkoutsubmitbtn {
	float: right;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	width: 127px;
	height: 20px;
	background: url(../images/adatok_kuldese_btn.gif) 0 0 no-repeat;
	border: 0px;
	cursor: pointer;
}
