
/**** Features ****/

#features-boxes h2 {
height: 2em;
margin-bottom: 5px;
line-height: 100%;
}

#features-boxes .yui-u .b, #features-boxes .yui-u .c, #features-boxes .yui-u .d
{
height: 220px !important;
}

#features-boxes .location
{
background: url(../../../images/desktop/img_home_location.png) no-repeat bottom right;
height: 100%;
}

#features-boxes .mobile
{
background: url(../../../images/desktop/img_home_mobile.png) no-repeat bottom right;
height: 100%;
}

#features-boxes .express
{
background: url(../../../images/desktop/img_home_expressyourself.png) no-repeat bottom right;
height: 100%;
}

#features-boxes .enterprise
{
background: url(../../../images/desktop/img_home_enterprise.png) no-repeat bottom right;
height: 100%;
}

#features-boxes .mwc
{
background: url(../../../images/desktop/img_home_mwc.png) no-repeat bottom center;
height: 100%;
}
#supported-services
{
    margin-left: 9px;
	*margin-left: 6px;
}

/**** Key Area ****/
#key {
margin-bottom: 2%;
*margin-bottom: 14px;
}

#key h3
{
font-size: 93% !important;
}

#key a {
color: #fff;
}

#keyForm form {
padding: 0 !important;
}

#keyForm {
	width: 284px;
	*width: 284px;
	height: 280px;
	margin-bottom: 0;
	color: #fff;
	padding: 0px;
}

#keyForm h1, #keyForm h2
{
color: #fff;
margin-left: 16px;
}

#keyForm legend {
color: #fff !important;
margin: 0;
*margin-left: -8px;
margin-bottom: 5px;
font-size: 167%;
}

#keyForm input, #keyForm select
{
	border: 1px solid #32557a;
	background-color: #336699 !important;
	color: #fff;
}

#keyForm select { width: 26.5em; *width: 25.5em; }
