body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.8125em;
	line-height: 1.618;
}

 /* Headlines */
 
h1,h2,h3,h4,h5,h6 {container #illustration img
	font-family: Helvetica, Arial, sans-serif;
	margin: 0 0 0.8125em 0;
}

h1 { font-size: 2.615em; line-height:1.18; } /* 34px */
h2 { font-size: 2em; line-height:1.19; } /* 26px */
h3 { font-size: 1.618em; line-height:1.24; } /* 21px */
h4 { font-size: 1.308em; line-height:1.23; } /* 17px */
h5,h6 { font-size: 1em; line-height:1.3; font-weight:700; } /* 13px */

a {
	color: #2cabff;
}
p {
	margin: 0 0 0.8125em 0;
}
/*code { NOT NEEDED
	border-left: 2px solid #ccc;
	margin: 0.8125em 0;
	padding: 0 1.618em 0;
}*/
strong {
	font-weight: 700;
}
em {
	font-style: italic;
}
ul {
	line-height: 1.4;
	margin: 0.8125em 0;
	padding-left: 1.4em;
}
ul li {
	list-style: circle;
	margin-bottom: .5em;
	list-style-image: url(../gfx/bullet.png);
}
blockquote {
	font-style: italic;
	/* - */
	border-left: 2px solid #c4d5de;
	margin: 0.8125em 0;
	padding: 0 1.618em 0;
}
/* blockquote * { quotes: ''; } */
blockquote > *:before { content: '\201C'; }
blockquote > *:after { content: '\201D'; }
blockquote q:before { content: '\2018'; }
blockquote q:after { content: '\2019'; }


input[type="text"],
input[type="password"],
textarea, select {
	border-top: 1px solid #939697;
	border-right: 1px solid #dce4ea;
	border-bottom: 1px solid #dce4ea;
	border-left: 1px solid #939697;
	padding: .4em .5em;
}
input[type="submit"],
input[type="button"] {
	color: #fff;
	font-weight: 700;
	overflow: visible;
	border-top: 1px solid #e54d19;
	border-right: 1px solid #721906;
	border-bottom: 1px solid #721906;
	border-left: 1px solid #e54d19;
	padding: .4em .5em;
	background-color: #de310c;
}
input[type="submit"]:hover,
input[type="button"]:hover {
	background-color: #f74028;
}
input.long {
	width: 14em;
}
input.medium {
	width: 11em;
}
input.medium-short {
	width: 10em;
}
input.short {
	width: 4em;
}
textarea.full {
	width: 25em; 
}
form .asterisk {
	color: #de310c;
	font-size: 1.2em;
	font-weight: 700;
}



/*   */


.center {
	clear: both;
	margin: 0 auto;
	width: 960px;
}



#hd {
	height: 80px;
}
	#hd h1 {
		float: left;
		/* 	 */
		width: 160px;
		height: 80px;
		margin: 0;
		background: url(../gfx/Erply_logo.gif) no-repeat left center;
	}
	#page.landingpage #hd h1 {
		width: 270px;
		height: 100px;
		background-image: url(../gfx/Erply_logo-big.png);
	}
		#hd h1 a {
			display: block;
			height: 100%;
			width: 100%;
		}
			#hd h1 a span {
				margin-left: -9876px;
			}


#hd #tools {
	float: right;
	width: 780px;
	margin: .8125em 0 0 0;
}
#hd ul {
	line-height: 1.618em;
	margin: 0;
	padding: 0;
}
#hd ul li {
	list-style: none !important;
	list-style-image: none !important;
	float: left;
}

#notice {
	font-size: .8125em;
	font-weight: bold;
	line-height: 1;
	/*   */
	background-color: #212729;
}
	#notice,
	#notice a {
		color: #fff;
	}
	#notice-content span {
		display: none;
	}
	#notice-content {
		margin: .8125em 1.618em;
	}
	#notice-content em {
		font-style: normal;
		font-weight: bold;
	}
	#notice-corner {
		position: absolute;
		/*   */
		width: 7px;
		height: 7px;
		/*   */
		background: url(../gfx/notice-corner.gif) no-repeat;
	}


#customer-service {
	font-size: .8125em;
	line-height: 1;
	/*   */
	position: relative;
	float: right;
	/*   */
	margin: .8125em 3em 0 0;
	/*   */
}
	#customer-service,
	#customer-service a {
		color: #808d93;
		font-weight: 700;
		text-decoration: none;
	}
	#customer-service a:hover {
		border-bottom: 1px dotted #808d93;
	}
	#customer-service .icon {
		position: absolute;
		left: -1.618em;
		top: -.315em;
		/*   */
		height: 16px;
		width: 9px;
		/*   */
		background: url(../gfx/icon_phone.gif) no-repeat;
	}

	#customer-service-popup h2 {
		color: #fff;
		font-size: 1.5em;

		margin: 0 0 4px 0;
	}
	#customer-service-popup .phone {
		font-size: 1.1em;
		margin-bottom: .2em;
	}
	#customer-service-popup .image {
		float: left;
		/*   */
		height: 66px;
		width: 66px;
 		border: 2px solid #65bc0f;
		margin-right: 15px;
		/*   */
		background: url(../gfx/support.png) no-repeat;
	}
	#customer-service-popup .skype-icon {
		float: left;
		/*   */
		height: 16px;
		width: 16px;
		margin-right: 5px;
		/*   */
		background: url(../gfx/icon_skype.png) no-repeat;
	}
		#customer-service-popup .skype-icon span {
			display: none;
		}


#region {
	font-size: .8125em;
	line-height: 1;
	/*   */
	float: right;
}
	#region div {
		color: #bfc5c8;
		/*   */
		float: left;
		/*   */
		margin: .8125em 1em 0 0;
	}
	#region ul {
		float: left;
	}
	#region ul li {
		/*   */
		margin: .8125em 0 0 7px;
	}


#top-links { /* Sign Up, Help, etc */
	margin: 1em 0 0 0;
}
	#top-links ul li {
		margin: 0 0 0 1.306em;
	}
	#top-links a {
		font-weight: 700;
		text-decoration: none;
	}
	#top-links a:hover {
/* 		text-decoration: underline; */
		border-bottom: 1px dotted #2cabff;
	}


#top { /* slide and navigation container */
	clear: both;
 	position: relative;
	/* 	 */
	height: 300px;
}
	#top ul {
		line-height: 1.618em;
		margin: 0;
		padding: 0;
	}
	#top ul li {
		list-style: none !important;
		list-style-image: none !important;
	}
#page.landingpage #top {
	height: 330px;
}
#top.small {
	height: 140px;
	overflow: hidden;
}
	#slides {
		overflow: hidden;
		height: 300px;
	}
	#top.small #slides {
		height: 140px;	
	}
	#slides .slide {
		position: relative;
	}
	#slides .slide .copy {
		color: #2cabff;
		font-size: 2em;
		font-weight: 700;
		line-height: 1.2;

		position: absolute;
	}
	#slides .slide .balloon {
		color: #fff;
		font-size: 1.8em;
		font-weight: 700;
		line-height: 1.1;
		/*  */
		position: absolute;
		/*  */
		background: #2cabff;
	}
	#slides .slide .balloon .padding {
		padding: 1em 1.5em;
	}
	#slides .slide .balloon .arrow-left {
		position: absolute;
		top: 0;
		left: -22px;
		width: 22px;
		height: 100%;
		background: transparent url(../gfx/arrow-blue-left.png) no-repeat right center;
	}
	#slides .slide .balloon .arrow-right {
		position: absolute;
		top: 0;
		right: -22px;
		width: 22px;
		height: 100%;
		background: transparent url(../gfx/arrow-blue-right.png) no-repeat right center;
	}
	#slides .slide .balloon .arrow-down {
		position: absolute;
		left: 0;
		bottom: -22px;
		width: 100%;
		height: 22px;
		background: transparent url(../gfx/arrow-blue-down.png) no-repeat center top;
	}





#cto-container #cto {
	float: left;
	width: 390px;
}
	#cto .introduction {
		color: #212729;
		font-size: 1.2em;
		line-height: 1.4;
		margin-bottom: 1.5em;
	}
	#cto .introduction ul {
		line-height: 1.2 !important;
		margin: 0.8125em 0 !important;
		padding-left: 1.4em !important;
	}
	#cto .introduction ul li {
		list-style: circle !important;
		margin-bottom: .3em  !important;
		list-style-image: url(../gfx/bullet.png) !important;
	}
	#cto #form-container {
		background: #f5fafc;
		padding: 1.2em 1.618em;
/* 		border: 2px solid #2CABFF; */
	}
	#cto form label {
		color: #212729;
		font-weight: 700;
	}
	#cto form input {
		margin-bottom: .5em;
	}
	#cto .sign-up {
		margin: .8em 0 .7em;
		text-align: center;
	}
	#cto .sign-up a.btn {
		color: #fff;
		font-size: 1.4em;
		font-weight: 700;
		text-decoration: none;
		text-shadow: -1px -1px 1px #6a8c00;
		/*  */
		display: block;
		/*  */
		border: 0;
		width: 150px;
		height: 38px;
		margin: 0 auto;
		padding: 6px 6px 0 0;
		/*  */
		background: transparent url(../gfx/button-green_bg.png) no-repeat right;
	}
	#cto .sign-up .or {
		color: #999;
		font-size: .9em;
	}
	#cto .sign-up .or a {
		margin: 0 .2em;
	}
#cto-container #illustration {
	position: relative;
	float: right;
	width: 540px;
}
#cto-container #illustration #price-tag {
	color: #fff;
	position: absolute;
	left: 35px;
	top: 125px;
	width: 143px;
	height: 143px;
	background: transparent url(../gfx-landingpages/price_bg.png) no-repeat;
	z-index: 10;
}
#cto-container #illustration #price-tag .price-container {
	padding: 32px 0 0 0;
}
#cto-container #illustration #price-tag .price-container div {
	text-align: center;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.0;
}
#cto-container #illustration #price-tag .price-container div.price {
	font-size: 2.7em;
}
#cto-container #illustration img {
	position: absolute;
	top: -100px;
}




#menu-container {
 	position: absolute;
	bottom: 0;
	/*   */
 	width: 100%;
	min-width: 960px;
	background-image: url(../gfx/black-60transparent.png);
}
	ul#menu {
		line-height: 1.618em;
		overflow: hidden;
		width: 960px;
		margin: 0 auto;
		padding: 0;
	}
	ul#menu li {
		font-size: 1.306em;
		font-weight: 700;
		line-height: 1;
		text-shadow: 1px 1px 3px #333;
		/*   */
		float: left;
		/*   */
		margin: 0 .2em 0 0;
	}
	ul#menu li.active {
		background-color: #212729;
	}
	ul#menu li a {
		color: #fff;
		text-decoration: none;
		/*   */
		display: block;
		padding: .7em 0.8em;
	}
	ul#menu li a:hover span {
		border-bottom: 2px solid #fff;
	}


#submenu-container {
		font-size: 1.15em;
		line-height: 1;
		/*  */
		overflow: hidden;
		margin-bottom: 1.618em;
		min-width: 960px;
		min-height: 12px;
		/*  */
		background-color: #212729;
}
	ul#submenu {
		line-height: 1;
		overflow: hidden;
		width: 960px;
		margin: 0 auto;
		padding: 0;
	}
	ul#submenu li {
		list-style: none !important;
		list-style-image: none !important;
		float: left;
		/* border-top: 4px solid #212729; */
		/*   */
		padding-bottom: 2px;
		margin: 0 .2em 0 0;
		/*   */
	}
	ul#submenu li a {
		color: #fff;
		text-decoration: none;
		/*   */
		display: block;
		padding: .8em 1em;
	}
	ul#submenu li a:hover span {
		border-bottom: 2px solid #fff;
	}
	ul#submenu li.active {
		background-color: #fff;
	}
	ul#submenu li.active,
	ul#submenu li.active a {
		color: #212729;	
	}

















#bd {
}

.col-sidebar {
	float: left;
	width: 305px;
}
	.col-sidebar h2 {
		color: #212729;
		font-size: 1.306em;
		font-weight: 700;
		line-height: 1.23;
		/*   */
		margin: 0 0 .4em 0;
	}

.cols {
	float: right;
	/*  */
	overflow: hidden;
	width: 650px;
        padding-bottom:20px;
}
	.cols h2, .cols-wide h2 {
		color: #de310c;
		font-size: 1.5em;
		font-weight: 700;
		line-height: 1.23;
		/*   */
		margin: 0 0 .4em 0;
	}
	.cols h3, .cols-wide h3 {
		color: #212729;
		font-size: 1.3em;
		font-weight: 700;
		line-height: 1.23;
	
		margin: 0 0 .4em 0;
	}


.col {
	float: left;
	width: 295px;
	margin-left: 30px;
}

.double-col,
#title {
	clear: both;
	float: left;
	width: 620px;
	margin-left: 30px;
}
#page.landingpage .double-col {
	clear: none;
	width: 620px;
	margin-left: 40px;
}
#title {
	margin-bottom: 1em;
}
#bd #title h2 {
	color: #202629;
	font-size: 2.7em;
	font-weight: 700;
	/*  */
	margin: 0;
}
#bd #title p {
	color: #808d93;
	font-family: georgia, "Times New Roman";
	font-style: italic;
}


#bd .double-col .image {
	margin-bottom: 1em;
}
#bd .double-col .image.left {
	float: left;
	margin-right: 1.7em;
}
#bd .double-col .image.right {
	float: right;
	margin-left: 1.3em;
}
.image {
	line-height: 0;
	position: relative;
}
.image a {
	border: 0 !important;
	display: block;
}
.image .icon {
	display: block;
	position: absolute;
	height: 100%;
	width: 100%;
	/*  */
	background-position: bottom right;
	background-repeat: no-repeat;
	cursor: pointer;
}
.image .icon.video {
	background-image: url(../gfx/icon_video.png);
}
.image .icon.zoom {
	background-image: url(../gfx/icon_zoom.png);
}



#bd .double-col form {
	clear: both;
	overflow: hidden;
	padding: 1em 0;
}
#bd .double-col form div {
	line-height: 1.3;
	padding: .7em;
	overflow:auto; /* FIX */
}
#bd .double-col form div.odd {
	background-color: #e9f0f4;
	overflow:auto; /* AK FIX */
}
#bd .double-col form label {
	text-align: right;
	font-size: 1em;
	font-weight: 300;
	/*  */
	float: left;
	/*  */
	display: block;
	width: 200px;
	padding: .5em 1em 0 0;
}
#bd .double-col form div.submit {
	margin-left: 150px;
	padding-left: 1.7em;
	overflow:auto; /* FIX */
}
#bd .double-col form input[type="submit"] {
	font-size: 1.1em;
	margin-top: .3em;
	padding: .6em 1.3em;
}




/*  */



.container-block { /* full width content (Pricing) */
	clear: both;
	margin-bottom: 1em;
}
.col-sidebar .container-block { /* full width content (Pricing) */
	clear: both;
	margin-bottom: .7em;
}






.content-block {
	overflow: hidden;
	margin-bottom: 2em;
}
.content-block h2 {
	color: #de310c;
	font-size: 1.5em;
	font-weight: 700;
	line-height: 1.23;
	/*   */
	margin: 0 0 .4em 0;
}

.content-block.cols {
	float: none;
	/*  */
	overflow: hidden;
	width: 960px;
	margin-bottom: 1em;
}

.content-block.cols .col {
	float: left; 
	margin: 0;
}

.content-block.cols .col-1,
.content-block.cols .col-2 {
	margin-right: 35px;
}

.content-block.cols h2 {
	margin-bottom: 1em;
}

.content-block.cols .block h2 {
	color: #212729;
	font-size: 1.306em;
	font-weight: 700;
	line-height: 1.23;
	/*   */
	margin: 0 0 .4em 0;
}














.button {
	line-height: 0;
	margin: 0;
	padding: 0;
}
.button h2 {
	font-size: 1.5em;
	line-height: 1;
	/*  */
	margin: 0;
}
.button h2 a {
	display: block;
	/*  */
	padding-top: .8em;
	padding-bottom: .8em;
}
.button.light {
	background-color: #2cabff;
}
.button.light:hover {
	background-color: #4eb9ff;
}
.button.light,
.button.light a,
.button.dark,
.button.dark a {
	color: #fff;
	text-decoration: none;
}

.button.dark {
	background-color: #212729;
}
.button.dark:hover {
	background-color: #212729;
}

.button.arrow-right {
	background-image: url(../gfx/icon_arrow-right.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.button.arrow-down {
	background-image: url(../gfx/icon_arrow-down.png);
	background-repeat: no-repeat;
	background-position: right center;
}

.button.lighter h2 {
	font-size: 1.15em;
	line-height: 1.1;
}
.button.lighter {
	padding-left: 70px;
	padding-right: 40px;
	background: #e9f0f4 url(../gfx/icon_pdf.png) no-repeat 30px center;
}
.button.lighter:hover {
	text-decoration: underline;
}
.button.lighter,
.button.lighter a {
	color: #212729;
	text-decoration: none;
}

.white-space {
	margin-bottom: 2em;
}










.block {
	border-bottom: 2px solid #e9f0f4;
	overflow-x: hidden;
	margin: 0 0 2em 0;
}
.block .container {
	padding: 0 0 1.3em 0;
}
	.col-sidebar .block .container,
	.button {
		padding-left: 30px;
		padding-right: 25px;
	}
	.col-sidebar .block.no-padding .container {
		padding: 0;
	}
.block a,
#cto a {
	font-weight: 700;
	text-decoration: none;
	/*  */
	border-bottom: 1px dotted #2cabff;
}
.block a:hover,
#cto a:hover {
	border-bottom: 2px solid #2cabff;
}
.block .read-more {
	text-align: right;
	/*  */
	margin: .6em 0 0 0;
}




.block.area {
	border: 0;
	/*  */
	background-color: #e9f0f4;
	padding-top: 1em;
	margin: 0;
}
.block.area p {
	margin: 0 0 .6em 0;
}
.block.area label {
	font-size: 1.1em;
	font-weight: bold;
	/*   */
	display: block;
	/*   */
}
.block.area input[type="text"],
.block.area input[type="password"] {
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	margin-bottom: .6em;
}
.block.area input[type="submit"],
.block.area input[type="button"] {
	color: #fff;
	font-size: 1.1em;
	margin-top: .5em;
	padding: .4em 1.3em;
}





/* block: filled */
.block.filled {
	color: #fff;
	/*  */
	border: 0;
	/*  */
	background-color: #2cabff;
}
.block.filled h2 {
	color: #fff;
	font-size: 1.5em;
}
.block.filled .container {
	margin-top: 1.8em;
}
/* end block */

/* block: text with image */
.block.image-top .image {
	margin-bottom: 1em;
	margin-top: .6em;
}
.block.image-bottom .image {
	margin-top: 1.3em;
}
.block.image-bottom .container {
	padding-bottom: .8125em;
}
/* end block */

/* block: testimonial */
.block.testimonial img {
	float: left;
}
.block.testimonial blockquote {
	font-family: georgia, 'Times New Roman', times, serif;
	font-style: italic;
	/*  */
	border: 0;
	padding: 0;
}
.block.testimonial img {
	padding: .3em 1em 0 0;
}
.block.testimonial .client {
	color: #212729;
	font-size: .8125em;
	font-weight: 700;
	text-align: right;
}
/* end block */

/* block: tag-cloud */
.block .tag-cloud ul {
	font-size: 1.1em;
	line-height: 2.2 !important;
	overflow: hidden;
	padding: 0;
}
.block .tag-cloud ul li {
	list-style: none !important;
	list-style-image: none !important;
	float: left;
	/*  */
	margin: 0 .3em 0 0;
}
.block .tag-cloud {
	font-size: 1.1em;
	line-height: 2.2;
}
.block .tag-cloud,
.block .tag-cloud a {
	color: #212729;
	font-weight: bold;
	text-decoration: none;
	border: 0;
}
.block .tag-cloud a:hover {
	color: #fff;
}
.block .tag-cloud a:hover span {
	background-color: #212729;
}
.block .tag-cloud span {
	padding: .35em .6em;
	/*  */
	background-color: #e9f0f4;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
/* block end */

/* block: modules */
.block .modules ul {
	line-height: 1.618em;
	overflow: hidden;
	padding: 0;
}
.block .modules ul li {
	list-style: none !important;
	margin-top: .6em;
	overflow: hidden;
}
.block .modules .icon {
	float: left;
	width: 50px;
}
.block .modules .desc {
	float: left;
	width: 200px;
}
.block .modules h3 {
	font-size: 1em;
	margin: 0 0 .3em 0;
}
.block .modules p {
	font-size: .9em;
	line-height: 1.5;
	margin: 0;
}
/* end block */

/* block: news */
.block.news h2 {
	color: #212729;
}
.block.news ul {
	line-height: 1.4;
	padding: 0;
}
.block.news ul li {
	list-style: none !important;
	list-style-image: none !important;
	margin-bottom: .8125em;
}
.block.news .date {
	color: #808d93;
	font-size: .85em;
	font-weight: bold;
	margin-bottom: .2em;
}
/* end block */

/* block: tweets */
.block.twitter {
	border: 2px solid #2CABFF;
	padding-top: 1.7em;
	padding-bottom: .2em;
	background: transparent url(../gfx/twitter.gif) right bottom no-repeat;
}
.block.twitter .container {
	padding-left: 30px;
	padding-right: 25px;
}
.block .tweets {
	font-family: georgia, 'Times New Roman', times, serif;
	font-style: italic;
	overflow: hidden;
	margin-bottom: 1em;
}
.block .tweets ul {
	line-height: 1.618em;
	padding: 0;
}
.block .tweets ul li {
	list-style: none !important;
	list-style-image: none !important;
	margin-bottom: .8125em;
}
.block .tweets a {
	font-weight: normal;
}
.block.twitter .read-more {
	margin-right: 45px;
}
/* end block */

/* block: our customers */
.block .customers ul {
	line-height: 1.618em;
	overflow: hidden;
	padding: 0;
}
.block .customers ul li {
	list-style: none !important;
	float: left;
	width: 103px;
}
/* end block */

/* block: our customers */
.block.twitter {
	border: 2px solid #2CABFF;
}
/* end block */


/*  */















/*  */


#ft {
	color: #fff;
	background-color: #808d93;
	overflow: hidden;
}
#ft,
#ft a {
	color: #fff;
	text-decoration: none;
}
#ft ul {
	padding: 0;
}
#ft ul li {
	list-style: none !important;
	list-style-image: none !important;
}



#sitemap {
	float: left;
	padding-left: 30px;
}
#sitemap ul {
	overflow: hidden;
	margin: 0 0 1em 0;
}
#sitemap>ul>li {
	font-weight: 700;
	float: left;
	margin: 0 2.5em 0 0;
	padding: 1.5em 0 0 0;
}
#sitemap>ul>li.active {
	background: transparent url(../gfx/arrow-white.png) no-repeat center top;
}
#sitemap>ul>li>a {
	font-size: 1.1em;
}
#sitemap a:hover {
	border-bottom: 1px dotted #fff;
}
#sitemap>ul>li>ul {
	margin-top: .6em;
}
#sitemap>ul>li>ul>li {
	font-size: .85em;
	font-weight: normal;
	float: none;
}

#side {
	float: right;
	width: 305px; /* FIX, donw fit otherwise */
}
	#mailinglist {
		padding: 1em 2em 1.5em;
		background-color: #212729;
	}
	#mailinglist label {
		font-weight: 700;
	}
	#mailinglist input {
		font-size: .9em;
	}
	#mailinglist input[type="text"] {
		color: #4a5356;
	}
	#mailinglist input[type="submit"] {
		padding: .4em 1em;
	}
	#copy {
		line-height: 1.4;
		text-align: right;
		margin: 6em 0 2em;
	}
    
    
    
#unisphere-contact-form label {
    display:block;
    float:left;
    padding-top:5px;
    text-align:right;
    width:80px;
}    

#unisphere-contact-form input, #unisphere-contact-form select {
    float:left;
    font-size:12px;
    margin:2px 0 10px 10px;
    padding:4px 2px;
    width:250px;
}

#unisphere-contact-form textarea {
    float:left;
    font-size:12px;
    height:100px;
    margin:2px 0 20px 10px;
    padding:4px 2px;
    width:400px;
}

#unisphere-contact-form .spacer {
    clear:both;
    height:1px;
}
        
ul.features2 {
    margin:0;
    padding:10px 0 0 0;
}
ul.features2 li {
    float:left;
    list-style-type:none;
	list-style-image:none; /* AK FIX */
    margin-bottom:15px;
    width:300px;
}
ul.features2 li.even {
    margin-left:15px;
}
ul.features2 img {
    float:left;
    height:32px;
    margin-bottom:10px;
    margin-right:15px;
    width:32px;
}
ul.features2 h7 {
    font-size:1.1em;
    font-weight:bold;
    letter-spacing:normal;
    text-transform:none;
}

#recaptcha_widget {
	padding: 0 0.5em !important;
}
#recaptcha_widget div {
	padding:0.2em !important;
}


/* DEV MODS */

.cols-wide {
	overflow: hidden;
	width: 960px;
    padding-bottom:20px;
}
.cols-wide .double-col, #title {
	width:960px;
}
.cols-wide .double-col .title h1 {
	font-size:2.115em;

}

.account_login_form label {
	font-weight:normal !important;
	float:left !important;
	margin:0 !important;
	width:130px !important;
}
.account_login_form form div {
	overflow:auto !important;
	padding:0 !important;
	margin:0 !important;
	float:left !important;
}
.clear {
	clear:both;
}