@import "blueprint/screen.css";
.text-right{text-align:right;}
iframe{ border:none;}
body{
	background:url(../images/screen/page-bg.gif); 
	color:#000000; 
}
a{ 
	cursor: pointer;
	text-decoration: none;
	border:none;
}
.center{
	text-align: center;	
}
.pointer{
	cursor: pointer;
}
img{
	border:none;
}
/** Nav styles **/
.header{
	background:url(../images/screen/nav-background-image.png) repeat-x top left;
	height:101px;  
	margin:0 auto;
}
.header-logo-container img{
	margin:13px 0px 0px 17px;
}
.header .fb-connect {
    color:#BBBBBB;
    font-size:14px;
    height:52px;
    line-height:1.2em;
    margin-bottom:0;
    margin-top:13px;
    padding:0;
}
.header .fb-connect-button{
	margin:0px 17px 18px 0px;
	float:right;
	position:relative;
}
.navigation-container{
	margin:0px 18px 0px -7px;
}
.navigation-top-border {
    border-top:1px solid #111111;
    width:530px;
}
.header ul.navigation-main {
    border-top: 1px solid #565656;
    float: right;
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 530px;
}
.header ul.navigation-main li.last{ 
	float:right;
	margin-left:0px;
}
.header ul.navigation-main li{ 
	display:inline;
	float:right;
	margin-left:45px;
	margin-top:6px;
}
.header ul.navigation-main li a{ 
	font-size:14px; 
	color:#BBBBBB;
	text-decoration:none;
	font-family: Arial;
	font-weight: normal;
	line-height: 1em;
}
.header ul.navigation-main li a:hover{ 
	color:#FFFFFF;
}
.header ul.navigation-main li a.selected{ 
	font-size:14px; 
	color:#FFFFFF;
	text-decoration:none;
	font-family: Arial;
	font-weight: normal;
	line-height: 1em;
}
.header ul.navigation-main li a.signup{ 
	font-size:14px; 
	color:#e47909;
	text-decoration:none;
	font-family: Arial;
	font-weight: normal;
	line-height: 1em;
}
.header .fb-connect-profile-img img{
	margin:-2px 18px 0px 0px;
	height:43px;
	width:43px;
}
.header .fb-connect-welcome-msg{
	margin-bottom:8px;
	overflow:hidden;
}
/** End nav styles **/
/** Begin styles for home page **/
.home .wrapper-top{ 
	padding:0px; 
	margin-bottom:0px; 
	background:url(../images/screen/home-background-square-top-large.png) no-repeat left top; 
	height:10px;
}
.home .wrapper-middle{ 
	padding:0px; 
	margin:0px;  
	width:948px; 
	background:#FFFFFF; 
	border-left:#CCCCCC solid 1px; 
	border-right:#CCCCCC solid 1px;
}
.home .wrapper-bottom{ 
	padding:0px; 
	margin-top:0px; 
	background:url(../images/screen/home-background-square-bottom-large.png) no-repeat left top; 
	height:10px;
}
.home .be-more-social img{
	margin:99px 0px 0px 17px;
}
.home .browse-apps a{
	display:block;
	margin:30px 0px 0px 17px;
}
.home .monitor img{
	margin:30px 0px 0px 50px;
}
.home .brand-slider{
	height:130px;
}
.home .brands-headed-north{
	height:100px;
	padding:4px 17px;
}
.home h1{
	color:#444444;
	font-family:Arial;
	font-size:20px;
	font-weight:bold;
	letter-spacing:-0.5px;
	line-height:1em;
	margin:4px 17px;
}

.home .slider{
	margin:0px 0px 0px 17px;
}
.home #viewport{
	width: 916px;
	height: 85px;
	overflow:hidden; 
	position:relative;
	padding-top: 17px;
}

.home #viewport ul{
	position: relative; 
	padding: 0; 
	margin: 0;
}

.home #viewport li{
	width: 75px; 
	height: 195px;
	float: left; 
	list-style: none; 
	margin: 0 1px;
	padding-left: 40px;
}
.home #viewport li:first-child {
	padding-left: 0px;
}
.home .wrapper-top-left-small{ 
	padding:0px; 
	margin-bottom:0px;
	background:url(../images/screen/home-background-square-left-top-small.png) no-repeat left top; 
	height:8px;
}
.home .wrapper-middle-left-small{ 
	padding:0px; 
	margin:0px;  
	background:url(../images/screen/home-background-square-left-middle-small.png) repeat-y;
	height:206px
}
.home .wrapper-bottom-left-small{ 
	padding:0px; 
	margin-top:0px; 
	background:url(../images/screen/home-background-square-left-bottom-small.png) no-repeat left top; 
	height:10px;
}
.home .wrapper-top-middle-small{ 
	padding:0px; 
	margin-bottom:0px;
	background:url(../images/screen/home-background-square-center-top-small.png) no-repeat left top; 
	height:8px;
	background-position: 3px;
}
.home .wrapper-middle-middle-small{ 
	padding:0px; 
	margin:0px;  
	background:url(../images/screen/home-background-square-center-middle-small.png) repeat-y;
	height:206px;
	background-position: 3px;
}
.home .wrapper-bottom-middle-small{ 
	padding:0px; 
	margin-top:0px; 
	background:url(../images/screen/home-background-square-center-bottom-small.png) no-repeat left top; 
	height:10px;
	background-position: 3px;
}
.home .wrapper-top-right-small{ 
	padding:0px; 
	margin-bottom:0px;
	background:url(../images/screen/home-background-square-right-top-small.png) no-repeat left top; 
	height:8px;
	background-position: 6px;
}
.home .wrapper-middle-right-small{ 
	padding:0px; 
	margin:0px;  
	background:url(../images/screen/home-background-square-right-middle-small.png) repeat-y;
	height:206px;
	background-position: 6px;
}
.home .wrapper-bottom-right-small{ 
	padding:0px; 
	margin-top:0px; 
	background:url(../images/screen/home-background-square-right-bottom-small.png) no-repeat left top; 
	height:10px;
	background-position: 6px;
}
.home .play-video{
	margin:10px 0px 0px 17px;
}
.home .fb-likebox-frame{
 	margin:5px auto;
 	overflow:hidden;
	width:280px;
	height:178px;
}
.home .fb-likebox-frame iframe{
	margin-left:-2px;
	margin-top:-2px;
}
.home .techcrunch-text{
	color: #333333;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	letter-spacing: 0px;
	line-height: 1.15em;
	font-weight: normal;
	padding:30px 20px;
}
/** End styles for home page **/


/** Begin global Styles **/
.fb_button_text{
	background:black;
	margin:0 !important;
	padding:0 !important;
}
.fb_button .fb_button_text, .fb_button_rtl .fb_button_text {
	background:none !important;
	border:none !important;
}
.fb_button, .fb_button_rtl{
	background: none !important;
}

.fb_cbutton{
	background: url('../images/screen/connect-with-facebook-button.png') no-repeat !important;
	display: block !important;
	width:177px;
	height:24px;
	margin-right:15px;
    clear:both;
}

.clear { clear:both; }

/** End global Styles **/

/** Begin lightbox styles **/
.lightbox-large-wrapper{
	position:fixed;
	top:0;
	left:0;
	width:100%;
  	height:100%;
	background-color:#000;
	z-index:99;
	opacity:0.5;
	overflow:auto;
	filter:alpha(opacity=50);
	display:none;
}
.lightbox-large-container{
	z-index:100;
    padding:0;
    position:absolute;
    top:0;
    left:0;
    width:720px;
    z-index:100;
    display:none;
}
.lightbox-large-top{
	padding:0;
	margin-bottom:0px;
	background:url("../images/screen/lightbox-large-top.png");
	background-repeat:no-repeat;
	height:10px;
	width: 720px;
}
.lightbox-large-middle{
	margin:0;
	padding:23px 0px 59px 0px;
	height:auto;
	width: 720px;
	background:url("../images/screen/lightbox-large-middle.png");
	background-repeat:repeat-y;
	text-align:center;
}
.lightbox-large-bottom{
	padding:0;
	margin-top:0px;
	background:url("../images/screen/lightbox-large-bottom.png");
	background-repeat:no-repeat;
	height:10px;
	width: 720px;
}
.lightbox-large-container .close a, .fb-connect-pop-up-content .close a{
	color: #999999;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.5em;
	text-decoration: none;
}
.lightbox-large-container .close a:hover, .fb-connect-pop-up-content .close a:hover{
	color: #333333;
}
.lightbox-large-container .close, .fb-connect-pop-up-content .close{
	margin-bottom: 10px;
	margin-top: -10px;
	margin-right: -7px;
}
.lightbox-large-middle .caption{
	color: #888888;
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.5em;
	margin-bottom: 10px;
	text-align:left;
}
.lightbox-wrapper{
	position:fixed;
	top:0;
	left:0;
	width:100%;
  	height:100%;
	background-color:#000;
	z-index:99;
	opacity:0.5;
	overflow:auto;
	filter:alpha(opacity=50);
	display:none;
}
.lightbox-container{
	z-index:100;
    padding:0;
    position:absolute;
    top:0;
    left:0;
    width:501px;
    z-index:100;
    display:none;
}
.lightbox-top{
	padding:0;
	margin-bottom:0px;
	background:url("../images/screen/lightbox-top.png");
	background-repeat:no-repeat;
	height:10px;
	width: 501px;
}
.lightbox-middle{
	margin:0;
	padding:0;
	height:auto;
	width: 501px;
	background:url("../images/screen/lightbox-middle.png");
	background-repeat:repeat-y;
	overflow:hidden;
}
.lightbox-bottom{
	padding:0;
	margin-top:0px;
	background:url("../images/screen/lightbox-bottom.png");
	background-repeat:no-repeat;
	height:10px;
	width: 501px;
}
/** End lightbox styles **/
/** Begin footer styles **/
.footer{
	margin:40px 0px;
}
.footer-text{
	color: #666666;
	font-size: 14px;
	line-height: 1em;
	letter-spacing: 0px;
	font-family: Arial;
	font-weight: normal;
}
ul.footer-nav{
	margin: 0px;
	padding: 0px
}
ul.footer-nav li{
	border-right:1px solid;
	display:inline;
	padding-left:20px;
	padding-right:20px;
	font-size:12px;
	color:#666666;
	font-family: arial;
	font-weight:normal;
}
ul.footer-nav li:last-child{
	padding-right: 0px;
	border:0;
}
ul.footer-nav li a{
	font-size:12px;
	color:#666666;
	font-family: arial;
	text-decoration: none
}
.footer-copy{
	font-size:12px;
	font-weight: normal;
}
ul.footer-nav li a:hover{
	color: #252525;
}
.fb-connect-pop-up-content{
	width:448px;
	padding:20px 25px;
}
.fb-connect-pop-up-header{
	color: #333333 ;
	font-family: arial ;
	font-weight: bold;
	font-size: 20px ;
	letter-spacing: -1px ;
	line-height: 1em;
	border-bottom:1px solid #ccc;
}
.fb-connect-pop-up-description{
	font-family: arial;
	color: #888888;
	font-weight: normal;
	line-height: 1.5em;
	font-size: 14px;
}
.fb-connect-pop-up-button{
	margin:0;
}
.fb-connect-pop-up-faces{
	width:220px;
	height:88px;
	overflow:hidden;
}
.fb-connect-pop-up-faces iframe{
	margin:-100px -10px;
}
.fb-connect-pop-up-cancel a{
	color: #999999;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.5em;
	text-decoration: none;
}
.fb-connect-pop-up-cancel a:hover{
	color: #333333;
}
/** End lightbox styles **/
/** Begin support styles **/
	
.support .support-header{
	background:url(../images/screen/north-contact-header.png) no-repeat left top; 
	height: 192px;
	position: relative;
}
.support .wrapper-top{
	padding:0px; 
	margin-bottom:0px;
	background:url(../images/screen/plans-&-pricing-background-square-top-large.png) no-repeat left top; 
	height: 10px;
	position: relative;
}
.support .wrapper-middle{
	padding:0px; 
	margin:0px; 
	background:url(../images/screen/plans-&-pricing-background-square-middle-large.png) repeat-y left top; 
	height:auto;
} 
.support .wrapper-bottom{
	padding:0px; 
	margin:0px; 
	background:url(../images/screen/plans-&-pricing-background-square-bottom-large.png) no-repeat left top; 
	height:10px;
}
.support h1{
	color: #333333;
	font-family: arial;
	font-size: 20px;
	line-height: 1em;
	font-weight: bold;
}
.support .wrapper-middle div{
	color: #888888;
	font-family: arial;
	font-size: 14px;
	line-height: 1.5em;
	font-weight: normal;
	margin-right:-5px;
}
.support a, .support a:visited{
	text-decoration: none;
	color: #333333;
	font-family: arial;
	font-weight:regular;
	letter-spacing: 0;
	line-height: 1em;
	font-size: 14px;
}
.support a:hover{
	color: #E47909;
}
/** End support styles **/
/** Begin about styles **/
.about .wrapper-small{
	padding:178px 0 0;
	margin:0px; 
	background:url(../images/about/about-map-image.jpg) no-repeat left top; 
	height: 126px;
}
.about .wrapper-small .support{
	margin-top: 17px;
	margin-bottom: 17px;
	color: #aaaaaa;
	font-family: arial;
	font-size: 11px;
	font-style: italic;
	line-height: 1em;
	margin-left: 33px;
}
.about .wrapper-big-top{
	padding:0px; 
	margin:0px; 
	background:url(../images/screen/about-your-page-background-square-top-large.png) no-repeat left top; 
	height: 10px;
}
.about .wrapper-big-middle{
	padding:0px; 
	margin:0px; 
	background:url(../images/screen/about-your-page-background-square-middle-large.png) repeat-y left top; 
	height:1780;
}
.about .wrapper-big-bottom{
	padding:0px; 
	margin:0px; 
	background:url(../images/screen/about-your-page-background-square-bottom-large.png) no-repeat left top; 
	height:10px;
}
.about .wrapper-big-middle h1{
	font-family: arial;
	margin-top: 33px ;
	margin-bottom: 23px;
	font-weight: bold;
	line-height: 1em;
	letter-spacing: -2px;
	font-size: 35px;
	text-align: center;
	color: #333333; 
}
.about-border{
	border-top: solid 1px #cccccc;
	margin-left: 40px;
	width: 870px;
	margin-bottom: 0px;
}
.about .wrapper-big-middle h2{
	font-family: arial;
	font-size: 25px;
	line-height: 1em;
	font-weight: bold;
	letter-spacing: -2px;
	color: #333333;
}
.about .wrapper-big-middle h3{
	font-family: arial;
	font-size: 20px;
	line-height: 1em;
	font-weight: bold;
	letter-spacing: -1px;
	color: #333333;
	margin-top: 12px;
}
.about-content .slider_menu, .about-content .slider_menu a {
	color:#9F9F9F;
	font-family:arial;
	font-size:11px;
	text-align:right;
	text-decoration:none;
	width: 690px;
}
.about .wrapper-big-middle div p{
	color: #888888;
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.35em;
	margin-bottom: 33px;
	margin-top: 17px;
	letter-spacing: 0px;
}
.bio-icon {
	margin-right:10px;
	vertical-align:middle;
}
/** End about styles **/
/** Begin Signup styles **/
.choose-page .wrapper-top{
	background:url("../images/screen/choose-your-page-background-square-top-large.png") no-repeat scroll left top transparent;
	padding: 0;
	margin: 0;
	height: 10px;	
}
.choose-page .wrapper-middle{
	background:url("../images/screen/choose-your-page-background-square-middle-large.png") repeat-y scroll left top transparent;
	padding: 0;
	margin: 0;
	height: auto;	
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	letter-spacing: -1px;
	line-height: 1em;
	margin-top: -4px;
}
.choose-page .wrapper-bottom{
	background:url("../images/screen/choose-your-page-background-square-bottom-large.png") no-repeat scroll left top transparent;
	padding: 0;
	margin: 0;
	height: 10px;	
}
.choose-page .wrapper-middle h1{
	color: #333333;
	font-family: arial;
	font-size: 35px;
	font-weight: bold;
	letter-spacing: -2px;
	line-height: 1em;
}
.choose-page .wrapper-middle .step-1{
	background:url("../images/screen/choose-your-page-step-1-graphic.jpg") no-repeat scroll left top transparent;
	height: 134px;
	background-position: 40px;
}
.choose-page .wrapper-middle .step-2{
	background:url("../images/screen/choose-your-page-step-2-graphic.jpg") no-repeat scroll left top transparent;
	height:467px;
	margin-right:-23px;	
	background-position: 40px;
}
.choose-page .wrapper-middle .step-2 .install{
	margin-top: 23px;
}
.choose-page .wrapper-middle .white{
	height: auto;
	margin-right:-23px;	
	color: #ffffff;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	line-height: 1.22em;
	letter-spacing: 0px;
}
.choose-page .wrapper-middle .orange{
	color: #e47909;
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	line-height: 1em;
	letter-spacing: -1px;
	margin:9px 9px 5px 17px;
}
.choose-page .wrapper-middle div span{
	font-family: arial;
	font-size: 14px;
	color: #888888;
	font-weight: normal;
	line-height: 1em;
	margin:5px 10px 10px 34px;
	letter-spacing: 0px;
}
.choose-page .wrapper-middle i{
	color: #999999;
	font-family: arial;
	font-size: 11px;
	line-height: 1.22em;
	letter-spacing: 0px;
	font-weight: normal;
	margin-top: 23px;
}
.fan-page{
	font-size:22px;
	margin:0 0 10px;
	padding:3px;
	width:422px;
}
/** End Signup styles **/
/** Begin North-contact styles **/
.nc .wrapper-big-middle div{
	color: #888888;
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.5em;
}
.nc .wrapper-small-top{
	background:url("../images/screen/north-contact-sign-in-background-box-top.png") no-repeat scroll left top transparent;
	height: 10px;
}
.nc .wrapper-small-middle{
	background:url("../images/screen/north-contact-sign-in-background-box-middle.png") repeat-y scroll left top transparent;
	height:453px;
}
.nc .wrapper-small-bottom{
	background:url("../images/screen/north-contact-sign-in-background-box-bottom.png") no-repeat scroll left top transparent;
	height: 10px;
}
.nc .wrapper-big-top{
	background:url("../images/screen/north-contact-background-square-top-large.png") no-repeat scroll left top transparent;
	height: 10px;
	margin-top: -2px;
}
.nc .wrapper-big-middle{
	background:url("../images/screen/north-contact-background-square-middle-large.png") repeat-y scroll left top transparent;
	height: auto;
}
.nc .wrapper-big-bottom{
	background:url("../images/screen/north-contact-background-square-bottom-large.png") no-repeat scroll left top transparent;
	height: 10px;
}
.nc .wrapper-big-middle h2, .nc .wrapper-small-middle h2{
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	letter-spacing: -1px;
	line-height: 1em;
	margin: 0px
}
.nc .wrapper-small-middle input{
	height: 29px;
	border: solid 1px #cccccc;
	margin: 0px;
	margin-right: 12px;
	color: #888888;
	width: 130px;
}
.nc .wrapper-small-middle .login {
	background:url("../images/screen/north-contact-log-in-button.png") no-repeat scroll 0 0 transparent;
	border:medium none;
	height:32px;
	width:77px;
}
.nc .wrapper-small-middle input#username{
	width: 218px
}
.nc .wrapper-big-middle h3{
	margin-top: 8px;
	font-family: arial;
	color: #444444;
	font-size: 16px;
	line-height: 1em;
	letter-spacing: -1px;
	font-weight: bold;
	margin-bottom: 5px;
}
.nc .wrapper-big-middle div span{
	font-family: arial;
	color: #888888;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.25em;
	width:165px;
	margin-bottom:5px;
}
.nc .wrapper-small-middle a{
	margin-top: 5px;
	font-family: arial;
	font-size: 11px;
	color: #888888;
	font-weight: normal;
	letter-spacing: 0px;
	text-decoration: none;
}
/** End North-contact styles **/
/** Begin North-contact-signup styles **/
.account .wrapper-top{
	background:url("../images/screen/nc-free-account-creation-big-background-square-top.png") no-repeat scroll left top transparent;
	height: 8px;
	margin-left: -30px
}
.account .wrapper-middle{
	background:url("../images/screen/nc-free-account-creation-big-background-square-middle.png") repeat-y scroll left top transparent;
	height: auto;
	margin-left: -30px;                                                                 
}
.account .wrapper-bottom{
	background:url("../images/screen/nc-free-account-creation-big-background-square-bottom.png") no-repeat scroll left top transparent;
	height: 10px;
	margin-left: -30px
}
.account .wrapper-middle input {
	border:1px solid #CCCCCC;
	margin:0 10px 0 0;
	color: #888888;
	padding-left: 10px;
	display: inline;
	width: 360px;
	padding: 10px;
}
.account .wrapper-middle input.hide{
	display: none;
}
.account .wrapper-middle input.no-margin{
	margin: 0px
}
.account .wrapper-middle .black {
	border-top:1px solid #111111;
	width:241px;
	height: 0px;
	margin-left: 33px;
}
.account .wrapper-middle .grey {
	border-top:1px solid #565656;
	width:239px;
	margin-left: 34px;
}
.account .wrapper-middle .error {
	background:none repeat scroll 0 0 transparent;
	border:medium none;
	color:#E47909;
	font-family:arial;
	font-size:14px;
	font-weight:normal;
	letter-spacing:0;
	line-height:1.35em;
	margin-left:0px;
	padding:0;
	margin-bottom: 0px
}
.account .north-contact-activity-message{
	font-weight:bold;
	font-family:arial;
	font-size:12.5px;
	color:#E47909;
}
.ac-note{
	color: #999999;
	font-family: arial;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	line-height: 1.22em;
	letter-spacing: 0px;
}
.account .wrapper-middle h1{
	font-family: arial;
	color: #333333;
	font-size: 35px;
	font-weight: bold;
	letter-spacing: -2px;
	line-height: 1em;
	margin-bottom: 17px;
}
.ac-left-image{
	background:url("../images/screen/nc-free-account-creation-background-square-black.jpg") no-repeat scroll left top transparent;
	height: 575px;
	color:#AAAAAA;
	font-family:arial;
	font-size:14px;
	font-weight:normal;
	letter-spacing:0;
	line-height:1.35em; 
}
#north-contact-activity{
	display:none;
}
.north-contact-activity{
	font-size:15px;
	vertical-align:middle;
	font-family: arial;
	font-weight:bold;
}
.north-contact-activity img{
	vertical-align:middle;
	margin-left:196px;
}
.ac-left-image .grey{
	border-bottom:solid 1px #565656;
	width:228px;
	margin-left: 40px
}
.ac-left-image .black{
	border-bottom:solid 1px #111111;
	width: 228px;
	margin-left: 40px
}
/** End North-contact-signup styles **/
/** Begin Terms styles **/
.terms .wrapper-top{ 
	padding:0px; 
	margin-bottom:0px; 
	background:url(../images/screen/home-background-square-top-large.png) no-repeat left top; 
	height:10px;
}
.terms .wrapper-middle{ 
	padding:0px; 
	margin:0px;  
	width:948px; 
	background:#FFFFFF; 
	border-left:#CCCCCC solid 1px; 
	border-right:#CCCCCC solid 1px;
}
.terms .wrapper-bottom{ 
	padding:0px; 
	margin-top:0px; 
	background:url(../images/screen/home-background-square-bottom-large.png) no-repeat left top; 
	height:10px;
}
.terms .wrapper-middle h1{
	color:#444444;
	font-family:Arial;
	font-size:20px;
	font-weight:bold;
	letter-spacing:-0.5px;
	line-height:1em;
	margin: 0px
}
.terms .wrapper-middle div{
	color:#888888;
	font-family:arial;
	font-size:14px;
	font-weight:normal;
	letter-spacing:0;
	line-height:1.35em;
}
/** End Terms styles **/
/** Begin Enterprise styles **/
.enterprise .wrapper-top{
	padding:0px; 
	margin-bottom:0px;
	background:url(../images/screen/plans-&-pricing-background-square-top-large.png) no-repeat left top; 
	height: 10px;
	position: relative;
}
.enterprise .wrapper-middle{
	padding:0px; 
	margin:0px; 
	background:url(../images/screen/plans-&-pricing-background-square-middle-large.png) repeat-y left top; 
	height:auto;
} 
.enterprise .wrapper-bottom{
	padding:0px; 
	margin:0px; 
	background:url(../images/screen/plans-&-pricing-background-square-bottom-large.png) no-repeat left top; 
	height:10px;
}
.enterprise .wrapper-middle h1{
	font-family: arial;
	font-size: 35px;
	font-weight: bold;
	letter-spacing: -2px;
	color: #333333;
	line-height: 1em
}
.enterprise .wrapper-middle h2{
	color: #333333;
	font-family: arial;
	font-weight: bold;
	font-size: 20px;
	letter-spacing: -2px;
	line-height: 1em;
}
.enterprise .wrapper-middle div{
	color: #888888;
	font-family: arial;
	font-weight: normal;
	letter-spacing: 0px;
	font-size: 14px;
	line-height: 1.35em;
}
/** End Enterprise styles **/
/** Begin Pricing styles **/
.pricing .wrapper-top{
	padding:0px; 
	background:url(../images/screen/plans-&-pricing-background-square-top-large.png) no-repeat left top; 
	height: 10px;
}
.pricing .wrapper-middle{
	padding:0px; 
	background:url(../images/screen/plans-&-pricing-background-square-middle-large.png) repeat-y left top; 
	height:auto;
}
.pricing .wrapper-bottom{
	padding:0px; 
	margin:0px; 
	background:url(../images/screen/plans-&-pricing-background-square-bottom-large.png) no-repeat left top; 
	height:10px;
}
.pricing .wrapper-middle h2{
	color: #888888;
    display: block;
    font-family: arial;
    font-size: 22px;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 1em;
    margin-top: 0px;
    text-align: center;
    margin-bottom: 0px;
}
.pricing .wrapper-middle h1{
	color: #000000;
	font-family: arial;
	font-size: 35px;
	letter-spacing: -2px;
	font-weight: bold;
	line-height: 1em;
	margin-bottom: 0px;
}
.pricing .wrapper-middle .heading{
	color: #222222;
	font-family: arial;
	font-size: 30px;
	font-weight: bold;
	line-height: 1em;
	letter-spacing: -2px;
}
.pricing .wrapper-middle .question{
	color: #333333;
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -1px;
	margin-top: 33px;
	line-height: 1em
}
.pricing .wrapper-middle .answer{
	color: #888888;
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0;
	line-height: 1.35em;
	margin-top: 17px;
}
.pricing .wrapper-middle a, .pricing .wrapper-middle a:visited{
	text-decoration: none;
	color: #333333;
	font-family: arial;
	font-weight:regular;
	letter-spacing: 0;
	line-height: 1em;
	font-size: 14px;
}
.pricing .wrapper-middle a:hover{
	color: #e47909;
}
.popup{
	display:none; 
	position:absolute; 
	border: solid 1px black ; 
	background-color:#999999; 
	padding: 10px; 
	font-size: 12px; 
	color:white
}
.pricing .wrapper-middle .bg-1{
	background:url("../images/screen/pricing-1.jpg") no-repeat scroll 0 35px transparent;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	height:333px;
	margin-left:15px;
	margin-top:199px;
	width:155px;
}
.pricing .wrapper-middle .bg-1 div{
	width: 200px;
	float: left;
	padding: 6.3px;
}
.pricing .wrapper-middle .bg-1 .white{
	text-align: left;
}
.pricing .wrapper-middle .bg-2{
	background:url("../images/screen/pricing-2.jpg") no-repeat scroll left top transparent;
	height:361px;
	margin-left:-2px;
	padding-top:175px;
	width:157px;
}
.pricing .wrapper-middle .bg-3{
	background:url("../images/screen/pricing-3.jpg") no-repeat scroll left top transparent;
	height:361px;
	margin-left:-4px;
	padding-top:175px;
	width:157px;
}
.pricing .wrapper-middle .bg-4 {
	background:url("../images/screen/pricing-4.jpg") no-repeat scroll left top transparent;
	height:361px;
	margin-left:-4px;
	padding-top:175px;
	width:157px;
}
.pricing .wrapper-middle .bg-5 {
	background:url("../images/screen/pricing-5.jpg") no-repeat scroll left top transparent;
	height:361px;
	margin-left:-4px;
	padding-top:175px;
	width:153px;
}
.pricing .wrapper-middle .bg-6 {
	background:url("../images/screen/pricing-6.jpg") no-repeat scroll left top transparent;
	height:361px;
	padding-top:175px;
	width:158px;
}
.pricing .wrapper-middle .white {
	color:#FFFFFF;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	padding-top:13px;
	text-align:center;
}
.pricing .wrapper-middle i{
	color:#888888;
	font-family:arial;
	font-style:italic;
	margin-top:-45px;
	font-weight: normal;
}
.pricing .wrapper-black{
	background:url("../images/screen/pricing-multi-page-plan-bg.jpg") no-repeat scroll left top transparent;
	height: 177px;
}
.pricing .wrapper-black .heading{
	color: #ffffff;
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 1em;
	margin-top: 17px;
}
.pricing .wrapper-black .text{
	color: #aaaaaa;
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.35em;
	margin-top: 10px;
}
.pricing .wrapper-black i {
	color:#AAAAAA;
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	line-height:1.35em;
	margin-left:-26px;
}
.pricing .wrapper-middle .text {
	color:#000000;
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	margin-top:13px;
	text-align:center;
}
/** End Pricing styles **/
/** Begin Thank-You styles **/
.thank-you-header{
	position:relative; 
	margin-bottom:-4px; 
	margin-right: 10px
}
.thank-you .wrapper-small-top{
	background:url("../images/screen/thank-you-page-background-box-small-top.png") no-repeat scroll left top transparent;
	height: 10px;
}
.thank-you .wrapper-small-middle{
	background:url("../images/screen/thank-you-page-background-box-small-middle.png") repeat-y scroll left top transparent;
	height: auto;
}
.thank-you .wrapper-small-bottom{
	background:url("../images/screen/thank-you-page-background-box-small-bottom.png") no-repeat scroll left top transparent;
	height: 10px;
}
.thank-you .wrapper-big-top{
	padding:0px; 
	background:url(../images/screen/thank-you-page-background-box-large-top.png) no-repeat left top; 
	height: 8px;
}
.thank-you .wrapper-big-middle{
	padding:0px; 
	background:url(../images/screen/thank-you-page-background-box-large-middle.png) repeat-y left top; 
	height:auto;
}
.thank-you .wrapper-big-bottom{
	padding:0px; 
	margin:0px; 
	background:url(../images/screen/thank-you-page-background-box-large-bottom.png) no-repeat left top; 
	height:10px;
}
.thank-you .wrapper-small-middle h1{
	color: #333333;
	font-family: arial;
	font-size: 20px;
	letter-spacing: -1px;
	line-height: 1em;
	font-weight: bold;
	margin: 0px;
}
.thank-you .wrapper-big-middle h2{
	font-family: arial;
	line-height: 1em;
	font-weight: bold;
	font-size: 20px;
	color: #333333;
	letter-spacing: -1px;
}
.thank-you .wrapper-big-middle, .thank-you .wrapper-small-middle{
	font-family: arial;
	color: #888888;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.35em;
}
.thank-you .wrapper-big-middle a, .thank-you .wrapper-big-middle a:visited, .thank-you .wrapper-small-middle a, .thank-you .wrapper-small-middle a:visited{
	text-decoration: none;
	color: #333333;
	font-family: arial;
	font-weight: normal;
	letter-spacing: 0;
	line-height: 1em;
	font-size: 14px;
}
.thank-you .wrapper-big-middle a:hover, .thank-you .wrapper-small-middle a:hover{
	color: #e47909;
}
.thank-you-header .woohoo{
	position: absolute;
	font-family: arial;
	color: #333333;
	font-size: 35px;
	line-height: 1em;
	font-weight: bold;
	letter-spacing: -2px;
	top:0;
	left:0;
	text-align:center;
}
.thank-you-header .confirmation-mail{
	position: absolute;
	font-family: arial;
	text-align: center;
	color: #888888;
	font-size: 22px;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 1em;
	top: 63px;
}
.thank-you .wrapper-small-middle .grey{
	color:#cccccc;
	width:230px;
	margin-left: 40px;
}
/** End Thank-You styles **/
/** Begin The-Drop styles **/
.drop .wrapper-small-middle{
	background:url("../images/screen/the-drop-background-square-middle-big.png") repeat-y scroll left top transparent;
	height: auto;
	margin-top: -4px;
}
.drop .wrapper-small-bottom{
	background:url("../images/screen/the-drop-background-square-bottom-big.png") no-repeat scroll left top transparent;
	height: 10px;
}
.drop .wrapper-right-top{
	background:url("../images/screen/the-drop-background-square-top-small.png") no-repeat scroll left top transparent;
	height: 10px;
}
.drop .wrapper-right-middle{
	background:url("../images/screen/the-drop-background-square-middle-small.png") repeat-y scroll left top transparent;
	height: auto;
	padding-left: 17px;
}
.drop .wrapper-right-bottom{
	background:url("../images/screen/the-drop-background-square-bottom-small.png") no-repeat scroll left top transparent;
	height: 10px;
}
.drop .wrapper-big-top{
	background:url("../images/screen/the-drop-page-background-square-top-full-width.png") no-repeat scroll left top transparent;
	height: 10px;
}
.drop .wrapper-big-middle{
	background:url("../images/screen/the-drop-page-background-square-middle-full-width.png") repeat-y scroll left top transparent;
	height: auto;
}
.drop .wrapper-big-bottom{
	background:url("../images/screen/the-drop-page-background-square-bottom-full-width.png") no-repeat scroll left top transparent;
	height: 10px;
}
.drop-main{
	font-family: arial;
	color: #333333;
	font-size: 35px;
	letter-spacing: -2px;
	line-height: 1em;
	font-weight: bold;
}
.drop .wrapper-small-middle h1, .drop .wrapper-big-middle h1{
	color: #333333;
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 1em;
}
.drop .wrapper-small-middle, .drop .wrapper-big-middle{
	font-family: arial;
	color: #888888;
	font-size: 14px;
	font-weight: normal;
	line-height: 1em;
}
.drop .connect{
	margin-bottom: -4px;
	position: relative;
}
.drop .white{
	color: #ffffff;
	font-family: arial;
	font-size: 32px;
	font-weight: bold;
	letter-spacing: -2px;
	line-height: 1em;
	position: absolute;
	top: 0;
	left: 0;
	margin-top: 10px;
}
.orange{
	color: #e47908
}
.drop .wrapper-big-middle .step-1{
	background:url("../images/screen/the-drop-page-step-1.png") no-repeat scroll left top transparent;
	height: 98px;
	background-position: 33px; 
	padding-top: 17px;
}
.drop .wrapper-big-middle .step-2{
	background:url("../images/screen/the-drop-page-step-2.png") no-repeat scroll left top transparent;
	height: 369px;
	background-position: 33px;
	padding-top: 17px;
}
.drop .wrapper-right-middle .note{
	color: #999999;
	font-family: arial;
	font-size: 11px;
	font-style: italic;
	line-height: 1.2em;
	margin-top: 13px;
	letter-spacing: 0px
}
.drop .wrapper-small-middle hr{
	color:#cccccc;
	width:575px;
	margin-left: 33px;
}
/** End The-Drop styles **/
/** Begin Apps styles **/
#app-name{
	color: #666666;
	font-size: 14px;
	line-height: 1em;
	letter-spacing: 0px;
	font-family: Arial;
	font-weight: normal;
}
.next-a{
	position:absolute;
	margin-top:40px;
	background-position:0 0;
	height: 40px;
	width: 40px;
}
.next-a:hover{
	background-position:0 0;
	height: 40px;
	width: 40px;
}
.back-a:hover{
	height: 40px;
	width: 40px;
}
.back-a {
	position:absolute;
	margin-left:900px;
	margin-top:-180px;
	height: 40px;
	width: 40px;
}
.app .wrapper-top{ 
	padding:0px; 
	margin:0px; 
	background:url(../images/screen/apps-background-square-top-small.png) no-repeat left top; 
	height:10px;
}
.app .wrapper-middle{ 
	padding:0px; 
	margin:0px;  
	background:url(../images/screen/apps-background-square-middle-small.png) repeat-y;
	height:auto
}
.app .wrapper-bottom{ 
	padding:0px; 
	margin:0px; 
	background:url(../images/screen/apps-background-square-bottom-small.png) no-repeat left top; 
	height:11px;
}
.app .wrapper-big-top{ 
	padding:0px; 
	background:url(../images/screen/apps-background-square-top-big.png) no-repeat left top; 
	height:10px;
}
.app .wrapper-big-middle{ 
	padding:0px; 
	margin:0px;  
	background:url(../images/screen/apps-background-square-middle-big.png) repeat-y;
	height:auto;
}
.app .wrapper-big-bottom{ 
	padding:0px; 
	margin:0px; 
	background:url(../images/screen/apps-background-square-bottom-big.png) no-repeat left top; 
	height:11px;
}
.app .wrapper-big-middle h1{
	color: #222222;
	font-family: arial;
	font-size: 35px;
	font-weight: bold;
	letter-spacing: -2px;
	line-height: 1em;
}
.app .wrapper-middle .list{
	border-top: solid 1px #aaaaaa;
	margin-left: 17px;
}
.app .wrapper-middle h2{
	margin-top: 5px;
	margin-bottom: 20px;
	color: #999999;
	font-family: arial;
	font-size: 11px;
	line-height: 1em;
	font-weight: normal;
}
.app .wrapper-middle ul.app-list{
	margin:0px;
	padding:0px;
	float: left;
}
.app .wrapper-middle ul.first{
	padding-left: 17px;
}
.app .wrapper-middle ul.app-list li{
	display: inline;
	margin-bottom: 17px;
	float:left;
}
.app .wrapper-middle ul.app-list li:last-child{
	display: inline;
	margin-bottom: 17px;
	float: left;
}
.app .wrapper-middle ul.app-list li a{
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	font-size: 14px;
}
.app .wrapper-middle ul.app-list li a:active{
	font-weight: normal;
	text-decoration: none;
	font-size: 14px;
	padding-left: 10px;
}
.app .wrapper-middle ul.app-list li a:hover{
	color: #333333;
	font-size: 14px;
}
.app .wrapper-middle ul.app-list li a span{
	color:#666666;
	font-family:arial;
	font-size: 14px;
	font-weight: regular;
	line-height: 1.5em;
	padding-left: 10px;
}
.app .wrapper-middle ul.app-list li a span span{
	color:#666666;
	font-family:arial;
	font-size: 14px;
	font-weight: regular;
	line-height: 1.5em;
	padding-left: 0px;
}
.app .wrapper-middle ul.app-list li a span:hover{
	color:#333333;
}
.app .wrapper-middle ul.app-list li .app-side-nav{
	background-image: url("../images/icons/apps-next-page-arrow-right.png");
	background-position: 186px 5px;	
	background-repeat: no-repeat;
}
.app .wrapper-middle ul.app-list li .app-side-nav:hover{
	background-image: url("../images/icons/apps-highlighted-arrow.png");
	background-position: 186px 5px;	
	background-repeat: no-repeat;
}

.app .wrapper-middle ul.app-list li .active{
	background-image: url("../images/icons/apps-highlighted-arrow.png");
	background-position: 186px 5px;	
	background-repeat: no-repeat;
	color: #333333;
}
.app .wrapper-big-middle .rules{
	color: #999999;
	font-family: arial;
	font-size: 11px;
	font-style: italic;
	letter-spacing: 0px;
	line-height: 1.22em;
	padding-bottom: 5px
}
.app .wrapper-big-middle .app-border{
	border-top: 1px solid #cccccc;
	width: 570px;
	margin:0 40px 10px;
}
.app .wrapper-big-middle hr{
	color: #cccccc;
	width: 590px;
	margin-left: 40px;
}
.app .wrapper-big-middle h2{
	color: #333333;
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -.2px;
	line-height: 1em
}
.app .wrapper-big-middle .content{
	color: #888888;
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.35em;
	letter-spacing: 0px;
}
.app .wrapper-big-middle .wrapper-small-top{
	padding:0px; 
	margin:0px; 
	background:url(../images/screen/apps-top-image-background-top.png) no-repeat left top; 
	height:10px;
	margin-left: -15px;
}
.app .wrapper-big-middle .wrapper-small-middle{
	padding:0px; 
	margin:0px; 
	background:url(../images/screen/apps-top-image-background-middle.png) repeat-y left top; 
	height:auto;
	margin-left: -30px;
}
.app .wrapper-big-middle .wrapper-small-bottom{
	padding:0px; 
	margin:0px; 
	background:url(../images/screen/apps-top-image-background-bottom.png) no-repeat left top; 
	height:10px;
	margin-left: -30px;
	margin-bottom: 33px;
}
.app .wrapper-big-middle .wrapper-small-middle span{
	color: #aaaaaa;
	font: arial;
	font-size: 11px;
	font-style: italic;
	line-height: 1em;
	margin-left: 23px;
	margin-bottom: 10px;
	margin-top: 10px;
	
}
.app .wrapper-big-middle .next a, .app .wrapper-big-middle .next a:visited {
	color:#888888;
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	line-height:1em;
	margin-bottom:37px;
	padding-left:19px;
	padding-right:18px;
	text-align:right;
	text-decoration:none;
	background:url("../images/icons/apps-next-page-arrow-right.png") no-repeat scroll right center transparent;
}
.app .wrapper-big-middle .prev  a, .app .wrapper-big-middle .prev  a:visited {
	color:#888888;
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	line-height:1em;
	margin-bottom:37px;
	padding-left:19px;
	padding-right:18px;
	text-align:right;
	text-decoration:none;
	background:url("../images/icons/apps-next-page-arrow-left.png") no-repeat scroll left center transparent;
}
.app .wrapper-big-middle .next a:hover{
	color: #555555;
	background:url("../images/icons/apps-next-page-arrow-hover-darken-right.png") no-repeat scroll right center transparent;	
}
.app .wrapper-big-middle .prev a:hover{
	background:url("../images/icons/apps-next-page-arrow-hover-darken-left.jpg") no-repeat scroll left center transparent;
	color: #555555;	
}
/** End Apps styles **/
/** Begin Example styles **/
.app .wrapper-middle ul.app-list li .example-side-nav{
	background-image: url("../images/icons/apps-next-page-arrow-right.png");
	background-position: 215px 5px;	
	background-repeat: no-repeat;
}
.app .wrapper-middle ul.app-list li .example-side-nav:hover{
	background-image: url("../images/icons/apps-highlighted-arrow.png");
	background-position: 215px 5px;	
	background-repeat: no-repeat;
}
.app .wrapper-middle ul.app-list li .active-example{
	background-image: url("../images/icons/apps-highlighted-arrow.png");
	background-position: 215px 5px;	
	background-repeat: no-repeat;
	color: #333333; 
}
.app .wrapper-middle ul.app-list li .active-example span {
    color: #333333;
}
.prev{
	line-height:0.9em;
}
.next{
	line-height:0.9em;
}
/** End Example styles **/
/** Begin Signup styles **/
.signup .wrapper-top{
	background:url("../images/screen/checkout-background-square-top-big.png") no-repeat scroll left top transparent;
	height: 8px;
}
.signup .wrapper-middle{
	background:url("../images/screen/checkout-background-square-middle-big.png") repeat-y scroll left top transparent;
	height: auto;
}
.signup .wrapper-bottom{
	background:url("../images/screen/checkout-background-square-bottom-big.png") no-repeat scroll left top transparent;
	height: 10px;
}
.signup-side .wrapper-side-middle-top{
	background:url("../images/screen/checkout-background-square-black-large.jpg") repeat-y scroll left top transparent;
	height: 650px;
}
.signup-side .wrapper-side-middle-bottom{
	background:url("../images/screen/checkout-background-square-black-small.jpg") repeat-y scroll left top transparent;
	height: 185px;
}
.signup .wrapper-middle h1{
	font-family: arial;
	color: #333333;
	font-size: 35px;
	font-weight: bold;
	letter-spacing: -2px;
	line-height: 1em;
	margin: 0px;
}
.signup .wrapper-middle .error{
	margin-left: 40px
}
.signup .wrapper-middle .content{
	color:#888888;
	font-family:arial;
	font-size:14px;
	line-height:1.35em;
	text-align:left;
}
.signup .wrapper-middle form h1{
	font-family: arial;
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	line-height: 1em;
	letter-spacing: 0px
}
.signup .wrapper-middle form .content{
	font-family: arial;
	font-size: 14px;
	color: #333333;
	line-height: 3em;
	font-weight: normal;
}
.signup .wrapper-middle form .content label{
	font-weight: normal;
}
.signup .wrapper-middle form input[type="text"],.signup .wrapper-middle form select{
	height: 23px;
	width: 250px;
	color: #666666;
	font-size: 14px;
}
.signup .wrapper-middle form select#credit-card-month{
	width: 105px;
}
.signup .wrapper-middle form select#credit-card-year{
	width: 75px;
}
.signup .wrapper-middle hr{
	color:#cccccc;
	width:582px;
	margin-left: 40px;
}
.signup .wrapper-middle form .bullet img{
	margin-top: -5px;
}
.signup .wrapper-middle form .terms{
	font-family: arial;
	font-size: 11px;
	color: #999999;
	font-style:italic;
	letter-spacing: 0px;
	text-align: right;
}
.signup .wrapper-middle form .terms a{
	font-family: arial;
	font-size: 11px;
	color: #999999;
	font-style:italic;
	letter-spacing: 0px;
	text-decoration:none;
	font-weight: bold;
	text-align: right;
}
.signup-side h1{
	text-align: center;
	font-family: arial;
	color: #ffffff;
	font-size: 20px;
	letter-spacing: -1px;
	line-height: 1em;
	font-weight: bold;
}
.signup-side .content{
	color:#AAAAAA;
	font-family:arial;
	font-size:14px;
	line-height:1.35em;
	margin-left:17px;
	text-align:center;
	width:250px;
	margin-top: 10px;
}
.signup-side hr.grey{
	background: #565656;
	width:202px;
	margin-left: 34px
}
.signup-side hr.black{
	background: #111111;
	width: 204px;
	margin-left: 33px
}
/** End Signup styles **/
/** End Fainfail styles **/
.wrapper-middle .fanfail h1{
	color:#222222;
	font-size:35px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:-2px;
	padding:0px;
	margin-left:40px;
}
.wrapper-middle .fanfail{
	padding-bottom: 40px;
}
.wrapper-middle .fanfail .video{
	margin-left:40px;
}
.wrapper-middle .toe-tapping{
	border-right: 1px solid #cccccc;
}
.wrapper-middle .more-epic{
	border-left: 1px solid #cccccc;
	margin-left: -1px;
}
.wrapper-middle .toe-tapping h1{
	color:#222222;
	font-weight:bold;
	font-size:30px;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:-2px;
	margin-left:40px;
}
.wrapper-middle .toe-tapping span{
	color:#888888;
	font-weight:normal;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:0px;
	line-height:1.35em;
	padding-left:40x;
}
.wrapper-middle .more-epic .ns-like{
	color:#888888;
	font-weight:normal;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:0px;
	line-height:1.35em;
	border-bottom:1px solid #cccccc;
}
.wrapper-middle .more-epic .ns-like h1{
	color:#222222;
	font-weight:bold;
	font-size:25px;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px;
}
/** End Fainfail styles **/

