/*

new red: #d00014;
dark red: #BC0000;
orange: #FE6637;
dark orange: #ee4b18;
light orange: #fde5dd;

*/

html, body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*background: url('/images/grid.png') center top no-repeat;   */
}

hr.blackline {
	width: 100%; 
	clear: both; 
	height: 5px; 
	background: black; 
	margin: 0px; 
	padding: 0px; 
	border: none;
}
hr.clear {
	width: 100%;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	clear: both;
}

.red {
	color: #d00014 !important;
}

.hidden {
	display: none !important;
}

.clearing_container {
	overflow: hidden !important;
}

a:active, a:visited, a {
	color: #d00014;
	outline: none !important;
	text-decoration: none;
}
a:hover {
	color: #d00014;
	text-decoration: underline;
}

a.white {
	color: #fff;
	text-decoration: none;
}
a.white:hover {
	text-decoration: underline;
}

a.forgot-password {
	font-size: 10px;
}

p, div {
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px 0px 10px;
}

h1 {        
	/*text-transform: uppercase;*/
	font-weight: normal;      
	color: #000;
	padding-top:5px; /* added for Pepsi ad */
	font-size: 20px; /* chged for Pepsi ad, was 24px */ 
}    
   
h2 {
	/*text-transform: uppercase;*/
	font-weight: normal;
} 
h3 {
	/*text-transform: uppercase;*/
	font-weight: normal;
	font-size: 11px;  
	color: #4D4D4D;
}
a.link:active, a.link:visited, a.link {
	color: #000;
	text-decoration: none;
}
a.link:hover {
	color: #000;
	text-decoration: underline;
}

.button {
	cursor:pointer;
	cursor:hand;
	display:block;
}

#pepsi {
	cursor:pointer;
	height:130px;
	position:absolute;
	right:0;
	top:40px;
	width:400px;
	background: url(/images/pepsi.png) no-repeat center right;
}

/* CONTAINERS */

#wrapper {
	width: 810px;
	height: 100%;
	min-height: 700px !important;
	margin: 0 auto 0;
	padding: 0;
	position: relative;
	text-align:left; 
}     

/* TOP HEADER */        

#top-header {
	width: 804px;
	height: 20px; 
	/*margin-top: 18px; */
	/*border-bottom: 5px solid #000;*/
	padding:20px 3px 0;
}  
#top-header a {
	color: #4D4D4D;  
	text-decoration: none;
}      
#top-header a:hover,
#top-header a.active {
	color: #d00014;  
	text-decoration: none;
}      
#top-header a.selected {
	color: #d00014;  
	text-decoration: none;
	
}
  
.header-left  {  
	float: left;
	color: #4D4D4D;
	font-size: 11px;
	margin-left: 10px;
	margin-right: 10px;  
}         
.header-right  {  
	float: right;
	color: #4D4D4D;
	font-size: 11px;
	margin-left: 20px;
	margin-right: 10px;  
}    

#login-box-closed {
	width: 804px;
	height: 5px; 
	margin-top: 0px; 
	padding: 0px 3px 0px 3px;
	background-color: #000;
}

/*#login-form {
	display: block;
	padding: 20px;
	background: #FE6637;
}*/            

/* TITLE BAR */   

#title-bar{ 
	/*position: relative;  */
	width: 810px;
	height: 125px; 
}                           
.logo {
	position: relative;
	top: 39px;                       
	
	left: 10px;
}      
.column_5 {     
	position: absolute; 
	/*top: 39px;                   */
	left: 340px;
}        

/* HOME  */

#threebuttons_block {    
	width: 810px;
	height: 77px;   
	padding: 0;
}
#threebuttons_block .redbutton {    
	float:left;
	width: 270px;
	height: 52px;  
	margin: 0;
	padding: 25px 0px 0px 0px;
	background: url(../images/redbox_home.jpg) no-repeat;
	display: block;
}

#threebuttons_block .darkredbutton {    
	float:left;
	width: 270px;
	height: 52px;  
	margin: 0;
	padding: 25px 0px 0px 0px;
	background: url(../images/darkredbox_home.jpg) no-repeat;
	display: block;
}

.boxtext {
	font-size: 18px;
	color: white;    
	text-align: center;
}   
#animation {    
	width: 810px;
	height: 394px;   
	padding: 0;
}




/* Red address block  */   
      
#address_block {    
	width: 810px;
	/*height: 100px;*/  
	background-color: #FE6637;
	padding: 0;
	background: #FE6637 url(../images/shadowRED.png) no-repeat left bottom;
}  
#address_block_small {    
	width: 810px;
	/*height: 77px;*/
	background-color: #FE6637; 
	padding: 0;
	background: #FE6637;
}                           
.address {
	font-size: 24px;
	color: white;
	padding-top: 30px;     
	text-align: center;
}  
	                     
.address_big {
	font-size: 24px;
	color: white;
	padding: 30px;     
	text-align: center;
}

.address_big a {
	text-decoration: none;
	color: white;
}
.address_big a:visited,
.address_big a:active,
.address_big a:hover {
	color: white;
}
.address_big a:hover {
	text-decoration: underline;
}

.address_twitter {
	font-size: 24px;
	color: white;
	padding-top: 10px;     
	text-align: center;
}

.twitter-container {      
	width: 810px;
	height: 180px;/*107px;*/  
	background-color: #FE6637;
	margin: 0;  
	padding: 0;
}
p.tweets {
	font-family: Georgia, serif;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	font-size: 14px;    
	line-height: 14px;                         
	color: #4D4D4D; 
	padding-bottom: 2px;
	border-bottom: 1px dotted #4D4D4D;
}
.gmaps-container {      
	width: 804px;
	height: 290px;  
	/* background-color: #d00014;*/
	margin: 10px 0px 0px 0px;  
	padding-left: 3px;
}

.twitter-box {
	width: 770px;
	height: 150px;/* 97px; */   
	background-color: #FFF;  
	margin: 0 auto 0;  
	padding: 10px;
	overflow: auto;
}   

/* CATEGORIES BAR */    

#categories-bar{ 
	/*position: relative;  */  
	margin: 31px 0 17px 0;
	width: 810px;
	height: 21px;  
	/*background-color: pink; */
}      
#category_1 {    
	float: left;
	width: 105px;   
	padding-bottom: 7px;   
	margin-right: 10px;
	border-bottom: 5px solid #000;
} 
#category_2 {
	float: left;   
	width: 350px;   
	padding-bottom: 7px;  
	margin-right: 10px;
	border-bottom: 5px solid #000; 

}   
#category_3 { 
	float: left;   
	width: 335px;/* was 390px; when Favs are shown */
	padding-bottom: 7px;
	margin-right: 0px; /* was 10px; when Favs are shown */
	border-bottom: 5px solid #000;
}  
#category_3_loc { 
	float: left;   
	width: 480px;   
	padding-bottom: 7px;
	margin-right: 0px;
	border-bottom: 5px solid #000;
}                        
#category_4 {  
	float: left;   
	width: 80px;   
	padding-bottom: 7px;  
	border-bottom: 5px solid #000;
}
.category {    
	font-size: 11px;
	text-indent: 10px;
	text-transform: uppercase; 
	color: #d00014;
}

/* ABOUT */

.about_box {
	padding: 25px 25px 20px 25px;     
	text-align: left;

} 
img.about_box_photo {
	padding: 0;     
	height: 400px;
	margin: -40px 0px 20px -20px;
}

#about-blurb{    
	margin: 20px 0 17px 0;
	width: 780px;
	padding: 20px;  
	/*background-color: pink; */
} 
p.bigwhiteblurb {
	font-size: 26px;
	color: white;
	/*text-transform: uppercase;*/
}
/* p */.bigblurb {
	font-size: 24px; 
	line-height: 28px;
	/*text-transform: uppercase;*/
}   
.bigblurb-orange {
	font-size: 24px; 
	color: #FE6637;    
	line-height: 30px;
	/*text-transform: uppercase;*/
}
p.smallblurb {
	margin: 20px 0px;
	font-size: 18px;

}     
p.smallerblurb {
	margin: 20px 20px;
	font-size: 11px;

}
div.pinkcontainer {
	width: 770px; 
	height: auto; 
	margin: 0; 
	padding: 20px; 
	background-color: #f6d0d1;
	overflow: auto;
}
div.tos {
	font-size: 9px;
	line-height: 12px;
	background: #DFDFDF;
	padding: 20px;

}

.formblurb {
	padding: 20px 0px;
	margin: 0px 0px 35px;
}

/* SLIVERS */   

.sliver {   
    width: 810px; 
	/*height: 41px;*/
	border-bottom: 1px solid gray;  
	margin: 0; 
	padding: 0; 
	/*background-color: #FFF;*/
}      
.sliver-first {   
	width: 810px; 
	height: 41px;
	border-top: 1px solid gray;  
	border-bottom: 1px solid gray;  
	margin: 0; 
	padding: 0; 
	/*background-color: #FFF;*/
}     
.sliver-container {  
	/*float: left;  */  
	position: relative;   
	overflow: hidden;
	width: 100%; 
	/*border-top: 1px solid black;*/
	border-bottom: 1px solid black;  
	margin-top: 0px;  
	padding: 0; 
	background-color: #fde5dd;
} 

.first {   

	border-top: 1px solid black; 
	margin-top: -1px;  
	
} 

.sliver-title {         
	/*float: left;  */     
	width: 100%; 
	height: 41px;
	margin: 0;  
	padding: 0; 
	background-color: #FFF;
}     
 
.hover {         
	/*float: left;  */     
	width: 100%; 
	height: 41px;
	margin: 0;  
	padding: 0; 
	background-color: #fde5dd;
	display:block;
}   

.on {         
	/*float: left;  */     
	width: 100%; 
	height: 41px;
	margin: 0;  
	padding: 0; 
	background-color: #fde5dd;
	display:block;
}   

.dotline-container  {                  
	margin: 0;  
	padding: 0; 
}   
.dotline  {                 
/*	float: left; */        
	width: 790px; 
	height: 1px;
	margin: -1px 0;  
	padding: 0; 
	background: url('/images/dotline-1_2.png') repeat-x;       
}

.dotline-bottom {
	background: url('/images/dotline-1_2.png') repeat-x bottom left;
}
   
.sliver-open-info {  
	/*float: left;  */     
	width: 770px;        
	padding: 0;  
	margin: 28px 20px 18px 20px;
	overflow: hidden;
	/*background-color: #fff;*/
}
.left-column {
	float: left;     
	width: 350px;
}       
.right-column {
	float: right;     
	width: 400px; 	
}
dl {
	margin: 0;
	padding: 0;
	overflow: hidden;
}
div.status dl {
	margin-bottom: 20px;
}     
.info-term-left {   
	float: left;
	width: 95px; 
	height: auto;
	list-style-type: none; 
	font-size: 11px;   
	line-height: 21px;
	text-transform: uppercase;
	color: #d00014; 
	margin-top: 0;       
	padding: 0;
}         
.info-descript-left {  
	float: left;
	width: 250px; 
	height: auto;
	list-style-type: none; 
	font-family: Georgia, serif;   
	font-size: 12px;   
	line-height: 21px;
	text-transform: none; 
	color: black; 
	margin: 0;       
	padding: 0;
} 
.info-descript-left-status {
	width: 660px; /* 650px; */
} 
.info-descript-left-status textarea {
	float: left;
}

.info-term-right {   
	float: left;
	width: 95px; 
	list-style-type: none; 
	font-size: 11px;   
	line-height: 21px;
	text-transform: uppercase;
	color: #d00014; 
	margin: 0;       
	padding: 0;
}         
.info-descript-right {  
	float: left;
	width: 300px; 
	list-style-type: none; 
	font-family: Georgia, serif; 
	font-size: 12px;   
	line-height: 21px;
	text-transform: none; 
	color: black; 
	margin: 0;             
	padding: 0;
}      
.message-field { 
	font-family: Georgia, serif; 
	text-indent: 5px;  
	font-size: 12px;   
	line-height: 21px;
	text-transform: none; 
	width: 290px;
	padding: 0;
	margin-bottom: 18px;
}    

.left-column input img {
	position: absolute;  
	left: 100px;  	
	bottom: 18px;
	width: 70px;
	height: 18px;
	background-color: #E74040;   
}    
.left-column input:hover img {
	position: absolute; 
	left: 100px;  	
	bottom: 18px;
	width: 70px;
	height: 18px;
	background-color: #DF0000;
} 
.right-column input img {
	position: absolute;  
	left: 340px;  	
	bottom: 18px;
	width: 70px;
	height: 18px;
	background-color: #E74040;
}  
.right-column input:hover img {
	position: absolute;
	left: 340px;  	
	bottom: 18px;
	width: 70px;
	height: 18px;
	background-color: #DF0000;
}  
.suite, .company, .industry, .keep, .pin {      
	font-family: Georgia, serif;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	font-size: 14px;    
	line-height: 16px;
	text-indent: 10px;                               
	color: #4D4D4D; 
}  
.suite {    
	float: left;
	width: 80px;  
	padding: 13px 0 0 0;   
	margin-right: 10px;
} 
.company {
	float: left;   
	width: 230px; 
	padding: 13px 0 0 0;  
	margin-right: 10px;

}   
.industry { 
	float: left;   
	width: 390px;   
	padding: 13px 0 0 0;
	margin-right: 10px;
}                       
.keep {     
	float: left;   
	width: 45px;   
	padding: 13px 0 0 0;
	margin: 0;
}    
.pin-off	 {     
	float: right;   
	width: 9px;  
	height: 9px; 
	padding: 0;
	margin: 18px 20px 0 0; 
	background: url('/images/pin-off.png') no-repeat;
}
.suite-active, .company-active, .industry-active, .keep-active {      
	font-family: Georgia, serif;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	font-size: 14px;    
	line-height: 16px;
	text-indent: 10px;
	color: black; 
}  
.suite-active {    
	float: left;
	width: 105px; 
	height: 18px;
	overflow: hidden; 
	padding: 13px 0 0 0;   
	margin-right: 10px;
} 
.company-active {
	float: left;   
	width: 350px;
	height: 18px;
	overflow: hidden; 
	padding: 13px 0 0 0;  
	margin-right: 10px;

}   
.industry-active {  
	/*font-size:1em; */
	float: left;   
  	width: 300px; 
 	height: 18px;
	overflow: hidden; 
	padding: 13px 0 0 0;
	margin-right: 10px; 
}                       
.keep-active {     
	float: left;   
	width: 45px;   
	padding: 13px 0 0 0;
	margin: 0;
}    
.pin-on {     
	float: right;   
	width: 9px;  
	height: 9px; 
	padding: 0;
	margin: 18px 20px 0 0; 
	background: url('/images/pin-on.png') no-repeat;
}
.button {
	cursor:pointer;
	cursor:hand;
	display:block;
}
.uppercase {
	text-transform: uppercase;
}

/* NAVIGATION BOXES */

#navcontainer
{
	background: #fff;
	margin: 0 auto;
	padding: 0;
	text-transform: uppercase;
}

/* to stretch the container div to contain floated list */
#navcontainer:after
{
	content: ".";
	display: block;
	line-height: 1px;
	font-size: 1px;
	clear: both;
}

/* FORM */
form label {
	width: 170px;
	text-align: right;
	float: left;
}

form label.required {
	padding-right: 23px !important;
	background: url('/images/asterisk.gif') no-repeat top right;
	width: 162px;
}

/*form#login-form label {
	width: auto;
	float: none;
	color: #fff;
	margin-left: 30px;
}*/

form#register-form,
form#add-business-form {
	overflow: hidden;
}

form#register-form label {
	clear: none;
}
form#add-building-form label {
	width: 208px;
}
form#add-building-form label.required {
	/* width: 50px; */
	width: 200px;
}
form#add-building-form input#submit {
	margin: 10px 0px 0px 222px;
}
form#add-business-form label {
	clear: none;
	width: 130px;
}
form#add-business-form label.required {
	width: 122px;
}
form#add-business-form input#submit {
	display: block;
	margin: 10px 0px 0px 413px;
}

form span.label /*, 
form span */ {
	width:170px;
	float:left;
	margin-bottom:15px;
} 
span.multiple {
	float:left;
} 
span.click {
	padding-left:120px;
	
} 
div.clear {
	clear:both;
	padding-top:5px;
} 
input {
	border: none; 
	color: #000; 
	font-size: 9px;   
	font-style: normal;
	font-weight: normal;
	/* text-transform: uppercase; */
	padding-bottom: 1px;
	height: 14px;
}

#register-form input,
#add-form input,
#login-form input,
.user-form input,
.add-form input,
.profile_form input,
.add-form textarea {
	border: 1px solid #999999;
	text-transform: none;
}                              


#add-form label,
.add-form label,
.profile_form label,
#register-form label,
#login-form label {
	padding-right: 15px;
	text-align: right;
	clear: left; 
}

div.input-row {
  	clear: both;
  	padding-bottom: 10px;
  	height: 20px;
	width: 500px;
  }

div.input-row span.label {
  float: left;
  width: 170px;
  text-align: right;
  }

div.input-row span.formw {
  float: right;
  width: 335px;
  text-align: left;
  } 

form#login-form #submit {
	margin-left: 185px;
}

/*  FOOTER  */

#footer {
	width: 804px;
	/* height: 30px;  */
	margin-top: 50px; 
	padding: 5px 3px 0px 3px;
	border-top: #000 5px solid;
} 
#footer a {
	color: #4D4D4D;  
	text-decoration: none;
}      
#footer a:hover {
	color: #d00014;  
	text-decoration: none;
}      
#footer a.selected {
	color: #d00014;  
	text-decoration: none;
	
}      
.footer-left  {  
	float: left;
	color: #4D4D4D;
	font-size: 11px;
	margin-left: 10px;
	margin-right: 10px;  
}         
.footer-right  {  
	float: right;
	color: #4D4D4D;
	font-size: 11px;
	margin-left: 20px;
	margin-right: 10px;  
} 

/* autocomplete */
.autocomplete-container {
	background: white;
}
.autocomplete-container ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border: 1px solid black;
	border-top: none;
}
.autocomplete-container ul li {
	padding: 2px 5px;
}
.autocomplete-container ul li.selected {
	background: #ffcccc; /* was #00cccc; */
}

.error {
	color: #df0001;
	font-size: 16px;
	margin: 20px 0px 20px 0px;
}

/* profile */
table.list_table {
	width: 100%;
	border: 1px solid #e5e5e5;
	border-bottom: none;
	border-right: none;
}
table.list_table 
table.list_table tr,
table.list_table th {
	margin: 0px;
	padding: 0px;
}
table.list_table td,
table.list_table th {
	border: 1px solid #e5e5e5;
	border-top: none;
	border-left: none;
	padding: 7px;
}
table.list_table th {
	font-weight: bold;
}
table.list_table tbody tr {
	background: #f2f2f2;
}
table.list_table tbody tr.odd {
	background: transparent;
}

a.sliver
a.sliver:link,
a.sliver:visited,
a.sliver:active,
a.sliver:hover {
	text-decoration: none;
}
a.sliver:hover {
	background: #fde5dd;
}

ul.box_menu {
	list-style-type: none;
	padding: 0;
	margin: 0 auto;
	overflow: hidden;
}
ul.box_menu li {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
}
ul.box_menu li a {
	display: block;
	padding: 0.8em;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}

ul#business_menu {
	margin-top: 12px;
	margin-bottom: 20px;
}
ul#business_menu li a {
	border: 1px solid;
	border-color: #ffe #aaab9c #ccc #fff;
	/*border-color: #8a8b86 #b0b1ab #6f6f6f #797979;*/
	background: #c5c5c5;
	color: white;
}
ul#business_menu li a:hover {
	background: #a4a4a4;
}
ul#business_menu li a.active {
	background: #a4a4a4;
}

ul#navlist li a,
ul#home_menu li a
{
	border: 1px solid;
	border-color: #ffe #aaab9c #ccc #fff;
	color: #fff;
	background: #FE6637;
	font-size: 16px;
	font-weight: normal;
}

ul#navlist li a:hover,
ul#navlist li a.active,
ul#home_menu li a:hover
{
	color: #fff;
	background: #ee4b18; 
	border-color: #ffe #aaab9c #ccc #fff; /*#aaab9c #fff #fff #ccc;*/
}

#invite_form input#submit {
	margin-left: 185px;
}

div.sliver-container div.active {
	background: #fde5dd !important;
}
div.vspacer30 {
	margin-top: 30px;
	display:block;
}
p.message {
	margin-top: 20px;
}

/*
 * /buildings/select
 */

table.list-table {
	width: 810px;
}
table.list-table thead th {
	font-weight: normal;
	padding: 31px 0px 17px;
	cursor: pointer;
	cursor: hand;
}
table.list-table thead th.nosort {
	cursor: auto;
}
table.list-table thead th.zip {
	width: 80px;
	padding-right: 10px; 
}
table.list-table thead th.city {
	width: 225px;           
	padding-right: 10px;
}     
table.list-table thead th.province {
	width: 160px; 
	padding-right: 10px;
}
table.list-table thead th.country {
	/*width: 225px;       */   
	padding-right: 10px;
}

table.list-table thead th.street {    
	padding-right: 10px;

}
table.list-table thead th.unit_count {
	width: 95px; 
}
table.list-table thead span {
	display: block;
	/*margin-right: 10px; */
	padding-bottom: 7px;
	border-bottom: 5px solid black;
}
table.list-table thead th.sortasc span {
	background: url('/js/tablekit/css/up.gif') no-repeat right 2px;	
}
table.list-table thead th.sortdesc span {
	background: url('/js/tablekit/css/down.gif') no-repeat right 2px;
}
table.list-table tbody {
	font-family: Georgia, serif;
}
table.list-table tbody tr td {
	border-top: 1px solid gray;
	height: 41px;
	text-indent: 10px;
	font-size: 14px;
}
table.list-table tbody tr.last td {
	/* border-bottom: 1px solid gray; */
}
table.list-table tbody tr:hover {
	background: #FDE5DD;
}

/* status box */
#status_container {
	color: white;
	background: #fe6637;
	padding: 0px 10px 25px 10px;
}
#status_container ol {
	list-style-type: none;
	background: white;
	overflow: auto;
	height: 200px;
	margin: 0px;
	padding: 10px;
}
#status_container ol li {
	font-family: Georgia, serif;
	font-size: 11px;    
	line-height: 24px;                         
	color: #4D4D4D; 
	/*padding-bottom: 4px;*/
	margin-bottom: 10px;
	border-bottom: 1px dotted #4D4D4D;
}
#status_container ol li span.user,
#status_container ol li span.business {
	color: red;
}
#status_container form {
	margin-top: 25px;
}
#status_container input.text,
#status_container select {
	width: 400px;
}

form.status_update {
	overflow: hidden;
}
form.status_update input,
form.status_update textarea {
	padding: 10px;
	font-size: 12px;
	float: left;	
}

.text {
	color: #000;
	font-size: 18px;
	line-height:24px;
	/*margin-bottom: 15px;*/
}

form.status_update input.text {
	height: 25px;
	padding-bottom: 0px;
}
form.status_update select {
	display: block;
	font-size: 10px;
	margin-bottom: 5px;
}
form.status_update label {
	width: auto;
	margin: 0px 10px 5px 0px;
}

form.status_update input.submit {
	text-transform: uppercase;
	background: #818181;
	color: white;
	font-weight: bold;
	height: auto;
	padding: 9px;
	margin-left: 20px;
}

div#status_container form.status_update input.text {
	width: 480px; /* 530px;*/
}
.info-descript-left-status .static_status,
.info-descript-left-status textarea,
.info-descript-left-status input.text {
	background: white;
	height: 25px;
	padding: 10px 10px 0px;
	font-size: 12px;
	border: 1px solid black;
	width: 330px;
}
div#status_container form.status_update select {
	width: auto;
}
div#status_container form.status_update input.submit {
	background-color: #ccc;
	color: #4D4D4D;
}

div#status_container form.status_update div.loading {
	float: left;
	margin-left: 10px;
	width: 32px;
	height: 32px;
	background: url('/images/ajax-loader-orange-white.gif') no-repeat top left;
}
.info-descript-left-status form.status_update div.loading {
	float: left;
	margin-left: 10px;
	width: 32px;
	height: 32px;
	background: url('/images/ajax-loader-pink-grey.gif') no-repeat top left;
}

div.crosspost_container {
	float: right; /* clear: both; */
	padding-top: 10px;
	overflow: hidden;
}
div.crosspost_container span {
	float: left;
	margin-right: 10px;
	height: 24px;
	line-height: 24px;
}
div.crosspost_container span.crosspost {
	padding-left: 24px;
}
div.crosspost_container span.crosspost_twitter {
	background: url('/images/icons/twitter.png') no-repeat left top;
}

#add-business-form span.crosspost_info {
	float: left;
	width: 122px;
	font-size: 11px;
	line-height: 14px;
}
div.plslogin {
	margin-top: 10px;
}
div.plslogin a, div.plslogin a:active, div.plslogin a:visited {
	color: white;
	text-decoration: none;
	border-bottom: 1px dotted white;
}
div.plslogin a:hover {
	color: white;
	text-decoration: none;
	border-bottom: 1px solid white;
}
