#main p {
	margin-bottom: 10px;
}

/* sidebars */

#rightside {
	border-left: none !important;
}

.moreinfo {
	padding: 5px 0 10px 0;
}

.moreinfo li {
	margin-bottom: 5px;
}

/* overview page styles */

#content ul {
	margin-bottom: 10px;
}

#content li {
	background: transparent url(images/bullet.png) left 2px no-repeat;
	padding: 0 0 0 22px;
	margin: 0 0 5px 0;
	text-align: left;
}

#tellfriends {
	background: transparent url(images/talkbubbles.gif) left bottom no-repeat;
	padding: 15px 0 15px 50px;
	margin-top: 10px;
}

a.aboutOn {
	color: #FF7300 !important;
}

/* contact page styles */

#contactMail {
	padding-bottom: 20px;
	padding-left: 60px;
	background: transparent url(images/contact_mail.jpg) top left no-repeat;
}

#contactEmail {
	padding-bottom: 20px;
	padding-left: 60px;
	background: transparent url(images/contact_email.jpg) top left no-repeat;
}

#contactBD {
	padding-bottom: 20px;
	padding-left: 60px;
	/*background: transparent url(images/contact_email.jpg) top left no-repeat;*/
}

#contactCareers {
	padding-bottom: 20px;
	padding-left: 60px;
	background: transparent url(images/contact_careers.jpg) top left no-repeat;
}

#contactMedia {
	padding-bottom: 20px;
	padding-left: 60px;
	background: transparent url(images/contact_media.jpg) top left no-repeat;
}

.contactblockLeft {
	float: left;
	width: 250px;
}

.contactblockRight {
	float: left;
	width: 310px;
}

h4 {
	font-size: 14px;
	margin-bottom: 5px;
	color: #8CC640;
}

/* board, investors, founders, execs pages styles */

 .bio {
 	margin-bottom: 25px;
 }
 
 .bio h2 {
 	margin: 0px !important;
 }

 .bio h3 {
	margin: 0 0 10px 0 !important;
	font-size: 12px !important;
 }
 
 .bio a {
 	text-decoration: none;
 }
 
 .bio img {
 	border: 1px solid #D3D3D3;
	padding: 1px;
	float: left;
	margin-right: 10px;
 }
 
 .invest p { width: 400px; }

 /* SMS page styles */

 blockquote {
 	border: 1px solid #D3D3D3;
	background-color: #F1F1F1;
	padding: 15px;
	margin: 10px 20px;
 }

 h5 {
 	color: #8CC640;
	font-size: 12px;
 }

 .benefits {
	margin-bottom: 10px;
 }
 
 .benefits li {
 	background: transparent url(images/bullet.png) left 2px no-repeat;
	padding: 0 0 0 25px;
	margin: 5px 0 0 0;
 }

 /* From partners CSS */
 .clear {
	line-height: 1%;
}

#rightside { border: none; }

#content h2 {
	padding-top: 5px;
}

.partner, .product {
	margin-bottom: 10px;
	clear: both;
}

.partLogo {
	float: left;
	margin-right: 10px;
	border: 1px solid #CECECE;
}

.partner p {
	float: left;
	width: 400px;
}

#distribution img, #investors img {
	padding: 1px;
	border: 1px solid #CECECE;
	margin: 0 10px 10px 0;
}

.product div {
	float: left;
	width: 400px;
}

.product li {
	background: transparent url(/global/master/images/bullet.png) top left no-repeat;
	padding-left: 22px;
	margin-bottom: 5px;
}

/* become a partner styles */

#content p {
	margin-bottom: 10px;
}

#becomePartners {
	padding: 10px 0;
}

#becomePartners div {
	clear: both;
	margin-bottom: 10px;
}

#becomePartners label {
	float: left;
	width: 120px;
	font-weight: bold;
}

#becomePartners input, #becomePartners textarea, #becomePartners select {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 1px solid #009DDC;
	padding: 2px;
	background-color: #FFFFFF;
	width: 250px;
}

#becomeSubmit {
	margin-left: 120px;
	padding: 0 !important;
}

.req {
	color: #FF0000;
	font-weight: normal;
}

.corpBackToTop {
	text-align: right;
}
