.mabstyle-mab-crosswalk.magic-action-box{
	background: #fafafa;
	background: rgb(253,253,253);
	background: -moz-linear-gradient(top, rgba(253,253,253,1) 0%, rgba(246,246,246,1) 56%, rgba(237,237,237,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(253,253,253,1)), color-stop(56%,rgba(246,246,246,1)), color-stop(100%,rgba(237,237,237,1)));
	background: -webkit-linear-gradient(top, rgba(253,253,253,1) 0%,rgba(246,246,246,1) 56%,rgba(237,237,237,1) 100%);
	background: -o-linear-gradient(top, rgba(253,253,253,1) 0%,rgba(246,246,246,1) 56%,rgba(237,237,237,1) 100%);
	background: -ms-linear-gradient(top, rgba(253,253,253,1) 0%,rgba(246,246,246,1) 56%,rgba(237,237,237,1) 100%);
	background: linear-gradient(top, rgba(253,253,253,1) 0%,rgba(246,246,246,1) 56%,rgba(237,237,237,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 );
	border: 2px solid #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 2px 4px #777;
	-webkit-box-shadow: 0 2px 4px #777;
	box-shadow: 0 2px 4px #777;
	color: #525252 !important;
	font-size: 14px !important;
	line-height: 1.3 !important;
	margin: 20px 0;
}

.mabstyle-mab-crosswalk.magic-action-box a{
	color: #B88303;
	text-decoration: underline;
	text-decoration: none;
}

.mabstyle-mab-crosswalk.magic-action-box a:hover{
}

.mabstyle-mab-crosswalk .mab-wrap{
	padding: 15px;
}

.mabstyle-mab-crosswalk .mab-aside{
	position: relative;
	z-index: 8;
}

.mabstyle-mab-crosswalk .mab-aside-right .mab-aside{
	float: right;
	margin-left: 15px;
}

.mabstyle-mab-crosswalk .mab-aside-left .mab-aside{
	float: left;
	margin-right: 15px;
}

.mabstyle-mab-crosswalk .mab-aside-top .mab-aside{
	display: block;
	margin-bottom: 10px;
	text-align: center;
	width: 100%;
}


/* Content */
.mabstyle-mab-crosswalk .mab-content{
	overflow: hidden;
	padding: 0 2px;
	position: relative;
	z-index: 10;
}

.mabstyle-mab-crosswalk.magic-action-box .mab-heading{
	clear: none;
	color: #B88303;
	font-family: Myriad, Helvetica, Arial, sans-serif;
	font-size: 125%;
	font-weight: normal;
	letter-spacing: 0;
	line-height: 1.3;
	margin: 0 0 7px;
	text-transform: uppercase;
}

.mabstyle-mab-crosswalk.magic-action-box .mab-subheading{
	clear: none;
	font-family: Garamond, Georgia, Times New Roman, Serif;
	font-size: 160%;
	font-weight: normal;
	font-style: italic;
	line-height: 1.2;
	margin: 0 0 10px;
}

.mabstyle-mab-crosswalk.magic-action-box .mab-main-copy{
}

.mabstyle-mab-crosswalk.magic-action-box .mab-secondary-copy{

}

.mabstyle-mab-crosswalk .mab-main-action-wrap{
	overflow: visible;
}

/* Form */
.mabstyle-mab-crosswalk.magic-action-box form{
	background: rgb(245,245,245);
	background: -moz-linear-gradient(top, rgba(245,245,245,1) 0%, rgba(214,214,214,1) 46%, rgba(158,158,158,1) 88%, rgba(160,160,160,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(245,245,245,1)), color-stop(46%,rgba(214,214,214,1)), color-stop(88%,rgba(158,158,158,1)), color-stop(100%,rgba(160,160,160,1)));
	background: -webkit-linear-gradient(top, rgba(245,245,245,1) 0%,rgba(214,214,214,1) 46%,rgba(158,158,158,1) 88%,rgba(160,160,160,1) 100%);
	background: -o-linear-gradient(top, rgba(245,245,245,1) 0%,rgba(214,214,214,1) 46%,rgba(158,158,158,1) 88%,rgba(160,160,160,1) 100%);
	background: -ms-linear-gradient(top, rgba(245,245,245,1) 0%,rgba(214,214,214,1) 46%,rgba(158,158,158,1) 88%,rgba(160,160,160,1) 100%);
	background: linear-gradient(top, rgba(245,245,245,1) 0%,rgba(214,214,214,1) 46%,rgba(158,158,158,1) 88%,rgba(160,160,160,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#a0a0a0',GradientType=0 );
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border-bottom: 1px solid #bbb;
	-moz-box-shadow: 0 1px 3px #666;
	-webkit-box-shadow: 0 1px 3px #666;
	box-shadow: 0 1px 3px #666;
	margin: 10px 0;
	overflow: hidden;
	padding: 10px 12px 12px;
}

.mabstyle-mab-crosswalk.magic-action-box form{
}

.mabstyle-mab-crosswalk.magic-action-box form label{
	color: #B88303 !important;
	display: block;
	font-size: 90%;
	font-weight: bold;
	text-shadow: 1px 1px 0px #fff;
}

.mabstyle-mab-crosswalk.magic-action-box form input[type="text"], .mabstyle-mab-crosswalk.magic-action-box form input[type="email"], .mabstyle-mab-crosswalk.magic-action-box form input[type="password"], .mabstyle-mab-crosswalk.magic-action-box form textarea, .mabstyle-mab-crosswalk.magic-action-box form select{
	background: #fff;
	background: -moz-linear-gradient(top, rgba(229,229,229,1) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(229,229,229,1)), color-stop(100%,rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top, rgba(229,229,229,1) 0%,rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(top, rgba(229,229,229,1) 0%,rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(top, rgba(229,229,229,1) 0%,rgba(255,255,255,1) 100%);
	background: linear-gradient(top, rgba(229,229,229,1) 0%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#ffffff',GradientType=0 );
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	box-shadow: inset 0 1px 1px #666;
	color: #888 !important;
	font-size: 100% !important;
	margin: 0 !important;
}

.mabstyle-mab-crosswalk.magic-action-box form input:focus, .mabstyle-mab-crosswalk.magic-action-box form textarea:focus, .mabstyle-mab-crosswalk.magic-action-box form textarea:focus{
	background: #f5f5f5 !important;
	color: #525252 !important;
}

.mabstyle-mab-crosswalk.magic-action-box form input[type="submit"]{
background: rgb(212,163,3);
background: -moz-linear-gradient(top, rgba(212,163,3,1) 0%, rgba(163,115,2,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(212,163,3,1)), color-stop(100%,rgba(163,115,2,1)));
background: -webkit-linear-gradient(top, rgba(212,163,3,1) 0%,rgba(163,115,2,1) 100%);
background: -o-linear-gradient(top, rgba(212,163,3,1) 0%,rgba(163,115,2,1) 100%);
background: -ms-linear-gradient(top, rgba(212,163,3,1) 0%,rgba(163,115,2,1) 100%);
background: linear-gradient(top, rgba(212,163,3,1) 0%,rgba(163,115,2,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d4a303', endColorstr='#a37302',GradientType=0 );
	border: 1px solid #9E7001;
	border-radius: 15px;
	box-shadow: inset 0 1px 1px #FFD87A;
	color: #fff !important;
	cursor: pointer;
	font-size: 90% !important;
	font-weight: bold !important;
	text-transform: uppercase !important;
	text-shadow: 1px 1px 1px #444;	
}

.mabstyle-mab-crosswalk.magic-action-box form input[type="submit"]:hover, .mabstyle-mab-crosswalk.magic-action-box form input[type="submit"]:focus{
background: rgb(255,192,5);
background: -moz-linear-gradient(top, rgba(255,192,5,1) 0%, rgba(178,126,3,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,192,5,1)), color-stop(100%,rgba(178,126,3,1)));
background: -webkit-linear-gradient(top, rgba(255,192,5,1) 0%,rgba(178,126,3,1) 100%);
background: -o-linear-gradient(top, rgba(255,192,5,1) 0%,rgba(178,126,3,1) 100%);
background: -ms-linear-gradient(top, rgba(255,192,5,1) 0%,rgba(178,126,3,1) 100%);
background: linear-gradient(top, rgba(255,192,5,1) 0%,rgba(178,126,3,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc005', endColorstr='#b27e03',GradientType=0 );
}

/** BUTTON **/
.mabstyle-mab-crosswalk.magic-action-box a.mab-main-button{
	
}