#disclaimer {
	font-size: 12px;
	color: #666;
	padding: 30px;
}
#heading h1 {
	background-image: url(images/logo.png);
	width: 400px;
}

p.tagline {
	color: gray !important;
	font-size: 18px !important;
	padding-bottom: 20px !important;
	display: block;
}

#mural {
	background-repeat:no-repeat;
	height: 300px;
	padding-left: 200px;
	padding-right: 240px;
	font-size: 16px;
}

#mural ul li {
	font-size: 14px;
	line-height: 20px;
}

ol#how-it-works-steps {
	padding: 0;
	margin: 0;
}

ol#how-it-works-steps li {
	padding: 10px;
	margin: 5px;
	display: block;
	width: 330px;
	float: left;
	height: 300px;
	border: 1px solid #ccc;
}

ol#how-it-works-steps li img {
	width: 300px;
	padding: 10px;
}

#requirements {
	border: 1px solid #7Dc709;
	
	border-top-left-radius: 20px;
	-moz-border-radius-topleft: 20px;
	width: 180px;
	float: left;
	margin: 10px;
	padding: 20px;
	height: 220px;
	padding-top: 0;
	background-image: url(../../../images/gradient1.jpg);
	background-repeat: repeat-x;
}

#requirements h3 {
	color: black;
	background-image: url(http://dev.weblite.ca/phpimageserver/photos/icons/32x32/emblems/emblem-system.png);
	padding-left: 40px;
	height: 32px;
	background-repeat: no-repeat;
}

#free-trial {
	
	border: 1px solid #7Dc709;
	border-right: 1px solid #0094D6;
	border-bottom: 1px solid #0094D6;
	
	width: 180px;
	float: left;
	margin: 10px;
	padding: 20px;
	height: 220px;
	padding-top:0;
	background-image: url(../../../images/gradient1.jpg);
	background-repeat: repeat-x;
}

#free-trial h3 {
	color: black;
	background-image: url(http://dev.weblite.ca/phpimageserver/photos/icons/32x32/actions/document-save.png);
	background-repeat: no-repeat;
	padding-left: 40px;
	height: 32px;
}

#buy-license {
	
	border: 1px solid #0094D6;
	
	border-bottom-right-radius: 20px;
	-moz-border-radius-bottomright: 20px;
	width: 180px;
	float: left;
	margin: 10px;
	padding: 20px;
	height: 220px;
	padding-top: 0;
	background-image: url(../../../images/gradient1.jpg);
	background-repeat: repeat-x;
}

#buy-license h3 {
	color: black;
	background-image: url(http://dev.weblite.ca/phpimageserver/photos/icons/32x32/apps/system-installer.png);
	background-repeat: no-repeat;
	padding-left: 40px;
	height: 32px;
}

ul#features-list {
	padding: 0;
	margin: 0;
}

ul#features-list li {
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding-left: 35px;
	list-style-type: none;
	list-style-image: none;
	
}

#features-scanner {
	background-image: url(http://dev.weblite.ca/phpimageserver/photos/icons/page_white_acrobat.png);
}

#features-ocr {
	background-image: url(http://dev.weblite.ca/phpimageserver/photos/icons/page_white_magnify.png);
}

#features-oneclick {
	background-image: url(http://dev.weblite.ca/phpimageserver/photos/icons/mouse.png);
}

#features-rowcol {
	background-image: url(http://dev.weblite.ca/phpimageserver/photos/icons/application_view_columns.png);
}

h2.iconic {
	padding-left: 40px;
	height: 32px;
	background-repeat: no-repeat;
	
}

.section {
	border-bottom: 1px dotted #ccc;
	border-right: 1px dotted #ccc;
	border-bottom-right-radius: 20px;
	-moz-border-radius-bottomright: 20px;
	margin-bottom: 40px;
	
}

.section p, .section address, .section ul, .section li {
	padding-left: 40px !important;
	padding-right: 40px !important;
}

#questions h2 {
	
	background-image: url(http://dev.weblite.ca/phpimageserver/photos/icons/32x32/apps/help-browser.png);
	
}

#updates h2 {
	background-image: url(http://dev.weblite.ca/phpimageserver/photos/icons/32x32/actions/go-up.png);
	
}

#guides h2 {
	background-image: url(http://dev.weblite.ca/phpimageserver/photos/icons/32x32/actions/edit-find.png);
}

#contact h2 {
	background-image: url(http://dev.weblite.ca/phpimageserver/photos/icons/32x32/actions/contact-new.png);
}