

/* #dualColumn #dualColumnRight {
	width: 200px !important;
}

#dualColumn #dualColumnContent {
	padding-right: 10px;
}

#column-right-content {
	border-left: 1px solid #CCC;
	padding-left: 10px;
	border-top: 1px solid #d6d6d6;
} */


/***************************************************
 *
 * Generic Elements For Page Layout
 *
 ***************************************************/
 
.cart_price_category{
	padding-right: 10px;
	float: right;
}
 
div.content div.contentDisplay {
	width: 915px;
	margin: 0;
	padding: 0;
}
 
	#planList div.content div.contentDisplay {
		width:915px;
	}

div.content div.contentDisplayFull {
	width: 920px;
}

div#fullTable {
	width: 900px;
	margin: 20px 30px 20px 30px;
}

div.standardColumnRight {
	float: right; 
	vertical-align: top; 
	width: 180px;
	padding: 0;
	margin-right: 20px;
	display: inline;
	/*border-left: 1px solid #CCC;*/
}

div.standardColumnRight div#promo {
	margin: 0 0 0 0;
	padding: 0;
}

div.standardColumnRight div#careerBin{
	margin: 20px 0 0 0;
	padding: 0;
}


/* Generic popups */
div.popupContent {
	padding-top: 60px;
}
#pageBodyPromo {
	display: block;
	width: 940px;
	margin: 0;
	padding: 20px 0 0 15px;
}
#pageBodyPromo ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#pageBodyPromo ul li {
	float: left;
	margin-left: 0;
	padding: 0 0 0 15px;
}

/*#pageBodyPromo.first{
	margin-left: 20px;
}*/
/***************************************************
 *
 * Dual-Column Full Page Layout
 *
 ***************************************************/

div.contentDisplay div.fullColumnContent {
	float: left;
	width: 700px;
	padding: 0;
	margin: 0;
}

/* td#dualColumnRight #promo {
	margin: 20px 0 0 0;	
} */

/***************************************************
 *
 * Tri-Column Page Layout
 *
 ***************************************************/
 
div#triColumn {
	float: left; 
	width: 725px;
	font-size: 11px;
	/*margin-left: 20px;*/
	padding: 0;
	display: inline; /*for IE6*/
 }
 
 div#triBusinessColumn {
	float: left; 
	width: 925px;
	font-size: 11px;
	margin-left: 20px;
	display: inline; /*for IE6*/
 }

 
div.triColumnLeft {
	float: left; 
	width: 160px;
	/*border-right: 1px solid #ccc;*/
	display: block; 
	clear: both;
	vertical-align: top;
}

div.triColumnLeft form div.colHeader {
	padding-top: 20px;
}

div.triColumnLeft form ul {
	list-style: none;
	width: 159px;
}

div.triColumnLeft h3 {
	padding: 0px;
	margin: 0px;
}

div.triColumnLeft form ul li {
	list-style: none;
	padding-top: 3px;
	margin-left: 10px;
	clear: both;
	float: none;
	position: relative;
	display: block;
	width: 150px; /* was 159px */
}

div.triColumnLeft form ul li input {
	width: 15px;
	height: 15px;  
	float: left;
}


div.triColumnLeft form ul li label {
	display: block;
	width: 125px;
	margin-left: 0.5em;
	margin-top: 0.1em;
	float: left;
	clear: right;
	color: #5c6f7d;
}

div.contentDisplay div.triColumnContent {
	float: right; 
	width: 535px;
}

/***************************************************
 *
 * Cart Layout
 *
 ***************************************************/
 
div.contentDisplay div.cartContent {
	float: left; 
	width: 715px;
	padding: 0;
	margin: 0;
}

 
* html div.contentDisplay div.cartContent {
	width: 695px;
}


/* fup elements */
/* Followup elements which are usually shown or hidden based on an event */
.fup {
	visibility: hidden;
	/*display: none;*/
	opacity: 1;
	clear: both;
}

.autoshow {
	display: block;
	opacity: 1.0;
}

/* martyrs */
/* Noble elements that sacrifice themselves to display another element */
.martyr {
	display: none;
	opacity: 0;
	clear: both;
}

 
 
 
/* checkout */
/* This rule will fix the problem caused by the positioning of the header. */
#checkout #wrapper {
	margin-top: 0px;
}

/* dynamic layouts */
#flyout {
	background: url(/resources/images/decor/bg_reviewContainer.jpg) repeat-x left bottom;
	position: absolute;
	top: 0;
	left: 0;
	visibility: hidden;
	/*display: none;*/
	opacity: 0;
	width: auto;
	text-align: left;
	z-index: 40;
}

#flyout #flyout-header {
	/*background: transparent url(/resources/images/decor/flyout_header.png) top right no-repeat;*/
	/*border-left: 1px solid #5c6f7d;*/
	/*background-color: #E5F1F5;*/
	border-top: 1px solid #5c6f7d;
	border-left: 1px solid #5c6f7d;
	border-right: 1px solid #5c6f7d;
	height: 16px;
	/*text-align: right;*/
	padding: 10px 10px 0 10px;
}

* html #flyout #flyout-header {
	width: auto;
}

* html #flyout #flyout-content {
	width: auto;
}

#flyout #flyout-header #close-flyout {
	position: absolute;
	top: 12px;
	right: 15px;
}

/* May use later if QA do not like the design

#flyout #flyout-header #review-close-flyout {
	
	display: none;
}*/


#flyout #flyout-content {
	/*background-color: #E5F1F5;*/
	border: 1px solid #5c6f7d;
	border-top-width: 0;
	padding: 10px;
}


.ratings-title {
	font-weight: bold;
}



/* cs boxes */
.cs-box-wrapper {
	
	background: transparent url(/resources/images/decor/cs-box.png) top right no-repeat;
	margin: 0;
}

.cs-box {
	border: 1px solid #CCC;
	border-width: 0 0 1px 1px;
	padding: 10px;
}

.cs-solid-box-wrapper {
	padding-top: 14px;
	background: transparent url(/resources/images/decor/cs-solid-box-wrapper.png) top right no-repeat;
}

.cs-solid-box {
	background-color: #F0F0F0;
	padding: 0 10px 10px 10px;
	margin: -1px;
}

dl.order-summary-list {
	margin-bottom: 10px;
}

dl.order-summary-list dt {
	font-size: 11px;
}

.order-summary-list dt a {
	float: right;
}

.order-summary-price {
	font-weight: bold;
	width: 100%;
	text-align: right;
}

.order-summary-list p {
	margin-bottom: 2px;
}

.order-summary-list p a {
	display: block;
	text-align: right;
}

.order-summary-price th {
	text-align: right;
	padding-right: 1em;
	vertical-align: bottom;
}

#total-box {
	text-align: right;
}

#total-box table {
	width: 100%;
}


/**********************

Cart Layouts. Some of these are common across pages, so I'm going to put them here. 

******************************/

/* #cart {
	border: 1px solid #cccccc;
	background: #E5F1F5 url(/resources/images/layouts/cart_form.png) top right no-repeat;
	padding: 10px 10px 20px 10px;
} */

#cart-content {
	/*margin-top:10px;*/
	background-color: #ffffff;
	border: 1px solid #e8e8e8;
	width: 712px;
}

.cart-wrapper {
	width: 100%;
	font-family: Verdana, sans-serif;
	font-size: 1.1em;
	line-height: 1.83;
	margin-bottom: 10px;
}

/* Cart styles copied over from cart.css */
/* If this is acceptable, just delete the commented entries in that file. */
 
.cart-wrapper .mobile-container {
	padding-right: 0px; 

}

.cart-wrapper colgroup .cart-wrapper-content-col {
	width: 490px;	
}

.cart-wrapper colgroup .cart-wrapper-monthly-col , .cart-wrapper-onetime-col {
	width: 80px;
}

.cart-wrapper .pricing-cell {
	text-align: center;
	font-weight: bold;
	color: #5c6f7d;
	width:40px;
}

.cart-wrapper .pricing-cell dd.spacing{
	width:75px;
}

.cart-wrapper .pricing-cell dd div.priceCategory{
	width:100px;
}

* html .cart-wrapper .mobile-container {
	padding-right: 0px; 
}
dt.mobile-header {
	font-size: 1.2em;
	font-weight: bold;
	color: #999;
	padding: 5px 0 5px 12px;
	border-bottom: 1px solid #ccc;
	
}
.mobile-container .expandable dt.mobile-header {
	font-size: 12px;
	font-weight: bold;
	color: #5b707c;
}

.mobile-container .expandable dt.collapsed {
	font-size: 12px;
	font-weight: bold;
	color: #5b707c;
}

.mobile-container .expandable dt.expanded {
	font-size: 12px;
	font-weight: bold;
	color: #5b707c;
}

.mobile-container .expandable dt {
	padding-left: 15px;
}

.cart-multi-list {
	margin-left: 8px;
}

.cart , .summary {
	padding: 0 5px 10px 10px;
}

.summary {
	margin-bottom: 20px;
}

.cart dt {
	font-size: 13px;
	padding-bottom: 10px;
}

.summary dt {
	font-size: 15px;
	padding-bottom: 10px;
}

.cart dt a {
	display: block;
	float: right;
	margin-right: 0px;
	margin-left: 5px;
}

.cart dd { /* Internet Explorer is throwing padding on these */
	/*background-color: #ffffff; */
	background-color: transparent;
}

.cart-box , .summary-box {
	background: #FFF;
	margin: 5px 0;
}

.cart-box h4 {
	font-size: 12px;
	color: #5c6f7d;
}
.cart-box h3.after-changes {
	font-size: 1.1em;
	color: #333;
	font-weight: bold;
	padding: 5px 0 5px 0;
	margin-bottom: 1.2em;
	border-bottom: 1px solid #e8e8e8;
}
.cart-box h4.active {
	font-size: 1em;
	color: #0b7793;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 1em;
}

.cart-box .thumbnail {
	width: 250px;
	padding:2px;
}

.cart-box .price {
	white-space: nowrap !important;
	padding:10px
}

.cart-box dt a {
	font-size: 10px;
	font-weight: normal;
}
.cart-box ul {
	margin-left: 10px;
}


.cart .cart-box table , .summary .summary-box table {
	width: 100%;
}

.cart .cart-box table td a img , .summary .summary-box table td a img {
	display: block;
}

.cart .cart-box table td ul  , .summary .summary-box table td ul {
	text-align: right;
}
.confirm-notes {
	padding: 20px;
}
.confirm-notes h3 {
	margin-bottom: 1em;
}
.confirm-notes p {
	font-size: 1.1em;
	margin-bottom: 1em;
}

.shop-packages-link-container {
	padding-bottom: 20px;
}

.shop-packages-link-container a{
	padding-right: 15px;
	background: transparent url(/resources/images/decor/a-pop.png) 100% 50% no-repeat;
	white-space: nowrap;
}

.cart .cart-box table td ul li a  , .summary .summary-box table td ul li a{
	padding-right: 5px;
/*	background: transparent url(/resources/images/decor/a-pop.png) 100% 50% no-repeat; */
	white-space: nowrap;
}

#start-cart a{
	padding-right: 15px;
	background: transparent url(/resources/images/decor/a-pop.png) 100% 50% no-repeat;
	white-space: nowrap;
}

#cart-summary {
	width: 100%;
}

#cart-summary td {
	text-align: right;
}

.cart-wrapper .price {
	font-weight: bold;
	font-size:18pt;
	color:#333;
	text-align:right;
	padding-right:17px;
}

.cart-wrapper .packagePrice {
	font-weight: bold;
	color:#333;
	text-align:left;
}

.cart-wrapper col.price {
	font-weight: bold;
}

.cart-wrapper .menu {
	width: 100px;
}

#cart-total {
	color: #FF0000;
}

/* Cart utilities. These appear in some of the sidebars. */
#cart-utility-buttons {
	text-align: left;
}

/* Empty cart rules */
#start-cart {
	width: auto;
}

#start-cart th {
	padding-right: 20px;
}


/* Wish List rules */

#wish_list {
	width: 637px;
}

#wish_list th {
	text-align: left;
	font-weight: bold;
}

#wish_list td {
	padding: 10px 20px 0px 0px;
}

#wish_list td.divider {
	border-top: 1px solid #ccc;
}

#wish_list td.wishlistProduct {
	text-align: center;
	width: 140px;
}

* html #wish_list td.wishlistProduct {
	width: 140px;
}

#wish_list td.wishlistProduct span {
	float: left;
	text-align: left;
	clear: both;
}

#wish_list td.wishlistDescription {
	width: 230px;
	text-align: left;
}

* html #wish_list td.wishlistDescription {
	width: 230px;
}

#wish_list td.wishlistDescription ul {
	text-align: left;
}

.cart .cart-box table td.wishlistProduct a img {
	display: inline;
}

#wish_list td.wishlistPlanDesc {
	width: 105px;
	text-align: left;
}

* html #wish_list td.wishlistPlanDesc {
	width: 105px;
}

#wish_list td.wishlistPrice {
	width: 90px;
	padding-right: 0px;
}

#wish_list td.wishlistAddtoCart {
	text-align: right;
	padding: 10px 0px;
}


/* Expandable DL */

.expandable , .not-expandable {
	padding: 0 0 0 5px;
}
.expandable dt {
	padding: 0 0 0 12px;
	background: transparent url(/resources/images/decor/cs-dl-collapsed.gif) 0% 50% no-repeat;
	cursor: pointer;
	vertical-align: middle;
}

.not-expandable dt {
	padding: 0 16px 0 0;
	vertical-align: middle;
}

.expandable dt a , .not-expandable dt a {
	vertical-align: bottom;
}

.expandable dd {
	display: none;
}

.expandable dt span:hover {
	text-decoration: underline;
}

.expandable dt.collapsed {
	background-image: url(/resources/images/decor/cs-dl-collapsed.gif);
}

.expandable dt.expanded {
	background-image: url(/resources/images/decor/cs-dl-expanded.gif);
}


/* Roller */
.rolled {
	display: none;
}

.roller {
	display: block;
}

/* ----------------------------------

Hello Block: this appears on the top left of My Account pages when a user is logged in.

-----------------------------------------*/

/*#hello {
	display: block;
	text-align: left;
	padding: 0 0 0 0;
	margin: 0 0 20px 0;
	width: 684px;
}*/



/********************************
*
* Product Table rules

	#planList styles will eventually be graduated to global status.  They are
	currently specified to the #planList page in an effort to reduce potential
	conflicts with 

********************************/


table.productTable {
	width: 715px;
	border: 1px solid #cccccc;
	margin: 0 0 40px 0;
	padding: 0 0 0 0;
	background: url(/resources/images/decor/container_blend_right.jpg) no-repeat top right;
}
	
	#planList table.productTable {
		width: 715px;
		padding: 0;
		border: none;
		border-bottom: 1px solid #d6d6d6;
		border-collapse: separate;
		margin: 0;
		background: none;
	}

	#planList table.productTable caption {
		padding: 0 0 7px 0;
		margin: 0;
		background: url(/resources/images/decor/bg_productTable_caption.gif) no-repeat bottom left #fff;
		font-size: 1.2em;
		font-weight: bold;
		color: #5c6f7d;
		text-align: left;
}

table.productTable th {
	padding: 4px 4px 4px 4px;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
	color: #0099cc;
	background-color: #f5f5f5;
	border-bottom: 1px solid #cccccc;
}

	#planList table.productTable .plan-title				{ width: 120px;	/* + 10px padding =	140px */ }
	#planList table.productTable .plan-list-price-col		{ width:  90px;	/* + 10px padding =	100px */ }
	#planList table.productTable .primary-min-container		{ width: 110px;	/* + 10px padding =	120px */ }
	#planList table.productTable .nationwide-min-container	{ width: 110px;	/* + 15px padding =	120px */ padding-left: 15px; }
	#planList table.productTable .included-feat-container	{ width: 120px;	/* + 15px padding =	130px */ padding-left: 15px; }
	#planList table.productTable .plan-list-actions			{ width:  95px;	/* + 10px padding =	105px */ }
	/*																 715px */

	#planList table.productTable th {
		padding: 6px 0 8px 10px;
		border: none;
		margin: 0;
		background: url(/resources/images/decor/bg_productTable_th.gif) repeat-x top left #c9e5eb;
		font-size: 1em;
		font-weight: bold;
		color: #5c6f7d;
		vertical-align: bottom;
		text-align: left;
}

table.productTable th a.sortDes {
	padding: 0 10px 0 0;
	background: url(/resources/images/sort_arrow_down.gif) center right no-repeat;
}

table.productTable th a.sortAsc {
	padding: 0 10px 0 0;
	background: url(/resources/images/sort_arrow_up.gif) center right no-repeat;
}

table.productTable td {
	padding: 10px;
	vertical-align: top;
	border: 1px solid #cccccc;
}

	#planList table.productTable td {
		padding: 15px 0 15px 10px;
		border: none;
		border-bottom: 1px solid #d6d6d6;
	}

	#planList table.productTable td ul {
		list-style: disc;
		margin: 0 0 0 12px;
	}

	#planList table.productTable td.plan-title {
		font-size: 1.09em;
	}

table.productTable tbody tr.even td {
	background: #e5f1f5;
}

table.productTable tbody tr.even td.last {
	background: #e5f1f5;
}

table.productTable td.price {
	font-weight: bold;
	color: #5c6f7d;
}

	#planList table.productTable td.price {
		font-size: 1.8em;
		color: #333;
	}

table.productTable tbody#features td {
	padding: 10px 10px 10px 10px ;
	vertical-align: top;
}

table.productTable tbody#features td.feature {
	width: 190px;
}

	#planList table.productTable tbody#features td.feature {
		width: auto;
	}

table.productTable tbody#features td.description {
	width: 406px;
	padding: 0 10px 20px 10px;
}

	#planList table.productTable tbody#features td.description {
		width: auto;
		padding: 8px 0 8px 10px;
	}

* html table.productTable tbody#features td.description {
	width: 406px;
}

	* html #planList table.productTable tbody#features td.description {
		width: auto;
	}

table.productTable tbody#features td.qty {
	width: 240px;
}

	#planList table.productTable tbody#features td.qty {
		width: auto;
	}

.plan-title {
	width: 125px;
	font-weight: normal;
}

	#planList .plan-title {
		width: auto;
	}

.plan-title a {
	font-weight: bold;
}

.plan-list-price-col {
	width: 70px;
}

.primary-min-container {
	width: 135px;
}

.nationwide-min-container {
	width: 130px;
}

.included-feat-container {
	width: 130px;
}

.plan-list-actions {
	width: 125px;
}


/*************************************
*
* Plan compare rules
**************************************/
div.planCompareContainer span#content { 
	width: 690px;
	margin-left: 10px;
	margin-bottom: 10px;
	text-align: left;
}

* html div.planCompareContainer span#content { 
	width: 690px;
}


/***************************************
*
* Grapher styles
***************************************/
.grapher {
	border-bottom: 1px solid #007390;
	border-left: 1px solid #007390;
	border-right: 1px solid #999;
	border-top: 1px solid #999;
	text-align: right;
	position: relative;
	line-height: 1em;
	height: 1.2em;
	width: 200px;
}
.grapher span {
	display: none;
}
.grapher p {
	display: inline;
	margin: 0;
	padding: 0;
}
.grapher div {
	position: absolute;
	top: 0;
	left: 0;
	height: 1.2em;
	color: #fff;
	background-color: #99c7d7;
	border-right: 1px solid #444;
}

div.standardContainer {
	background: #ffffff url(/resources/images/decor/bg_greyContainer.png) repeat-x bottom left;
	width: 470px;
	border: 1px solid #cccccc;
	padding: 10px 10px 0px 0px;
}

	div#tabContainer {
		background: url(/resources/images/decor/bg_tabContainer.png) repeat-x bottom left;
		width: 435px;
		padding: 30px 15px;
		border-color: #dcdcdc;
    	border-top: 1px solid #CCC;
	}

	div#calloutContainer {
		width: 467px;
		padding: 0;
		border: 0;
		margin: 25px 0 0 0;
		background: url(/resources/images/decor/bg_standardContainer.png) no-repeat top left #deecef;
	}

* html div.standardContainer {
	width: 470px;
}

div.mma-standardContainer {
	width: 490px;
	border: 1px solid #CCC;
	padding: 10px 0px 10px 10px;
	background: #fff;
}


div.standardContainerMd {
	width: 520px;
	border: 1px solid #99c7d7;
	padding: 10px 10px 0px 0px;
}

div.standardContainerMd2 { /* Has padding all the way around */
	width: 500px;
	border: 1px solid #99c7d7;
	padding: 10px;
}

div.standardContainerLg {
	background: url(/resources/images/decor/container_blend_left.jpg) no-repeat top left;
	width: 700px;
	border: 1px solid #99c7d7;
	padding: 10px 10px 0px 0px;
}

div.standardContainerContent {
	font-size: 12px;
	padding: 0 10px 10px 10px;
	margin: 0;
}

	div#tabContent {
		padding: 0;
		margin: 0;
	}

	div#calloutContent {
		padding: 10px 12px 18px 12px;
		border: 0;
		margin: 0;
		background: url(/resources/images/decor/bg_standardContainerContent.png) no-repeat bottom left transparent;
	}


div.standardContainerContent a.calloutLink {
	display: block;
	padding: 0 0 0 10px;
	margin: 10px 0 0 0;
	background: url(/resources/images/bullet_blue_arrow.gif) no-repeat 0 0.55em transparent;
	*background-position: 0 0.35em;
}

.blue-box {
	/*background: url(/resources/images/decor/container_blend_left.jpg) top left no-repeat;*/
	border: 1px solid #99C7D7;	
	padding: 10px;
	margin-bottom: 10px;
}

/************************
*
* Cart buttons
************************/
.add-buttons {
	margin-top: 20px;
}

.add-buttons input {
	display: block;
	margin: 0 0 8px 0;
}

.add-buttons img {
	margin: 0 0 8px 0;
	padding: 0;
}


.fold , .fold td {
	display: none;
}

.link-button , .link-button-pop{
	margin: 5px 0px;
}

.link-button-pop {
	float: right;
}

/* Don't show jsonobjects */
.json {
	display: none;
}

div.reviewErrorMsg{
	font-weight: bold;
	color: #800000;
}

li#starMsg, li#titleMsg, li#descriptionMsg {
	display: none;
}

ul.reviewStarContainer {
	padding: 0 30px 10px 30px;
	border-bottom: 1px solid #999999;
}

ul.reviewBodyContainer {
	padding: 0 0 0px 30px;
}

ul.reviewBodyContainer li.review{
	padding-top: 5px;
	font-weight: bold;	
}

ul.reviewBodyContainer li.charCounter{
	padding: 5px 0 5px 0;	
	color:#999999;
}

td#ratingOption{
	vertical-align: middle;
	font-weight: bold;
	padding: 0 10px 0 10px;
}

ul.reviewBodyContainer li.reviewFootNote{
	padding-top: 5px;
	color:#5C6F7D;	
}

div.reviewHeaderDiv{
	padding-top: 5px;
}

ul.previewContainer {
	padding: 20px 0 5px 30px;
}

td#productRatingDescription{
	font-weight: bold;
	color:#5C6F7D;
	width: 73px;
}

td#starsColumn{
	padding: 0 10px 0 10px;	
}

td#previewStarsColumn{
	padding: 0 10px 0 30px;	
}

li#previewTitleCategory{
	padding: 5px 0 5px 0;
	font-weight: bold;
	color:#999999;
}

li#previewDescriptionCategory{
	padding: 15px 0 5px 0;
	font-weight: bold;
	color:#999999;
}

span#displayTitle{
	font-weight: bold;
	width: 270px;
}

div#displayDesc{
	width: 270px;
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

ul.previewContainer li#reviewButtons{
	padding-top: 50px;
}

#rating-star-table img {
	cursor: pointer;
}

.fc-decimal {
	color: #000;
}

/***************************************************
 *
 * Saved for last, to over-ride others in this sheet
 *
 ***************************************************/
 
table.productTableMMA { 
	width: 525px !important;
}
table.productTableMMA tbody tr.even td.last { 
	width: 130px;
}

table.productTableMMA tbody tr.odd td.last { 
	width: 130px;
}

div.plan-highlights-container-mma { 
	width: 116px;
} 

div.planCompareContainer { 
	width: 690px;
}

div.plan-highlights-container-mma, table.productTableMMA td div.plan-highlights-container-mma { 
	width: 116px;
}

ol.select-styler , ol.select-styler-expanded {
	background: #FFF url(/images/decor/select-arrow2.png) 100% 50% no-repeat;
	border: 1px solid black;
	padding: 2px 16px 2px 2px;
	margin-bottom: 5px;
}
ol.select-styler-expanded li {
	display: block;
	padding: 2px 0 2px 0;
	border-bottom: 1px solid #444;
	cursor: pointer;
}

ol.select-styler-expanded li.last {
	border-bottom: 0px;
}

ol.select-styler li {
	display: none;
}

ol.select-styler li.select-styler-hover {
	font-weight: bold;
}

ol.select-styler li.select-styler-active {
	display: block;
}

div.ie-select-div {
	display: inline;
	position: relative;
}

div.ie-select-div select {
	display: inline;
	position: absolute;
	top: 0;
	left: 0;
}

div.prop {
	display: inline;
	float: right;
}

table.mma-guided-shopping-shortcut {
	width: 100%;	
}
table.mma-guided-shopping-shortcut td {
	width: 33.33%;
}

table.mma-guided-shopping-shortcut td.continue-button {
	text-align: center;
}

/***************************************************
 *
 * Temp - home page classes
 *
 ***************************************************/
 /*network coverage*/

ul#networkcoverageList li { 
	display: inline;
	color:white;
	
	}
ul#networkcoverageList{
	border: none;
	font-size: 14px;
	right: 203px;
	position: absolute;
	top: 55px;
	width: 200px;
	z-index: 150; 
}

ul#networkcoverageList li a {
    color: white;
    outline: 0 none;
 
}
ul#networkcoverageList li a:hover {
    color: #00B9F2;
}
.mobile-container ul{
	margin-left: 10px;
}
