body { margin: 0; padding: 0; max-width:360px; min-height:100%; background-color:#000; }
		#header { background: #666; padding: 20px 0; width: 100%; }
		.logo { display: block; margin: 0 auto; }
		.descr { width: 51px; height:11px; margin: 0 auto; font-size: 6px; text-align:center; font-weight: normal; text-shadow: none; line-height: 11px; text-transform: uppercase; }
	/*	a { text-decoration: none; }*/
		.ui-link { color: #fff; }
		a.ui-link:link,a.ui-link:visited,a.ui-link:hover,a.ui-link:active,a.ui-link:focus {text-decoration:none!important;}
		.ui-block-a img, .ui-block-b img, .ui-block-c img { display: block; margin: 0 auto; }
		.ui-grid-b { margin-bottom: 5%; }
		.ui-header { text-decoration:none!important; }
		.ui-content, .ui-footer, .ui-body-c { background: none !important; }
		.ui-footer { color: #dbe1e5; border: none; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: italic; text-align: center;}
		.icon_small { width: 50px; height: 50px; }
		.icon_small .ui-li-thumb { position: relative; }
		.page-divide { position:relative; }
		.sec-title { color: #fff; text-shadow: 0 1px 0 #333; position: absolute; top: 10px; left: 50px; }
		/*.ui-btn-inner {	padding-left: 0 !important; }*/
		.page-store-detail {background: white; }
		.ui-li-heading {
				display: block;
				font-size: 16px;
				font-weight: bold;
				
				overflow: hidden;
				white-space: normal;
		}
		
		#header {
			width:100%;
			height:52px;
			background-image:url(/images/fcsew/header-bkgd.gif);
			background-repeat:repeat-x;
			margin:0;
			padding:0;
		}
		
		.footer {
			background-color:#282828 !important;
			font-size:12px !important;
			font-weight:normal;
			padding:5px;
			color:#616161;
			text-decoration:none;
		}
		
		.menuIcons {
			float:right;
			padding:12px 12px 0 0;
		}
		
		.logo {
			padding:12px 0 0 12px;
		}
		
		.ui-li-heading {
			display: block;
			font-size: 16px;
			font-weight: bold;
			overflow: hidden;
			white-space: normal;
		}
		
		#roundAbout {
			background-color:#000;
			color:#FFF;
		}

		.roundabout {
			background-color: #000000;
		} 
		
		.roundabout ul {
			margin:0;
			padding:0;
		}
		
		.roundabout-holder {
			width:240px;
			height:160px;
			list-style: none;
			margin: 1em auto;
		}
		
		.roundabout-moveable-item {
			height: 160px;
			width: 240px;
			cursor: pointer;
			text-align:center;
			border:5px solid #fff;
			background-color:#999;
			overflow:hidden;
		}
		
		.roundabout-in-focus {
			cursor: auto;
		}
		
		#filler {
			text-align: center;
			background-color:#000;
			color:#FFF;
			min-height: 48px;
			margin-bottom:15px;
		}
		
		.img {
			border: 4px solid #fff;
		}
		
		.roundaboutText {
			color:#FFF;
			background-color:#000;
			text-align:center;
		}
		
		.ad {
			padding:10px 5px 5px 5px;
			background-color:#000;
			text-align:center;
		}	
		
#body-sms-consent .page-sms-consent {
	background-color:#fff!important;
}
.page-sms-consent .ui-checkbox input, 
.page-sms-consent .ui-radio input {
	display:inline-block;
	height:20px!important;
	position:static!important;
	margin:0 5px 5px 0;
	width:20px!important;
}
.page-sms-consent .ui-checkbox {
	display:inline-block;
	float:left;
	vertical-align:middle;
}
.page-sms-consent p a.ui-link {
	display:block;
	font-size:1.4em;
	margin-top:30px;
}
.page-sms-consent .error {
	background-color:#ffbdb6;
	border:2px solid #d41616;
	border-radius:12px;
	font-size:1.4em;
	padding:12px;
	text-shadow:none!important;
}
.page-sms-consent .error li,
.page-sms-consent .error ol {
	margin:0 0 0 12px;
}
.page-sms-consent ul.error,
.page-sms-consent ul.error li {
	list-style:none outside none;
}