* {
	margin: 0;
	padding: 0;
}

html
{
	background-color: #fff;
}

a:link { color: #0066cc;text-decoration:none;}
a:visited { color: #0066cc;text-decoration:none;}
a:hover { color: #FF3300;text-decoration:none;}
a:active { color: #FF3300;text-decoration:none;}



@font-face {
	font-family: 'MyriadPro-Semibold';
	src: url('../font/myriadpro-semibold/myriadpro-semibold.eot');
	src: local('☺'), url('../font/myriadpro-semibold/myriadpro-semibold.ttf') format('truetype'), url('../font/myriadpro-semibold/myriadpro-semibold.svg') format('svg');
	font-weight: bold;
	font-style: normal;
}
/*
@font-face {
	font-family: 'MyriadPro-Semibold';
	src: url('../font/myriadpro-semibold/myriadpro-semibold.eot');
	src: local('☺'), url('../font/myriadpro-semibold/myriadpro-memibold.woff') format('woff'),  url('../font/myriadpro-semibold/myriadpro-semibold.ttf') format('truetype'), url('../font/myriadpro-semibold/myriadpro-semibold.svg') format('svg');
	font-weight: bold;
	font-style: normal;
}*/

/*@font-face {
	font-family: 'MyriadPro-Regular';
	src: url('../font/myriadpro-regular/myriadpro-regular.eot');
	src: local('☺'), url('../font/myriadpro-regular/myriadpro-regular.woff') format('woff'),  url('../font/myriadpro-regular/myriadpro-regular.ttf') format('truetype'), url('../font/myriadpro-regular/myriadpro-regular.svg') format('svg');
	font-weight: bold;
	font-style: normal;
}*/


body {
	position: relative;
	width: 100%;
	margin: 0 auto;
	font: 12px/18px Arial, sans-serif; 
	color:#333;
	-webkit-font-smoothing: antialiased;
	background-color:#E5E5E5;
}


img { border:0 }

#container {
	max-width: 1400px;
	margin:0 auto;
/*	border-right:1px solid #E5E5E5;
	border-left:1px solid #E5E5E5;*/
	background-color:#FFF;
/*	-webkit-box-shadow: 4px 2px  #EEE,  -4px 0 2px #EEE;   
	-moz-box-shadow: 4px 0 2px #EEE,  -4px 0 2px #EEE;   
	box-shadow: 4px 0 2px #EEE,  -4px 0 2px #EEE; */
}


#header-wrapper{
	margin:0 auto;
	width:980px;
	position:relative;
	z-index:999;
}

.hiddenPic {display:none;}

.header {
	width: 980px;
	text-align:center;
	margin: 0 auto;
}

#header img{
padding-top:0px;
}

.content-wrapper {
	min-height: 300px;
	width: 980px;
	margin: 0 auto;
	padding-top:18px;
}

.content {
	min-height: 300px;
	width: 980px;
	margin: 0 auto;
	
}

.content_noborder {
	min-height: 300px;
	width: 90%;
	margin: 0 auto;
}




a:link,
a:visited,
a:hover,
 {
	text-decoration: none;
}





td.search-bg {background-image:url(../image/head/search.png); background-repeat:no-repeat;} 


#search_box {
	width: 125px;
	height: 17px;
	border: 0px solid #BBB;
	position: relative;
	background-color: transparent;
	top: 0;
	margin-top: 11px; margin-left: 20px;
	

}

#search_box #s {
	float: left;
	padding: 0;
	margin: 3px 0 0 6px;
	border: 0;
	width: 80px;
	background: none;
	font:  11px Helvetica, sans-serif;
}

#search_box #go {
	float: right;
	margin-top: 6px; margin-right: 23px;
}

td.search-bg2 {background-image:url(../Images/head/2/search-box.jpg); background-repeat:no-repeat;} 

#search_box2 {
	width: 125px;
	height: 17px;
	border: 0px solid #BBB;
	position: relative;
	background-color: transparent;
	top: 0;
	margin-top: 11px; margin-left: 20px;
	

}

#search_box2 #s {
	float: left;
	padding: 0;
	margin: 3px 0 0 6px;
	border: 0;
	width: 80px;
	background: none;
	font:  11px Helvetica, sans-serif;
}

#search_box2 #go {
	float: right;
	margin-top: 6px; margin-right: 23px;
}

.footer_nltr {
	font:normal 11px Helvetica, sans-serif;
	color: #666;
}
.newsletter {
	float:left;
	position:relative;
	padding: 0px;
	
}

#newsletter_box {
	width: 190px;
	height: 18px;
	background-color: transparent;
}

#newsletter_box #s {
	float: left;
	padding: 0px;
	margin: 0 0 0 0;
	border: 0;
	height: 17px;
	width: 135px;
	border: 1px solid #BBB;
	background: none;
	font:  11px Helvetica, sans-serif;
	text-align:left;
}

.table_bg {
	background-image:url(http://www.atiz.com/core_images/table_bg.gif);
	background-repeat:repeat-y;
	font-size:11px;
	color:#444444;
}
.table_header {
	background-image:url(http://www.atiz.com/core_images/table_header.gif); 
	background-repeat:no-repeat; 
	text-align:center;
	vertical-align:middle;
	height:29px; 
	font-size:12px;
	font-weight:bold;
	color:#000000;
}

.table_whiteheader { 
	background-image:url(http://www.atiz.com/core_images/table_whiteheader_bg.gif);
	background-repeat:no-repeat;
	text-align:center;
	vertical-align:middle;
	height:29px; 
	font-size:12px;
	font-weight:bold;
	color:#000000;
}

.table_whitelist { 
	border-top:1px solid #a9b1b3;
	border-left:1px solid #a9b1b3;
	border-right:1px solid #a9b1b3;
	background-repeat:repeat-y;
	font-size:11px;
	color:#444444;
}

.img-header{
	margin:15px 0;
}

/* new navigation bar*/

#navigation {
	height:47px;
	width:980px;
}

#navigation li {
	float:left;
	list-style:none;
	font-size:0.75em;
	margin-top:0px;
}

#navigation li a , #navigation li#search-form{
	background-position:0 0;
	background-repeat:no-repeat;
	background-image:url(http://www.atiz.com/image/head/top.png);
	display:block;
	height:47px;
	text-decoration:none;
}

#navigation li span {
	visibility:hidden
}

#navigation li#home a {
	width:153px;
}

#navigation li#home a:hover {
	background-position:0 0;
}

#navigation li#pro a {
	background-position:-153px 0;
	width:121px;
}

.pro ul#navigation li#pro a  , #navigation li#pro a:hover{
	background-position:-153px -47px;
}

#navigation li#diy a {
	background-position:-274px 0;
	width:144px;
}

.diy ul#navigation li#diy a  , #navigation li#diy a:hover{
	background-position:-274px -47px;
}

#navigation li#mini a {
	background-position:-418px 0;
	width:153px;
}

.mini ul#navigation li#mini a  , #navigation li#mini a:hover{
	background-position:-418px -47px;
}

#navigation li#buy a {
	background-position:-571px 0;
	width:141px;
}

.buy ul#navigation li#buy a  , #navigation li#buy a:hover{
	background-position:-571px -47px;
}

#navigation li#support a {
	background-position:-712px 0;
	width:112px;
}

.support ul#navigation li#support a  , #navigation li#support a:hover{
	background-position:-712px -47px;
}


#navigation li#search-form {
	background-position:-824px 0 !important;
	width:156px;
}

#top-search-box {
	background-color:transparent;
	border:0 solid #BBBBBB;
	height:28px;
	margin-left:0px;
	margin-top:10px;
	width:150px;
}

#top-search-box #s {
	background:transparent none repeat scroll 0 0;
	border:0 none;
	float:left;
	margin:6px 0 0 45px;
	width:72px;
}

#top-search-box #go {
	float:right;
	margin-right:14px;
	margin-top:8px;
}


/*  .........................................
	. Atiz Bottom 
	.........................................
*/

.textSubBox 
{	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 250px;
	color: #aaa;
}
.textEmailBox 
{	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 130px;
	color: #aaa;
}
.textLinkArea {	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 150px;
	height: 70px;
	color: #000000;
}
.textAskArea {	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 150px;
	height: 70px;
	color: #000000;
}
.textEmailBoxNormal 
{	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 130px;
	color: #000000;
}

#footer{
	clear:both;
	display:block;
	font-family:Arial,Helvetica,sans-serif !important;
	padding-top:90px;
	min-height:230px;
	background-color:#fff;
	text-align:left;
}


#footer-bg{
	background-color:#f4f4f4;
	border-top:1px solid #999;
}


#footer-wrapper{
	margin:0 auto;
	padding:28px 0 15px;
	width:980px;
	position:relative;
}

#footer-wrapper p.copyright{ font-size:0.8em; text-align:center; padding-top:25px; color:#999 }

#footer-subscribe {
    background: url("../image/bg-subscribe-grey.jpg") no-repeat scroll 10px 0 transparent;
    height: 55px;
    margin: 0 auto;
    padding-top: 18px;
    position: relative;
    width: 585px;
}

#footer-subscribe p label {
    color: #000;
    display: block;
    float: left;
    font-size: 1em;
    line-height: 1.4;
    padding-left: 50px;
    padding-top: 8px;
    width: 180px;
}

#btn-subscribe {
    height: 24px;
    position: absolute;
    right: 65px;
    top: 22px;
    width: 73px;
}

#btn-subscribe a {
    background: url("../image/btn-subscribe-grey.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 26px;
    width: 80px;
}

/*#btn-subscribe a:hover{
	background-position:0 -24px;
}*/

#btn-subscribe a span{
	visibility:hidden;
}

#footer-subscribe p input {
    border: 1px solid #CCCCCC;
    color: #C8C8C8;
    height: 20px;
    margin-top: 3px;
    padding: 3px 0;
    width: 200px;
}

#footer-sitemap{
	clear:both;
	overflow:hidden;
	padding-top:40px;
}

#footer-sitemap dl {
	float:left;
}

#footer-sitemap dl.sm-company{
	width:100px;
}

#footer-sitemap dl.sm-considering{
	width:310px;
}

#footer-sitemap dl.sm-product{
	width:290px;
}

#footer-sitemap dl.sm-support{
	width:270px;
}

#footer-sitemap dl dt{
	color:#333;
	font-size:1em;
	font-weight:600;
	padding-bottom:7px;
}

#footer-sitemap dl dd {
	padding-bottom:7px;
}

#footer-sitemap dl dd a{
	color:#666;
}

#footer-sitemap dl dd a:hover{
	color:#06c;
}

.bottom-show-msg{
	margin-top:0;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding-top:5px
}

.bottom-show-msg p{
	padding-left:0 !important;
}

#askLoader{
	bottom:-60px;
	position:absolute;
	right:5px;
}

a.email-us{ 
	  				display:block;
	  				position:absolute; 
	  				right:20px; 
	  				bottom:10px; 
	  				text-align:center; 
	  				-moz-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	  				-webkit-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	  				box-shadow:inset 0px 1px 0px 0px #fce2c1;
	  				background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffc477), color-stop(1, #fb9e25) );
	  				background:-moz-linear-gradient( center top, #ffc477 5%, #fb9e25 100% );
	  				background-color:#ffc477;
	  				-moz-border-radius:6px;
	  				-webkit-border-radius:6px;
	  				border-radius:6px;
	  				border:1px solid #eeb44f;
	  				display:inline-block;
	  				color:#ffffff;
	  				font-size:13px;
	  				font-weight:bold;
	  				padding:6px 24px;
	  				text-decoration:none;
					text-transform:uppercase;
	  				text-shadow:1px 1px 0px #cc9f52;
	  				background-color:#fb9e25;
}









#header-wrapper { padding:40px 0 0 0; width:100% !important; min-height: 65px; }
#header-wrapper h1 , #header-wrapper h1 a{ width:129px; height:31px }
/*#header-wrapper h1 a{ display:block; background:url("../images/logo.png") no-repeat 0 0 }*/
#header-wrapper h1 a{ display:block; background:url("../images/logo.png") no-repeat 0 0 }
#header-wrapper h1 a span{ visibility:hidden }
#header-wrapper ul{ position:absolute; right:0; top:18px }
#header-wrapper ul li{ list-style:none; float:left; display:inline; margin-right:84px; position:relative; font-size:15px }

.submenu-wrapper980 {width:980px; margin:0 auto; background: none;}

#header-wrapper .bookdrive-sub-menu { 
									min-width: 550px;
									margin-top:20px;
									padding-bottom: 15px;
									z-index: 9999;
									background: #EBEBEB;
									/*background: url(http://www.atiz.com/image/new/nav/sub-menu-bg.png) no-repeat 70% 25px #EBEBEB;*/
									position:relative;
/*									box-shadow: 0 5px 10px rgba(102, 102, 102, 0.2); 
									border: 3px solid rgba(102, 102, 102, 0.2);*/
									height:275px;
									/*height:250px;*/
									display:none
}

#header-wrapper .bookdrive-sub-menu ul{ display:none; position:relative; margin:0 auto }
/*#header-wrapper .bookdrive-sub-menu ul{ display:none; position:relative;  width:980px; margin:0 auto }*/
#header-wrapper .bookdrive-sub-menu ul#sub-menu-1 li{ 
	margin:0px 0px;
	width:15%;
	/*width:140px;*/
}
#header-wrapper .bookdrive-sub-menu ul li a span { display:block; text-align:center; font-size:0.7em; margin-top: 10px; }

#sub-menu-1 li a.first-nav-mark2 {padding-right: 12px !important;}

#sub-menu-1 h3 {
	font-size: 15px;
	color: #3C3C3C;
	margin-top: 20px;
}


/* Product Menu*/
#sub-menu-1{ margin:0 0 0 15% !important; clear: both;}
/*#sub-menu-1{ margin:0 0 0 345px !important; clear: both;}*/
#sub-menu-2{ /*width:500px !important;*/ margin: 0 0 0 355px !important; }
#sub-menu-3{ width:600px !important; margin: 0 0 0 340px !important;  }
#sub-menu-4{ width:490px !important; margin: 0 auto !important;}
#sub-menu-2 li { margin-top:55px !important }
#sub-menu-3 li { margin-top:80px !important }
#sub-menu-4 li { /*margin-right:60px !important*/ width: 100%; text-align: center;}

.nav-bookdrive-pagination {display: none !important}


/*#header-wrapper .bookdrive-sub-menu div.nav-bookdrive-pagination{
		width: 100%;
		height: 43px;
		text-align: center;
		background: url(http://www.atiz.com/image/new/nav/sub-nav-bg.png) repeat-x 0 0;
		position:absolute;
}


#header-wrapper .bookdrive-sub-menu div.nav-bookdrive-pagination a.bookdrive-page {
		display: inline-block;
		margin: 10px 40px;
		padding: 3px 14px;
		cursor: pointer;
		color: #333;
		-webkit-transition: color linear .2s;
		-moz-transition: color linear .2s;
		-o-transition: color linear .2s;
		transition: color linear .2s;
		font-size:12px;
		font-weight:bold;
		text-transform:none;
}

#header-wrapper .bookdrive-sub-menu div.nav-bookdrive-pagination a.bookdrive-page.active {
		cursor: default;
		color:#333;
		font-weight:bold;
		text-shadow: white 0 1px 0;
		background-color:#FFF;
		border-radius:15px;
		-moz-box-shadow: inset 0 0 2px 2px #EEE;
		-webkit-box-shadow: inset 0 0 2px 2px #EEE;
		box-shadow: inset 0 0 2px 2px #EEE;
}*/

#header-wrapper .bookdrive-sub-menu ul li{ margin:40px 0 0 0; float:left; display:inline; position:relative; padding-top:10px }

#header-wrapper ul.main-nav{ height: 19px;}
#header-wrapper ul.main-nav li a{ 
	/*background: url('http://images.atiz.com/main/text-nav-1.png') no-repeat 0 0;*/
	height: 19px;
	width: 90px;
	display: block;
}

#header-wrapper ul.main-nav li a.nav-bookdrive{ 
	width: 94px;
	/*background-image: url(http://images.atiz.com/main/bookdrive.png);*/
}
#header-wrapper ul.main-nav li a.nav-bookdrive:hover{
 	/*background-position: 0 -19px; */
}

#header-wrapper ul.main-nav li a.nav-scandock{ 
	width: 89px;
	/*background-image: url(http://images.atiz.com/main/scandock.png);*/
	/*background-position: -94px 0; */
}
/*#header-wrapper ul.main-nav li a.nav-scandock:hover{ background-position: -94px -19px; }*/

#header-wrapper ul.main-nav li a.nav-buy{ 
	width: 124px;
	/*background-image: url(http://images.atiz.com/main/where_to_buy.png);*/
	/*background-position: -180px 0;*/
}
/*#header-wrapper ul.main-nav li a.nav-buy:hover{ background-position: -180px -19px; }*/

#header-wrapper ul.main-nav li a.nav-support{ 
	width: 75px;
	/*background-image: url(http://images.atiz.com/main/support.png);*/
	/*background-position: -301px 0; */
}
/*#header-wrapper ul.main-nav li a.nav-support:hover{ width: 70px; background-position: -301px -19px; }*/

#header-wrapper ul.main-nav li a span{ /*visibility: hidden;*/ 
	font-family: "MyriadPro-Regula",Arial,Helvetica,sans-serif;
	color: #3c3c3c;
	font-size: 18px;

}

#header-wrapper .bookdrive-sub-menu ul li a{
	color: #515151;
	/*padding: 10px 22px;*/
	font-size: 17px;
	display:block;
	text-align:center;
	text-transform:none
}



#header-wrapper ul li.support{ margin-right:0 !important }
.content-wrapper{ padding-top:0 !important}
.wrapper980{ width:980px; margin:0 auto }


.menu-caret{
	float: left;
	height: 7px;
	overflow: hidden;
	position: absolute !important;
	top: -7px;
	width: 12px;
	text-align:left;
}

#header-wrapper .bookdrive-sub-menu .menu-caret{ left:405px }
				
.menu-caret .caret-outer, .menu-caret .caret-inner {
	left: 0;
	margin-left: -1px;
	position: absolute;
	top:0
}
				
.menu-caret .caret-outer {
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
}
				
.menu-caret .caret-inner {
	border-bottom: 6px solid #EBEBEB;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	display: inline-block;
	left: 1px;
	top: 1px;
}

/* Footer */
#footer{ color:#999; min-height:110px }
#footer .footer-right{ float:right; display:inline; width:680px; padding-top:40px; position:relative; height:130px }
/*#footer .footer-right{ float:right; display:inline; width:450px; padding-top:40px; position:relative; height:130px }*/
#footer .footer-right p{ clear:both; position:absolute; right:30px; bottom:15px; font-size:0.8em }


#footer .footer-right ol {
	float: right;
	margin-top: 38px;
}

#footer .footer-right ol li {
	float: left;
	display: inline;
	margin-right: 50px;
}

/*#footer .footer-right ol li {
	float: left;
	display: inline;
	margin-right: 80px;
}*/

#footer .footer-right ol li a {
	color: #b2b2b2;
	font-size: 18px;
}


#footer .footer-right ol li a:hover{ color:#AAA }
#footer .footer-left{ float:left; display:inline; width:300px; /*margin-right:30px*/ }
#footer .footer-left{ padding-top:10px }
#footer .footer-left .newsletter-form .newsletter-input-email {
border: 2px solid #b2b2b2;
padding: 5px 40px 5px 22px;
width: 230px;
float: left;
margin: 1px 17px 0 0;
color: #666;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background-color: #b2b3b3;
color: #E6E6E6 !important;
font-size: 14px;
}

#footer .footer-left .newsletter-form .submit-email{ margin-top: 11px; margin-left: -35px; }
#footer .footer-left form{ padding-top:10px }

#footer .footer-left .share-group{ padding-bottom:20px; clear:both; overflow:hidden }
#footer .footer-left .share-group a.fb-atiz, #footer .footer-left .share-group a.tw-atiz, #footer .footer-left .share-group a.yt-atiz, #footer .footer-left .share-group a.gp-atiz {
									float: left;
									width: 30px;
									height: 30px;
									margin: 0 30px 0 0;
}

#footer .footer-left .share-group a.fb-atiz{ display:block; background:url('../image/footer/icon-facebook.png') no-repeat; text-indent: -9999px;}
#footer .footer-left .share-group a.tw-atiz{ display:block; background:url('../image/footer/icon-twitter.png') no-repeat; text-indent: -9999px;}
#footer .footer-left .share-group a.gp-atiz{ display:block; background:url('../image/footer/icon-google-plus.png') no-repeat; text-indent: -9999px;}
#footer .footer-left .share-group a.yt-atiz{ display:block; background:url('../image/footer/icon-youtube.png') no-repeat; text-indent: -9999px;}

.last-cpr {font-size: 10px; margin-right: 0 !important; padding-top: 1px;}

/*#footer .footer-left .share-group a.share-atiz{
									float: left;
									width: 129px;
									height: 57px;
									margin-left: 23px
}*/



/*#footer .footer-left .share-group{ padding-bottom:30px; clear:both; overflow:hidden }
#footer .footer-left .share-group a.fb-atiz, #footer .footer-left .share-group a.tw-atiz, #footer .footer-left .share-group a.yt-atiz {
									float: left;
									width: 52px;
									height: 52px;
									margin: 0 30px 0 0;
}

#footer .footer-left .share-group a.fb-atiz{ display:block; background:url('../image/footer/icon-social-network.png') no-repeat 0 0; text-indent:-9999px }

#footer .footer-left .share-group a.tw-atiz{ display:block; background:url('../image/footer/icon-social-network.png') no-repeat 0 -52px; text-indent:-9999px }

#footer .footer-left .share-group a.yt-atiz{ display:block; background:url('../image/footer/icon-social-network.png') no-repeat 0 -104px; text-indent:-9999px }

#footer .footer-left .share-group a.share-atiz{
									float: left;
									width: 129px;
									height: 57px;
									margin-left: 23px
}
*/

#footer .footer-left p{  padding-top:10px; clear:both }

#shareBtnWrapper {
				    position: absolute;
					right:3px;
					bottom: 58px;
					width: 130px;
					padding-top: 10px;
					background: white;
					-webkit-border-top-left-radius: 5px;
					-webkit-border-top-right-radius: 5px;
					-moz-border-radius-topleft: 5px;
					-moz-border-radius-topright: 5px;
					border-top-left-radius: 5px;
					border-top-right-radius: 5px;
					z-index:9999 !important
}

#shareBtnWrapper li{ padding-left:12px; margin-bottom:10px; list-style:none }
#shareBtnWrapper li a{ padding:8px 0 0 45px } 
#shareBtnWrapper li a:hover{ color:#333; text-decoration:none} 
							
							
.shareBtn {
		   display: block;
		   height: 27px;
		   margin: auto;
	       background: url("../image/footer/btn-share-icon.png") no-repeat transparent 0 -70px;
}
                            
#twitterShare { background-position: 0 -35px }
#facebookShare { background-position: 0 0 }

.subscribe-success{ 
	color: #093;
	font-size: 0.9em;
	padding-top: 5px;
	display: block;
	clear: both;
}

.subscribe-error{ 
	color: #C00;
	font-size: 0.9em;
	padding-top: 5px;
	display: block;
	clear: both;
}

::-webkit-input-placeholder { /* WebKit browsers */
    color:    #E6E6E6 !important;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #E6E6E6 !important;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #E6E6E6 !important;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #E6E6E6 !important;
}



/* Share Email */
.ui-dialog .ui-dialog-title {
	font-size: 20px;
	font-weight: normal;
}

.clearfix::after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

#ShareByEmail #Email {
	width: 341px;
	margin-bottom: 10px;
}

.smallInput {
	float: left;
	width: 165px;
	margin:15px 19px 10px 0;
}

.editor-label label {
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
}

.smallInput.last {
	margin-right: 0px;
}

#ShareByEmail #Message {
	width: 352px;
	height: 175px;
	background: #F0F0F0;
	border: 1px solid #D2D2D2;
	padding: 10px;
}

#ShareByEmail input {
	height: 20px;
	font-weight: bold;
	border: 1px solid #D2D2D2;
	background: #F0F0F0;
	padding: 5px;
	margin: 0;
}

#ShareByEmail #submitForm {
	background: none repeat scroll 0 0 #343434;
	color: #FFF;
	display: block;
	font-size: 12px;
	font-weight: bold;
	height: 45px;
	line-height: 45px;
	padding: 0px;
	position: relative;
	border: none;
	z-index: 900000;
	margin: 10px 0px;
	width: 70px;
}

.mrp { font-family: 'MyriadPro-Semibold',Arial, Helvetica, sans-serif }
.fsm{ font-family: "freight_sans_medium",Arial,sans-serif; }

.mrp_r{ font-family: "MyriadPro-Regular",Arial, Helvetica, sans-serif }

.what-is .video {text-align: left; margin-bottom: 20px;}