#share-left{
	float:left;
	width:322px;
	margin-right:25px;
}
#share-right{
	float:left;
	width:300px;
}

#share-widget{
	margin-bottom:30px;
}
#share-from{
	float:left;
	width:150px;
	height:147px;
	background:url(../img/share/bg-share-center.png) repeat-x;
	padding:40px 10px 0px 20px;
	color:#fff;
}
#share-from input{
	width:130px;
	margin-bottom:12px;
}
#share-alpha{
	float:left;
	width:9px;
	height:187px;
	background-image:url(../img/share/bg-share-left.png);
}
#share-omega{
	float:left;
	width:9px;
	height:187px;
	background-image:url(../img/share/bg-share-right.png);
}
#share-to{
	float:left;
	width:394px;
	height:187px;
	background:url(../img/share/bg-share-center.png) repeat-x;
}
#share-to h2{
	margin:16px;
	display:block;
	color:#fff;
	font-size:28px;
	line-height:28px;
	font-weight:bold;
	border:0px;	
}
#share-options{
	width:350px;
	margin:0 auto;

}
#btn-share-txt{
	margin-right:24px;	
}
#share-options a
{
	display:block;
	width:163px;
	height:73px;
	vertical-align:middle;
	text-align:center;
	float:left;
	background:url(../img/share/bg-share-option.png) no-repeat;
	color:#222;
	text-decoration:none;
	font-size:18px;
	line-height:22px;
	padding-top:16px;
	font-weight:bold;
}
#share-options a:hover
{
	color:#222;
	text-decoration:none;
}

#share-result{
	margin:16px;
	color:#fff;
}
#share-sms{
	margin:0 16px 16px 16px;
	color:#fff;
}
.frmsms-share-space{
	height:15px;
	clear:both;
}
#sms-btn{
	border:0px;
	background:transparent url(../img/share/btn-share-pex.png) no-repeat;
	width:276px;
	height:41px;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	line-height:40px;
	vertical-align:middle;
}
#email-btn{
	border:0px;
	background:transparent url(../img/share/btn-share-pex.png) no-repeat;
	width:276px;
	height:41px;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	line-height:40px;
	vertical-align:middle;
	position:absolute;
	margin-left:87px;
}
a#sms-back-link {
	font-size:10px;
	font-weight:bold;
	display:block;
	text-align:left;
	margin-top:5px;
	color:#fff;
	width:80px;
}
a#email-back-link {
	font-size:10px;
	font-weight:bold;
	display:block;
	text-align:left;
	margin-top:5px;
	color:#fff;
	width:80px;
}
a#sms-back-link:hover, a#email-back-link {
	color:#fff !important;
}
#share-email{
	margin:0 16px 16px 16px;
	color:#fff;
}
#share-to-email {
	float:left;
	width:150px;
}
#share-to-body {
	float:right;
	height:58px;
	width:100%;
}
.note{color:#fff !important;}
.share-back-link{ color:#fff !important; font-size:10px;}
