ul.green_arrow {
	margin-bottom:14px;
}

ul.green_arrow li {
	padding:0 0 10px 24px;
	background:url(/images/info/green_arrow.gif) 3px 3px no-repeat;
}

ul.green_arrow_small {
	margin:5px 0 24px 0;
}

ul.green_arrow_small li {
	padding:1px 0 1px 24px;
	background:url(/images/info/green_arrow_small.gif) 6px 5px no-repeat;
}

p#info_step01, p#info_step02 {
	margin-bottom:15px;
	padding:0 0 10px 50px;
	width:670px;
}

p#info_step01 {
	background:url(/images/info/01_icon.gif) 0 6px no-repeat;
}

p#info_step02 {
	background:url(/images/info/02_icon.gif) 0 6px no-repeat;
}

p.step1, p.step2 {
	margin-bottom:12px;
	padding:0 0 0 135px;
}

p.step1 {
	background:url(/images/info/1step.gif) 0 6px no-repeat;
}

p.step2 {
	background:url(/images/info/2step.gif) 0 6px no-repeat;
}

.step_padd {
	padding-top:10px !important;
}

.form_big {
	padding:25px;
	margin-bottom:25px;
	width:670px;
	background:#f3f3f3 url(/images/info/form_bg.gif) 485px 0 no-repeat;
	border-radius:10px;
	clear:both;
}

.form_big span {
	font-size:16px;
	color:#393939;
}

.input_big {
	padding:5px 10px;
	width:330px;
	height:28px;
	display:block;
	font-size:16px;
	color:#333;
	background:#fff;
	border:1px solid #d1d1d1;
}

.button_big, .button_big:hover {
	padding:0;
	margin:0 0 5px 0;
	font-size:16px;
	text-align:center;
	font-weight:normal;
	text-decoration:none;
	display:block;
	clear:both;
	cursor:pointer;
	width:200px;
	height:42px;
	color:#fff;
	border:none;
	background:#7a9659;
	border-radius:5px;
}

.button_big:hover {
	background:#4b7e0f;
}

.button_big2, .button_big2:hover {
	padding:0 20px;
	margin:0 0 5px 0;
	font-size:16px;
	text-align:center;
	font-weight:normal;
	text-decoration:none;
	display:block;
	clear:both;
	cursor:pointer;
	min-width:200px;
	max-width:320px;
	height:42px;
	color:#fff;
	border:none;
	background:#89bb18 url(/images/info/green_button_bg.gif) 0 0 repeat-x !important;
	border-radius:5px;
}

.button_big2:hover {
	text-decoration:underline;
}

.green_link_big2, .green_link_big2:hover {
	padding:12px 20px 0;
	margin:0 0 5px 0;
	font-size:16px;
	text-align:center;
	font-weight:normal;
	text-decoration:none;
	display:block;
	clear:both;
	cursor:pointer;
	min-width:200px;
	max-width:280px;
	height:30px;
	color:#fff;
	border:none;
	background:#89bb18 url(/images/info/green_button_bg.gif) 0 0 repeat-x !important;
	border-radius:5px;
}

.green_link_big2:hover {
	text-decoration:underline;
}

#infopage_left {
	width:720px;
	display:block;
	float:left;
}

#infopage_right {
	margin:62px 0 0 70px;
	width:190px;
	display:block;
	float:left;
}

#timer0, .grey_light {
	color:#808080;
}

#infopage_right img {
	margin:12px 0 0px 0;
}

.fs14 {
	font-size:14px;
}

.title {
	margin-bottom:12px;
	font-size:26px;
	color:#333;
	line-height:32px;
	display:block;
	float:none !important;
}

.red {
	font-size:inherit;
	color:#c00;
}

.red_bold {
	color:#c00;
	font-weight:bold;
}

.line_through {
	font-size:inherit;
	text-decoration:line-through;
}

.check {
	margin:8px auto 24px;
	background:#f3f3f3;
}

.check td {
	padding:13px;
	line-height:18px;
	border-bottom:1px solid #fff;
}

td.check_bottom {
	padding-bottom:22px !important;
	background:#f3f3f3 url(/images/info/check_bg.gif) 0 bottom repeat-x !important;
}

.center {
	text-align:center;
}

.green_big {
	font-size:22px;
	color:#4c8c18;
	line-height:26px;
	text-transform:uppercase;
}

.h1_small {
    font-size:37px;
}

.border-box {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
