/* Ostoskori */

.tracking_td {
	width: 680px;
	height: 25px;
	background: url(../images/tracking_bg_20px.gif) repeat-x 0 top;
}

.checkout_title_width {
	width: 510px;
}

.tracking_navi_td {
	width: 640px;
	margin-left: 15px;
}

.track_titles_bg {
	width: 680px;
	height: 22px;
	background-color: #f9f9f9;
}

.track_infotable {
	width: 650px;
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.track_infoheader {
	margin-left: 15px;
}

.track_textfield {
	border: 1px solid #666;
	color: #717171;
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	height: 16px;
	width: 170px;
	text-align: left;
	padding-left: 5px;
	vertical-align: middle;
	margin-bottom: 5px;
	margin-top: 5px;
}

.track_footer_button {
	width: 72px;
	margin-left: 592px;
}

.track_footer_button a {
        width: 72px;
        display:block;
}

.checkout_bg {
	width: 72px;
	height: 22px;
	background-color: #ffed00;
	text-align: center;
}

.track {
	color: white;
	font: bold 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.radiobutton {
	width: 20px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.check_td {
	height: 20px;
	width: 125px;
	text-align: left;
	vertical-align: middle;
	color: #666;
	font: 11px/1.2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.check_info_td {
	height: 20px;
	width: 200px;
	text-align: left;
	vertical-align: middle;
	color: #006fad;
	font: 11px/1.2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}