.checklist ul {
	list-style: none !important; margin-left: 30px;
}
.checklist ul li {
	background: url("../images/pro/checkbox.png") no-repeat left; padding: 5px 5px 5px 30px;
}
.boxcode {
	background: rgb(191, 228, 249); padding: 10px; border: 1px solid rgb(104, 162, 207); border-image: none; width: 150px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
}
.one_half {
	width: 48%;
}
.one_third {
	width: 30.66%;
}
.two_third {
	width: 65.33%;
}
.one_fourth {
	width: 22%;
}
.three_fourth {
	width: 74%;
}
.one_fifth {
	width: 16.8%;
}
.two_fifth {
	width: 37.6%;
}
.three_fifth {
	width: 58.4%;
}
.four_fifth {
	width: 67.2%;
}
.one_half {
	margin-right: 4%; float: left; position: relative;
}
.one_third {
	margin-right: 4%; float: left; position: relative;
}
.two_third {
	margin-right: 4%; float: left; position: relative;
}
.three_fourth {
	margin-right: 4%; float: left; position: relative;
}
.one_fourth {
	margin-right: 4%; float: left; position: relative;
}
.one_fifth {
	margin-right: 4%; float: left; position: relative;
}
.two_fifth {
	margin-right: 4%; float: left; position: relative;
}
.three_fifth {
	margin-right: 4%; float: left; position: relative;
}
.four_fifth {
	margin-right: 4%; float: left; position: relative;
}
.last {
	clear: right; margin-right: 0px !important;
}
.clearboth {
	width: 100%; height: 0px; line-height: 0; clear: both; font-size: 0px; display: block;
}
.download {
	padding: 5px 20px; border-radius: 5px; text-align: center; color: rgb(255, 255, 255); font-size: 1.2em; font-weight: bold; display: inline-block; -moz-border-radius: 5px; -webkit-border-radius: 5px; -shadow: 0px 1px 0px #6c0909;
}
.download:hover {
	
}
.button_link {
	background: rgb(119, 119, 119); margin: 5px 10px 5px 0px; padding: 0px 24px 0px 0px; border-radius: 3px; color: rgb(238, 238, 238) !important; text-transform: uppercase; letter-spacing: 1.6px; font-family: Tahoma, Arial, sans-serif; font-size: 11px; text-decoration: none !important; display: inline-block; text-shadow: 0px -1px 0px #888888;
}
.button_link span {
	background: rgb(119, 119, 119); padding: 15px 0px 17px 21px; border-radius: 3px; line-height: 10px; text-decoration: none !important; display: block;
}
.button_link span:hover {
	background: rgb(68, 68, 68); padding: 15px 0px 17px 21px; border-radius: 3px; line-height: 10px; text-decoration: none !important; display: block;
}
.large_button.button_link {
	height: 56px; padding-right: 24px; font-size: 24px;
}
.large_button.button_link span {
	padding: 17px 0px 20px 20px; text-transform: none; line-height: 20px;
}
.button_link:hover {
	background: rgb(68, 68, 68); text-decoration: none !important;
}
