.checkout-navi ul {	
	margin: 0;
	padding: 0;
	list-style: none;
}

.checkout-navi li {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	width: auto;
	display: block;
	color: 727057;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 12px;
	text-decoration: none;
}

.checkout-navi .li-active {
	color: #fff;
	background: #B7BB98;
}

.checkout-navi .spacer {
	padding: 5px 4px 0 4px;	
}

.font-fix {
	font-size: 12px;
}

.btn-search-back {
	position: relative;
	top: 1px;
	margin-right: 6px;
}

.checkout-text-big {
	font-weight: bold;
	font-size: 12px;
}

.dl-list {
	height: 50px;
	width: 270px;
	padding: 3px 3px 3px 10px;
	background: #CCCC99;
}

.dl-list .radio {
	position: relative;
	top: 2px;
	margin-right: 2px;
}

.dl-list label {
	color: #5E563F;
	font-weight: bold;
}

.dl-list ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.dl-list li {
	list-style: none;
	margin: 0;
	padding: 0 0 6px 0;
	width: auto;
	display: block;
}

.imagesize-select ul {	
	margin: 0;
	padding: 0;
	list-style: none;
}

.imagesize-select li {
	list-style: none;
	margin: 0;
	padding: 0 0 12px 0;
	width: auto;
	display: block;
}

.checkout-all .radio {
	position: relative;
	top: 2px;
}

.imagesize-select .comment {
	width: 360px;
	padding: 2px 7px;
	margin: 4px 0 0 0;
	background: #fff;
	border: 1px solid #6B695A;
}

.imagesize-select label {
	color: #59583C;
	font-size: 12px;
}

.imagesize-select span {
	font-weight: bold;
	color: #59533D;
}

.confirm-terms {
	padding: 4px 4px 6px 4px;
}

.confirm-terms label {
	color: #5E563F;
	font-weight: bold;
}

.confirm-terms a{
	color: #5E563F;
	font-weight: bold;
}

.checkbox {
	position: relative;
	top: 2px;
	margin-right: 6px;
}

.res-field {
	width: 75px;
	font-size: 13px;
	color: #565042;
	text-align: center;
	padding: 2px 7px;
	background: #CBCB97;
	border: 1px solid #6B695A;
}

.checkout-download {
	font-size: 12px;
	font-weight: bold;
}

.checkout-download a:link, .checkout-download a:visited {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.checkout-download a:hover, .checkout-download a:active {
	text-decoration: none;
}

.checkout-all a:link, .checkout-all a:visited {
	font-size: 12px;
	text-decoration: underline;
}

.checkout-all a:hover, .checkout-all a:active {
	text-decoration: none;
}

.btn-img {
	position: relative;
	top: 0px;
	margin-right: 8px;
}

.checkout-radios li {
	margin: 0;
	padding: 0;
}