@charset "UTF-8";
/* CSS Document */

body {
	background-color: #CCC;
	
	}

.top_container {
	display: inline-block;
	zoom: 0; /* ie7 hack for display:inline-block */
	*display: inline;
	border: solid 0px #a7c3db;
	border-bottom-color: #FFF;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width:100%;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	font-weight: 200;
	color: #333333;
	
	-webkit-border-radius: 0.0em;
	-moz-border-radius: 0.0em;
	border-radius: 0.0em;

	-webkit-box-shadow: 0 0px 0px rgba(0,0,0,.0);
	-moz-box-shadow: 0 0px 0px rgba(0,0,0,.0);
	box-shadow: 0 0px 0px rgba(0,0,0,.0);
	

	background: #cccccc;
/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, #a7c3db 0%, #448ccb 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #a7c3db 0%, #448ccb 100%);

/* Opera */ 
background-image: -o-linear-gradient(top, #a7c3db 0%, #448ccb 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(top, color-stop(0, #a7c3db), color-stop(1, #448ccb));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #a7c3db 0%, #448ccb 100%);

/* W3C Markup, IE10 Release Preview */ 	
background-image: linear-gradient(top, #a7c3db 0%, #448ccb 100%);
}

.container_logo {
	background-image:url('images/imambo_logo.png');
	border: none;
	height: 60px;
	width: 128px;
	float:left;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;
}

.main_container {
	display: inline-block;
	zoom: 1; /* ie7 hack for display:inline-block */
	*display: inline;
	border: solid 0px #CCC;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width:100%;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	font-weight: 200;
	color: #333333;
	
	-webkit-border-radius: 0.0em;
	-moz-border-radius: 0.0em;
	border-radius: 0.0em;

	-webkit-box-shadow: 0 0px 0px rgba(0,0,0,.0);
	-moz-box-shadow: 0 0px 0px rgba(0,0,0,.0);
	box-shadow: 0 0px 0px rgba(0,0,0,.0);
	

	background: #a7c3db;
/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, #a7c3db 0%, #448ccb 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #a7c3db 0%, #448ccb 100%);

/* Opera */ 
background-image: -o-linear-gradient(top, #a7c3db 0%, #448ccb 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(top, color-stop(0, #a7c3db), color-stop(1, #448ccb));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #a7c3db 0%, #448ccb 100%);

/* W3C Markup, IE10 Release Preview */ 	
background-image: linear-gradient(top, #a7c3db 0%, #448ccb 100%);
}

.main_container2 {
	display: inline-block;
	zoom: 1; /* ie7 hack for display:inline-block */
	*display: inline;
	border: solid 0px #CCC;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width:100%;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	font-weight: 200;
	color: #333333;
	
	-webkit-border-radius: 0.0em;
	-moz-border-radius: 0.0em;
	border-radius: 0.0em;

	-webkit-box-shadow: 0 0px 0px rgba(0,0,0,.0);
	-moz-box-shadow: 0 0px 0px rgba(0,0,0,.0);
	box-shadow: 0 0px 0px rgba(0,0,0,.0);
	

	background: #a7c3db;
/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, #ffffff 0%, #ffffff 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);

/* Opera */ 
background-image: -o-linear-gradient(top, #ffffff 0%, #ffffff 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(top, color-stop(0, #ffffff), color-stop(1, #ffffff));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);

/* W3C Markup, IE10 Release Preview */ 	
background-image: linear-gradient(top, #ffffff 0%, #ffffff 100%);
}

.main_column_1 {
	width:45%;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 20px;
}

.main_column_2 {
	width:50%;
	float: right;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;
}


.main_image {
	background-image:url('images/login_icons.png');
	border: none;
	height: 336px;
	width: 100%;
	float:left;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;
}

.content_container {
	display: inline-block;
	zoom: 1; /* ie7 hack for display:inline-block */
	*display: inline;
	border: solid 1px #666;
	padding-top: 2px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width:620px;
	height: 242px;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	font-weight: 200;
	color: #333333;
	z-index: 9999;
	
	-webkit-border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	border-radius: 0.5em;

	-webkit-box-shadow: 0 0px 0px rgba(0,0,0,.2);
	-moz-box-shadow: 0 0px 0px rgba(0,0,0,.2);
	box-shadow: 0 0px 0px rgba(0,0,0,.2);
	

	background: #000000;
/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, #000000 0%, #000000 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #000000 0%, #000000 100%);

/* Opera */ 
background-image: -o-linear-gradient(top, #000000 0%, #000000 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, top, right bottom, color-stop(0, #000000), color-stop(1, #000000));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #000000 0%, #000000 100%);

/* W3C Markup, IE10 Release Preview */ 	
background-image: linear-gradient(to bottom right, #000000 0%, #000000 100%);

	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000'); /* ie7 */
	-ms-filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000'); /* ie8 */
}

.marquee {
	display: inline-block;
	zoom: 1; /* ie7 hack for display:inline-block */
	*display: inline;
	border: solid 1px #666;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 13px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width:620px;
	height: 25px;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: 200;
	color: #ffffff;
	
	-webkit-border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	border-radius: 0.5em;

	-webkit-box-shadow: 0 0px 0px rgba(0,0,0,.2);
	-moz-box-shadow: 0 0px 0px rgba(0,0,0,.2);
	box-shadow: 0 0px 0px rgba(0,0,0,.2);
	

	background: #01144b;
/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, #01144b 0%, #000000 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #01144b 0%, #000000 100%);

/* Opera */ 
background-image: -o-linear-gradient(top, #01144b 0%, #000000 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, top, right bottom, color-stop(0, #01144b), color-stop(1, #000000));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #01144b 0%, #000000 100%);

/* W3C Markup, IE10 Release Preview */ 	
background-image: linear-gradient(to bottom right, #01144b 0%, #000000 100%);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#01144b', endColorstr='#000000'); /* ie7 */
	-ms-filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#01144b', endColorstr='#000000'); /* ie8 */
	background-image: linear-gradient(to bottom right, #01144b 0%, #000000 100%);/* W3C Markup, IE10 Release Preview */ 
}

.container_menu {
	float:left;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 40px;
	margin-top: 0px;
	margin-left: 0px;
}

.menu_border {
	font-size: 15px;
	color: #666666;
	font-weight: 200;
	font-style: none;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	margin-left: 0px;
	text-align: none;
	padding-top: 0px;
	padding-right: 0px;
}

.menu			
{font-size:16px; COLOR: #FFFFFF; TEXT-DECORATION: none; Font-weight: 400; font-family: Helvetica Neue, Helvetica, Arial, sans-serif; letter-spacing: 1px; line-height: 40px; padding-left: 20px; padding-right: 0px;
text-shadow:1px 1px #666666;
}
.menu:link 		{font-size:16px; COLOR: #FFFFFF; TEXT-DECORATION: none; Font-weight: 400; font-family: Helvetica Neue, Helvetica, Arial, sans-serif; letter-spacing: 1px; line-height: 22px;}
.menu:hover 	{font-size:16px; COLOR: #CCCCCC; TEXT-DECORATION: none; Font-weight: 400; font-family: Helvetica Neue, Helvetica, Arial, sans-serif; letter-spacing: 1px; line-height: 22px;}
.menu:active 	{font-size:16px; COLOR: #CCCCCC; TEXT-DECORATION: none; Font-weight: 400; font-family: Helvetica Neue, Helvetica, Arial, sans-serif; letter-spacing: 1px; line-height: 22px;}

.feature_menu			
{font-size:16px; COLOR: #333333; TEXT-DECORATION: none; Font-weight: 400; font-family: Helvetica Neue, Helvetica, Arial, sans-serif; letter-spacing: 1px; line-height: 30px; padding-left: 30px; padding-right: 0px;
text-shadow:0px 0px #666666;
}
.feature_menu:link 		{font-size:16px; COLOR: #333333; TEXT-DECORATION: none; Font-weight: 400; font-family: Helvetica Neue, Helvetica, Arial, sans-serif; letter-spacing: 1px; line-height: 30px;}
.feature_menu:hover 	{font-size:16px; COLOR: #666666; TEXT-DECORATION: none; Font-weight: 400; font-family: Helvetica Neue, Helvetica, Arial, sans-serif; letter-spacing: 1px; line-height: 30px;}
.feature_menu:active 	{font-size:16px; COLOR: #666666; TEXT-DECORATION: none; Font-weight: 400; font-family: Helvetica Neue, Helvetica, Arial, sans-serif; letter-spacing: 1px; line-height: 30px;}

.special {
display:none;
}

.main_head_tx {
	font-size: 48px;
	color: #ffffff;
	font-weight: 600;
	font-style: none;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	margin-top: 20px;
	margin-left: none;
	text-align: none;
	line-height: none;
	text-decoration: none;
	text-shadow:1px 1px #448ccb;
}

.main_subhead_tx {
	font-size: 28px;
	color: #2f5f89;
	font-weight: 400;
	font-style: none;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	margin-top: 0px;
	margin-left: none;
	text-align: none;
	line-height: none;
	text-decoration: none;
	text-shadow:1px 1px #ffffff;
}

.sub_head_tx {
	font-size: 42px;
	color: #333;
	font-weight: 400;
	font-style: none;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	margin-top: 20px;
	margin-left: none;
	text-align: none;
	line-height: none;
	text-decoration: none;
}

.sub_subhead_tx {
	font-size: 28px;
	color: #666;
	font-weight: 200;
	font-style: none;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	margin-top: 0px;
	margin-left: none;
	text-align: none;
	line-height: none;
	text-decoration: none;
}

.sub_contact_tx {
	font-size: 22px;
	color: #666;
	font-weight: 400;
	font-style: none;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	margin-top: 0px;
	margin-left: none;
	text-align: none;
	line-height: none;
	text-decoration: none;
}


.main_tx {
	font-size: 16px;
	color: #999;
	font-weight: 200;
	font-style: none;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	margin-top: 20px;
	margin-left: none;
	text-align: none;
	line-height: none;
	text-decoration: none;
	text-align:justify;
}

.main_tx2 {
	font-size: 16px;
	color: #333;
	font-weight: 400;
	font-style: none;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	margin-top: 0px;
	margin-left: none;
	text-align: none;
	line-height: none;
	text-decoration: none;
}

.main_tx3 {
	font-size: 14px;
	color: #666;
	font-weight: 200;
	font-style: none;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	margin-top: 0px;
	margin-left: none;
	text-align: none;
	line-height: none;
	text-decoration: none;
}

.main_tx4 {
	font-size: 13px;
	color: #666;
	font-weight: 200;
	font-style: none;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	margin-top: 0px;
	margin-left: none;
	text-align: none;
	line-height: none;
	text-decoration: none;
}

.main_tx5 {
	font-size: 14px;
	color: #666;
	font-weight: 400;
	font-style: none;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	margin-top: 0px;
	margin-left: none;
	text-align: none;
	line-height: none;
	text-decoration: none;
}

.feature_header {
	font-size: 18px;
	color: #333;
	font-weight: 600;
	font-style: none;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	margin-top: 0px;
	margin-left: none;
	text-align: none;
	line-height: none;
	text-decoration: none;
	border-color: #CCC;
}

.feature_tx {
	font-size: 18px;
	color: #666;
	font-weight: 400;
	font-style: none;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	margin-top: 0px;
	margin-left: none;
	text-align: none;
	line-height: none;
	text-decoration: none;
	border-color: #CCC;
}

.feature_check {
	font-size: 30px;
	color: #090;
	font-weight: 600;
	font-style: none;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	margin-top: 0px;
	margin-left: none;
	text-align: none;
	line-height: none;
	text-decoration: none;
	border-color: #CCC;
}

.main_tx_head {
	font-size: 24px;
	color: #333;
	font-weight: 200;
	font-style: none;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	margin-top: 0px;
	margin-left: none;
	margin-bottom: 15px;
	text-align: none;
	line-height: none;
	text-decoration: none;
}


.form_head {
	font-size: 16px;
	color: #CCCCCC;
	font-weight: 200;
	font-style: none;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	margin-left: 0px;
	text-align: none;
	line-height: 14pt;
	padding-top: 5px;
	padding-right: 5px;
}

.form_tx {
	font-size: 12px;
	color: #CCCCCC;
	font-weight: 200;
	font-style: none;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	margin-left: none;
	text-align: none;
	line-height: none;
	text-decoration: none;
}

.form {
 	font-size: 14px;
	font-weight: 200;
 	background-color: #ffffff;
 	border: 1px solid #666666;
 	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
 	color: #002387;
	width: 250px;
	height: 22px;
	padding-left: 3px;
	padding-right: 3px;
	
	-webkit-border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	border-radius: 0.5em;
}

.form_account {
 	font-size: 14px;
	font-weight: 200;
 	background-color: #ffffff;
 	border: 1px solid #666666;
 	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
 	color: #002387;
	width: 140px;
	height: 22px;
	padding-left: 3px;
	padding-right: 3px;
	
	-webkit-border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	border-radius: 0.5em;
}

.form_comments {
 	font-size: 14px;
	font-weight: 200;
 	background-color: #ffffff;
 	border: 1px solid #666666;
 	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
 	color: #002387;
	width: 250px;
	height: 135px;
	padding-left: 5px;
	padding-top: 5px;
	
	-webkit-border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	border-radius: 0.5em;
}

.form_comments_forward {
 	font-size: 12px;
 	background-color: #ffffff;
 	border: 1px solid #666666;
 	font-family: Arial, Helvetica, sans-serif;
 	color: #002387;
	width: 110px;
	height: 130px;
	padding-left: 5px;
	padding-top: 5px;
	
	-webkit-border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	border-radius: 0.5em;
}

.container_button_holder {
	width:220px;
	float:right;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;
}

.container_button {
	float:right;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-left: 0px;
}

.button_signup {
 	font-size: 15px;
	font-weight: 400;
 	background-color: #ffffff;
 	border: 1px solid #666666;
 	font-family: Arial, Helvetica, sans-serif;
 	color: #FFF;
	width: 70px;
	height: 25px;
	margin-top: 20px;
	padding-top: 7px;
	padding-left: 10px;
	float:left;
	text-shadow:1px 1px #666666;
	
	-webkit-border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	border-radius: 0.5em;
	
	-webkit-box-shadow: 3px 2px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 3px 2px 2px rgba(0,0,0,.2);
	box-shadow: 3px 2px 2px rgba(0,0,0,.2);
	
	background: #cccccc;
/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, #eeeeee 0%, #959595 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #eeeeee 0%, #959595 100%);

/* Opera */ 
background-image: -o-linear-gradient(top, #eeeeee 0%, #959595 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(top, color-stop(0, #eeeeee), color-stop(1, #959595));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #eeeeee 0%, #959595 100%);

/* W3C Markup, IE10 Release Preview */ 	
background-image: linear-gradient(top, #eeeeee 0%, #959595 100%);	
	
}

.button_pricing_signup {
 	font-size: 15px;
	font-weight: 600;
 	border: 1px solid #999;
 	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
 	color: #FFF;
	width: 60px;
	height: 25px;
	margin-top: 20px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	
	-webkit-border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	border-radius: 0.5em;
	
	-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,.4);
	-moz-box-shadow: 2px 2px 2px rgba(0,0,0,.4);
	box-shadow: 2px 2px 2px rgba(0,0,0,.4);
	
		background: #cccccc;
/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, #a7c3db 0%, #448ccb 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #a7c3db 0%, #448ccb 100%);

/* Opera */ 
background-image: -o-linear-gradient(top, #a7c3db 0%, #448ccb 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(top, color-stop(0, #a7c3db), color-stop(1, #448ccb));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #a7c3db 0%, #448ccb 100%);

/* W3C Markup, IE10 Release Preview */ 	
background-image: linear-gradient(top, #a7c3db 0%, #448ccb 100%);
	
}

.more {
	width: 80px;
	height: 25px;
	margin-top: 0px;
	padding-top: 7px;
	padding-left: 0px;
	padding-right: 0px;
	
	-webkit-border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	border-radius: 0.5em;
	
	-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,.4);
	-moz-box-shadow: 2px 2px 2px rgba(0,0,0,.4);
	box-shadow: 2px 2px 2px rgba(0,0,0,.4);
	
		background: #cccccc;
/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, #a7c3db 0%, #448ccb 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #a7c3db 0%, #448ccb 100%);

/* Opera */ 
background-image: -o-linear-gradient(top, #a7c3db 0%, #448ccb 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(top, color-stop(0, #a7c3db), color-stop(1, #448ccb));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #a7c3db 0%, #448ccb 100%);

/* W3C Markup, IE10 Release Preview */ 	
background-image: linear-gradient(top, #a7c3db 0%, #448ccb 100%);
	
}

.button_pricing_signup_tx {
 	font-size: 15px;
	font-weight: 600;
 	background-color: #ffffff;
 	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
 	color: #FFF;
	text-shadow:1px 1px #666666;
	
}

.button_network_signup {
 	font-size: 15px;
	font-weight: 600;
 	background-color: #ffffff;
 	border: 1px solid #999;
 	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
 	color: #FFF;
	width: 60px;
	height: 25px;
	margin-top: 20px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	
	-webkit-border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	border-radius: 0.5em;
	
	-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,.4);
	-moz-box-shadow: 2px 2px 2px rgba(0,0,0,.4);
	box-shadow: 2px 2px 2px rgba(0,0,0,.4);
	
		background: #cccccc;
/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, #a7c3db 0%, #448ccb 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #a7c3db 0%, #448ccb 100%);

/* Opera */ 
background-image: -o-linear-gradient(top, #a7c3db 0%, #448ccb 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(top, color-stop(0, #a7c3db), color-stop(1, #448ccb));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #a7c3db 0%, #448ccb 100%);

/* W3C Markup, IE10 Release Preview */ 	
background-image: linear-gradient(top, #a7c3db 0%, #448ccb 100%);
	
}

.button_pricing_strut {
 	font-size: 15px;
	font-weight: 600;
 	background-color: #ffffff;
 	border: 1px solid #999;
 	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
 	color: #FFF;
	width: 60px;
	height: 25px;
	margin-top: 20px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 7px;
	
	-webkit-border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	border-radius: 0.5em;
	
	-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,.4);
	-moz-box-shadow: 2px 2px 2px rgba(0,0,0,.4);
	box-shadow: 2px 2px 2px rgba(0,0,0,.4);
	
	background: #cccccc;
/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, #ffd800 0%, #dba603 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #ffd800 0%, #dba603 100%);

/* Opera */ 
background-image: -o-linear-gradient(top, #ffd800 0%, #dba603 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(top, color-stop(0, #ffd800), color-stop(1, #dba603));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #ffd800 0%, #dba603 100%);

/* W3C Markup, IE10 Release Preview */ 	
background-image: linear-gradient(top, #ffd800 0%, #dba603 100%);
	
}

.button_network_signup {
 	font-size: 15px;
	font-weight: 600;
 	background-color: #ffffff;
 	border: 1px solid #999;
 	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
 	color: #FFF;
	width: 260px;
	height: 25px;
	margin-top: 20px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	
	-webkit-border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	border-radius: 0.5em;
	
	-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,.4);
	-moz-box-shadow: 2px 2px 2px rgba(0,0,0,.4);
	box-shadow: 2px 2px 2px rgba(0,0,0,.4);
	
	background: #cccccc;
/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, #39b54a 0%, #247730 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #39b54a 0%, #247730 100%);

/* Opera */ 
background-image: -o-linear-gradient(top, #39b54a 0%, #448ccb 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(top, color-stop(0, #39b54a), color-stop(1, #247730));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #39b54a 0%, #247730 100%);

/* W3C Markup, IE10 Release Preview */ 	
background-image: linear-gradient(top, #39b54a 0%, #247730 100%);
	
}

.button_login {
 	font-size: 15px;
	font-weight: 400;
 	background-color: #660066;
 	border: 1px solid #666666;
 	font-family: Arial, Helvetica, sans-serif;
 	color: #FFFFFF;
	width: 60px;
	height: 25px;
	margin-top: 0px;
	padding-top: 7px;
	padding-left: 20px;
	margin-top: 20px;
	float:left;
	text-shadow:1px 1px #666666;
	
	-webkit-border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	border-radius: 0.5em;
	
	-webkit-box-shadow: 3px 2px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 3px 2px 2px rgba(0,0,0,.2);
	box-shadow: 3px 2px 2px rgba(0,0,0,.2);
	
	background: #cccccc;
/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, #ffd800 0%, #dba603 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #ffd800 0%, #dba603 100%);

/* Opera */ 
background-image: -o-linear-gradient(top, #ffd800 0%, #dba603 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(top, color-stop(0, #ffd800), color-stop(1, #dba603));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #ffd800 0%, #dba603 100%);

/* W3C Markup, IE10 Release Preview */ 	
background-image: linear-gradient(top, #ffd800 0%, #dba603 100%);
	
}

.button_submit {
 	font-size: 15px;
	font-weight: 400;
 	background-color: #ffffff;
 	border: 1px solid #666666;
 	font-family: Arial, Helvetica, sans-serif;
 	color: #FFF;
	height: 25px;
	margin-top: 10px;
	padding-top: 0px;
	padding-left: 5px;
	text-shadow:1px 1px #666666;
	
	-webkit-border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	border-radius: 0.5em;
	
	-webkit-box-shadow: 3px 2px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 3px 2px 2px rgba(0,0,0,.2);
	box-shadow: 3px 2px 2px rgba(0,0,0,.2);
	
	background: #cccccc;
/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, #eeeeee 0%, #959595 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #eeeeee 0%, #959595 100%);

/* Opera */ 
background-image: -o-linear-gradient(top, #eeeeee 0%, #959595 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(top, color-stop(0, #eeeeee), color-stop(1, #959595));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #eeeeee 0%, #959595 100%);

/* W3C Markup, IE10 Release Preview */ 	
background-image: linear-gradient(top, #eeeeee 0%, #959595 100%);	
	
}


.footer_container {
	display: inline-block;
	zoom: 0; /* ie7 hack for display:inline-block */
	*display: inline;
	border: solid 0px #a7c3db;
	border-bottom-color: #FFF;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width:100%;
	height: 100px;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	font-weight: 200;
	color: #333333;
	
	-webkit-border-radius: 0.0em;
	-moz-border-radius: 0.0em;
	border-radius: 0.0em;

	-webkit-box-shadow: 0 0px 0px rgba(0,0,0,.0);
	-moz-box-shadow: 0 0px 0px rgba(0,0,0,.0);
	box-shadow: 0 0px 0px rgba(0,0,0,.0);
	

	background: #cccccc;
/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, #eeeeee 0%, #cccccc 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #eeeeee 0%, #cccccc 100%);

/* Opera */ 
background-image: -o-linear-gradient(top, #eeeeee 0%, #cccccc 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(top, color-stop(0, #eeeeee), color-stop(1, #cccccc));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #eeeeee 0%, #cccccc 100%);

/* W3C Markup, IE10 Release Preview */ 	
background-image: linear-gradient(top, #eeeeee 0%, #cccccc 100%);
}

.subscription_name {
	font-size: 22px;
	color: #666;
	font-weight: 400;
	font-style: none;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 10px;
	text-align: left;
	line-height: 30px;
	text-decoration: none;
}

.subscription_rates {
	font-size: 20px;
	color: #666;
	font-weight: 400;
	font-style: none;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	line-height: 26px;
	text-decoration: none;
	border-color: #CCCCCC;
}

.strut_subscription_name {
	font-size: 22px;
	color: #666;
	font-weight: 400;
	font-style: none;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 10px;
	line-height: 30px;
	text-decoration: none;
}

.price_tx {
	font-size: 18px;
	color: #666;
	font-weight: 200;
	font-style: none;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 20px;
	text-align: none;
	line-height: 30px;
	text-decoration: none;
	border-color: #CCCCCC;
}

.about_tx {
	font-size: 16px;
	color: #666;
	font-weight: 200;
	font-style: none;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 20px;
	text-align: none;
	line-height: 24px;
	text-decoration: none;
}

.price {
	display: inline-block;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 30px;
	letter-spacing: 1px;
	font-weight: 400;
	color: #fff;
	text-shadow:1px 1px #666666;
}

.price_strut {
	display: inline-block;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 42px;
	letter-spacing: 1px;
	font-weight: 400;
	color: #666;
	text-shadow:1px 1px #cccccc;
}

.dollar {
	display: inline-block;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 22px;
	letter-spacing: 0px;
	font-weight: 200;
	color: #fff;
	text-shadow:1px 1px #666666;
	float: left;
	padding-top: 5px;
}

.dollar_strut {
	display: inline-block;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 22px;
	letter-spacing: 1px;
	font-weight: 200;
	color: #666;
	text-shadow:1px 1px #cccccc;
	float: left;
	padding-top: 5px;
}

.month {
	display: inline-block;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 20px;
	letter-spacing: 1px;
	font-weight: 200;
	color: #fff;
	text-shadow:1px 1px #666666;
}

.month_strut {
	display: inline-block;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 20px;
	letter-spacing: 1px;
	font-weight: 200;
	color: #666;
	text-shadow:1px 1px #cccccc;
}

.strut {
	display: inline-block;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 22px;
	letter-spacing: 1px;
	font-weight: 200;
	color: #fff;
	text-shadow:1px 1px #666666;
	text-align: center;
	padding-top: 0px;
	padding-left: 20px;
}

.strut_hosting {
	display: inline-block;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 30px;
	letter-spacing: 1px;
	font-weight: 200;
	color: #fff;
	text-shadow:1px 1px #666666;
	padding-left: 12px;
}

.clear_box {
	display: inline-block;
	zoom: 0; /* ie7 hack for display:inline-block */
	*display: inline;
	border: solid 0px #a7c3db;
	border-bottom-color: #FFF;
	padding-top: 15px;
	padding-left: 30px;
	padding-right: 10px;
	padding-bottom: 28px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	width:230px;
	height: 40px;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 32px;
	letter-spacing: 1px;
	font-weight: 200;
	color: #ffffff;
	text-shadow:1px 1px #666666;
	
	-webkit-border-radius: 0.0em;
	-moz-border-radius: 0.0em;
	border-radius: 0.0em;

	-webkit-box-shadow: 0 0px 0px rgba(0,0,0,.0);
	-moz-box-shadow: 0 0px 0px rgba(0,0,0,.0);
	box-shadow: 0 0px 0px rgba(0,0,0,.0);

}

.green_box {
	display: inline-block;
	zoom: 0; /* ie7 hack for display:inline-block */
	*display: inline;
	border: solid 0px #a7c3db;
	border-bottom-color: #FFF;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 28px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	width:175px;
	height: 40px;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 32px;
	letter-spacing: 1px;
	font-weight: 200;
	color: #fff;
	text-shadow:1px 1px #666666;
	
	-webkit-border-radius: 0.0em;
	-moz-border-radius: 0.0em;
	border-radius: 0.0em;

	-webkit-box-shadow: 0 0px 0px rgba(0,0,0,.0);
	-moz-box-shadow: 0 0px 0px rgba(0,0,0,.0);
	box-shadow: 0 0px 0px rgba(0,0,0,.0);
	

	background: #cccccc;
/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, #39b54a 0%, #247730 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #39b54a 0%, #247730 100%);

/* Opera */ 
background-image: -o-linear-gradient(top, #39b54a 0%, #448ccb 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(top, color-stop(0, #39b54a), color-stop(1, #247730));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #39b54a 0%, #247730 100%);

/* W3C Markup, IE10 Release Preview */ 	
background-image: linear-gradient(top, #39b54a 0%, #247730 100%);
}

.blue_box {
	display: inline-block;
	zoom: 0; /* ie7 hack for display:inline-block */
	*display: inline;
	border: solid 0px #a7c3db;
	border-bottom-color: #FFF;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 28px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	width:175px;
	height: 40px;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 32px;
	letter-spacing: 1px;
	font-weight: 200;
	color: #ffffff;
	text-shadow:1px 1px #666666;
	
	-webkit-border-radius: 0.0em;
	-moz-border-radius: 0.0em;
	border-radius: 0.0em;

	-webkit-box-shadow: 0 0px 0px rgba(0,0,0,.0);
	-moz-box-shadow: 0 0px 0px rgba(0,0,0,.0);
	box-shadow: 0 0px 0px rgba(0,0,0,.0);
	

	background: #cccccc;
/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, #a7c3db 0%, #448ccb 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #a7c3db 0%, #448ccb 100%);

/* Opera */ 
background-image: -o-linear-gradient(top, #a7c3db 0%, #448ccb 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(top, color-stop(0, #a7c3db), color-stop(1, #448ccb));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #a7c3db 0%, #448ccb 100%);

/* W3C Markup, IE10 Release Preview */ 	
background-image: linear-gradient(top, #a7c3db 0%, #448ccb 100%);
}


.yellow_box {
	display: inline-block;
	zoom: 0; /* ie7 hack for display:inline-block */
	*display: inline;
	border: solid 0px #a7c3db;
	border-bottom-color: #FFF;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 28px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	width:175px;
	height: 40px;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 32px;
	letter-spacing: 1px;
	font-weight: 200;
	color: #ffffff;
	text-shadow:1px 1px #666666;
	
	-webkit-border-radius: 0.0em;
	-moz-border-radius: 0.0em;
	border-radius: 0.0em;

	-webkit-box-shadow: 0 0px 0px rgba(0,0,0,.0);
	-moz-box-shadow: 0 0px 0px rgba(0,0,0,.0);
	box-shadow: 0 0px 0px rgba(0,0,0,.0);
	

	background: #cccccc;
/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, #ffd800 0%, #dba603 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #ffd800 0%, #dba603 100%);

/* Opera */ 
background-image: -o-linear-gradient(top, #ffd800 0%, #dba603 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(top, color-stop(0, #ffd800), color-stop(1, #dba603));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #ffd800 0%, #dba603 100%);

/* W3C Markup, IE10 Release Preview */ 	
background-image: linear-gradient(top, #ffd800 0%, #dba603 100%);
}


.red_box {
	display: inline-block;
	zoom: 0; /* ie7 hack for display:inline-block */
	*display: inline;
	border: solid 0px #a7c3db;
	border-bottom-color: #FFF;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 28px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	width:175px;
	height: 40px;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 32px;
	letter-spacing: 1px;
	font-weight: 200;
	color: #ffffff;
	text-shadow:1px 1px #666666;
	
	-webkit-border-radius: 0.0em;
	-moz-border-radius: 0.0em;
	border-radius: 0.0em;

	-webkit-box-shadow: 0 0px 0px rgba(0,0,0,.0);
	-moz-box-shadow: 0 0px 0px rgba(0,0,0,.0);
	box-shadow: 0 0px 0px rgba(0,0,0,.0);
	

	background: #cccccc;
/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, #f26522 0%, #be2e02 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #f26522 0%, #be2e02 100%);

/* Opera */ 
background-image: -o-linear-gradient(top, #f26522 0%, #be2e02 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(top, color-stop(0, #f26522), color-stop(1, #be2e02));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #f26522 0%, #be2e02 100%);

/* W3C Markup, IE10 Release Preview */ 	
background-image: linear-gradient(top, #f26522 0%, #be2e02 100%);
}

.service_box { 
text-align:center; 
background:#ffffff; 
padding:10px 10px 10px 10px;  
-moz-border-radius: 5px;  
-webkit-border-radius: 5px; 
border-radius: 5px;
width: 260px;
height: 300px;

border: solid 1px #eeeeee;
-moz-border-radius-topleft: 8px; 
-moz-border-radius-topright: 8px; 
-moz-border-radius-bottomleft: 8px; 
-moz-border-radius-bottomright: 8px; 
-webkit-border-top-left-radius: 8px; 
-webkit-border-top-right-radius: 8px; 
-webkit-border-bottom-left-radius: 8px;
-webkit-border-bottom-right-radius: 8px;
border-top-left-radius: 8px; 
border-top-right-radius: 8px; 
border-bottom-left-radius: 8px;
border-bottom-right-radius: 8px;

-moz-box-shadow:5px  5px 5px #cccccc;
-webkit-box-shadow:5px  5px 5px #cccccc;
box-shadow:5px  5px 5px #cccccc;

}


.copyright {
	font-size: 11px;
	color: #666;
	font-weight: 200;
	font-style: none;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 20px;
	text-align: none;
	line-height: 30px;
	text-decoration: none;
}

.footer_menu			
{font-size:13px; COLOR: #666666; TEXT-DECORATION: none; Font-weight: 400; font-family: Helvetica Neue, Helvetica, Arial, sans-serif; letter-spacing: 1px; line-height: 40px; padding-left: 20px; padding-right: 0px;
}
.footer_menu:link 		{font-size:13px; COLOR: #666666; TEXT-DECORATION: none; Font-weight: 400; font-family: Helvetica Neue, Helvetica, Arial, sans-serif; letter-spacing: 1px; line-height: 22px;}
.footer_menu:hover 		{font-size:13px; COLOR: #666666; TEXT-DECORATION: underline; Font-weight: 400; font-family: Helvetica Neue, Helvetica, Arial, sans-serif; letter-spacing: 1px; line-height: 22px;}
.footer_menu:active 	{font-size:13px; COLOR: #666666; TEXT-DECORATION: none; Font-weight: 400; font-family: Helvetica Neue, Helvetica, Arial, sans-serif; letter-spacing: 1px; line-height: 22px;}
