* {
	margin:0;
	padding:0;
}
a:active, a:focus, input[type="image"] {
	outline: 0;
}
body {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	background-image:url(../images/headone.jpg);
	background-repeat:repeat-x;
	
}
h2
{
	font-weight:bold;
}
body.new-bg {
	background-image:url(../images/head_index.jpg);
}
body.sub-bg {
	background-image:url(../images/head.jpg);
}
table tr td.center-text {
	text-align: center;
}
a, a:hover {
	color:#000;
	text-decoration:none;
}
/*Common Usage CSS*/
.overflow-y {
	overflow-y:scroll;
}
.overflow-x {
	overflow-x:auto;
	overflow-y:hidden;
}
.padding-top-15 {
	padding-top: 15px;
}
.margin-top-5 {
	margin-top:5px;
}
.margin-left-0 {
	margin-left:0;
}
.margin-left-5 {
	margin-left:5px;
}
.margin-left-15 {
	margin-left:15px;
}
.margin-left-40 {
	margin-left:40px;
}
.margin-top-150 {
	margin-top: 150px;
}
.margin-top-1 {
	margin-top:15px;
}
.margin-bottom-5 {
	margin-bottom: 4px;
}
.margin-bottom-10 {
	margin-bottom: 10px;
}
.margin-bottom-20 {
	margin-bottom: 20px;
}
.margin-bottom-40 {
	margin-bottom: 40px;
}
.white-font, .white-font:hover {
	color:#FFF;
}
.medium-font {
	font-size: medium;
}
.bold-text {
	font-weight: bold;
}
.center-text {
	text-align:center;
}
.cursor {
	cursor: pointer;
}
.controls .error > label, .controls.error .help-block, .controls.error .help-inline {
	color:#B94A48;
}
/*Header menu*/
.menu {
	clear: both;
	color: #000;
	display: block;
	height: 49px;
	margin: 0 auto;
	width: 1020px;
	padding-top: 0;/*padding-bottom:11px;*/
}
#navigation ul#nav {
	background: #555;
	color:#000;
	z-index:1000;
	margin:0 0 0 5px;
}
#navigation ul#nav li {
	list-style:none;
	position: relative;
	float: left;
	text-align: center;
	line-height: 1em;
	font-size:15px;
	color:#000;
	z-index:1000;
}
#navigation ul#nav li a {
	display: block;
	padding: 7px 0;
	color: #fff;
	text-decoration: none;
	text-align: center;
	margin:opx;
}
#navigation ul#nav li a span {
	margin:0 15px;
	padding:0 5px;
	width:300px;
	color:black;
	line-height:37px;
}
#navigation ul#nav li a span:hover {
	color:white;
}
#navigation ul#nav li a span.sel {
	color:white;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color:black;
	padding:3px 5px;
}
#navigation ul#nav li ul {
	display: block;
	position: absolute;
	left: -999em;
	width: 275px;
	padding:-2px 8px 3px 8px;
	background:black;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	opacity:0.8;
	filter:alpha(opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
*z-index:1000;
	margin:-2px 0 0 5px;
	border-bottom:4px solid  rgb(255, 217, 0);
	border-left:4px solid  rgb(255, 217, 0);
	border-right:4px solid  rgb(255, 217, 0);
}
#navigation ul#nav li:hover ul,  /* This is for Internet Explorer 6  */
#navigation ul#nav li.over ul {
	display: block;
	left: 0;
	top: 100%;
	position: absolute;
	z-index: 4000;
	width: 230px;
}
#navigation ul#nav li ul li {
	height: auto;
	background: transparent;
	text-indent: 0;
	padding: 0;
	display:inline-block;
	max-width:220px;
}
#navigation ul#nav li ul li a {
	width:150px;
}
#navigation ul#nav li:hover ul li a, #navigation ul#nav li.over ul li a {
	display: block;
	width: 171px;
	padding: 10px 20px;
	text-decoration: none;
	color: #eee;
	text-indent: 0;
	text-align: left;
	border: 0;
	white-space: nowrap;
	margin:0 5px;
}
#navigation ul#nav li ul li a:hover {
	color:black;
	background:#ffd900;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	filter:alpha(opacity=100);
	-moz-opacity:10;
	-khtml-opacity: 10;
	margin: 0px 5px;
}
span.feature-text {
	font-size:30px;
	font-weight:bold;
	color:white;
	text-shadow:none;
	text-align:center;
	font-family: 'Trebuchet MS';
}
.headerLFT {
	width:200px;
	margin:40px 0 0 176px;
}
.fb_LOG {
	width:750px;
	height:45px;
}
.login_butt {
	background:url(../../images/login_button.png) no-repeat;
	width:101px;
	height:45px;
	top:-6px;
	float:right;
	position:relative;
}
.login_butt a {
	height:55px;
	font-size:18px;
	font-weight:700;
	color:#fff;
	text-align:center;
	margin:0 0 0 32px;
	line-height:
33px;
	text-transform:capitalize;
}
.faceB_LIKE {
	width:100px;
	margin:7px 0 0 0;
}
.social_link {
	float:left;
}
.social_ic ul {
	list-style-type:none;
}
.navbar .social_ic li a {
	text-align:right;
	margin-top:0px;
	padding: 5px 5px;
}
.log_reg img {
	margin-top:3px;
	vertical-align:top;
}
.log_reg em {
	background:url(../../images/log_res_1px.png) repeat-x;
	height:32px;
	display:inline-block;
	position:relative;
	padding:4px 14px;
	margin-top:3px;
}
.log_reg em a {
	color:#FFFFFF;
	font-style:normal;
	font-weight:bold;
	padding: 0px 2px 0 2px;
	position:relative;
	font-size:14px;
}
.top-activity-form {
	margin-left:82px;
	visibility:hidden;
}
#top-activity-search {
	margin-top:8px;
}
/*Middle Content*/
.menu-content {
	height: 100%;
}
.inner-wrapper, .wrapper {
	height:800px;
	min-height: 200px;
	width: 1000px;
}
.wrapper {
	margin:auto;
	padding-top:40px;
}
.inner-wrapper {
	margin: 0% 11.2%;
}
.banner {
	margin:0 13%;
	height: 189px;
}
.banner img {
	height:192px;
}
.home-content h1 {
	font-family:Georgia;
	font-size:23px;
	text-transform:uppercase;
	text-align:center;
	font-weight:normal;
	line-height: 10px;
	padding-bottom: 15px;
}
.home-content a.more {
	color:#F15922;
	text-decoration:underline;
	margin-right:1%;
	font-size:12px;
}
.home-content .row-fluid {
	padding:0 10px;
}
.home-content .span4 {
	height:260px;
	padding: 0 12px;
}
.home-content .span3 {
	height:200px;
	padding: 0 12px;
}
.home-content .span4 p {
	text-align:justify;
	color: #666;
	padding:0 1px 0 0px;
}
.home-content .bottom-content {
	box-shadow:1px 1px 13px #CCC;
	border:1px solid #CACACA;
}
.home-content .middle-content {
	height:auto;
}
.events-box {
	padding:0 12px;
	border:1px solid #CACACA;
	height:172px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
/*.content {
	display:block;
	display:inline-block;
	width:100%;
	height:100%;
	background:#c7c7c7;
}*/
.contentRHT {
	width: 100%;
	background-color:#c7c7c7;
	min-height:200px;
	height:100%;
	border:none;
}
.contentRHT img {
	margin:52px 0 0 12px;
	width:271px;
	height:255px;
}
.contentLFTinner {
	
	background:#fff;
	padding: 8px;
	min-height: 850px;
	width:980px;
	margin:auto;
}
.contentLFTinner h1, .contentLFTinner h2, .box1inner h1, .box2CONT h1, .listOFINNER h1 {
	font-family:Georgia;
	
	color:#000;
	
	margin:0 0 5px 0;
	color:#000;
	font-weight:700;
	font-weight:bold;
}
#main {
  width: 705px;
  float: right;
  margin: 0;
  padding: 0px;
  overflow: hidden;
}

f p, .boxCONT p, .box1CONT p, .box2CONTrht p {
	font-size:14px;
	margin:0 0 10px 0;
}
.contentLFTinner h2 {
	font-size:16px;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	/*border-bottom: 1px solid yellow;*/
	color:#F00;
}
.bullets p {
	padding:0 0 0 15px;
	background:url('../../images/bullet_ic.png') no-repeat;
	background-position:0 3px;
}
/*Footer*/
.footer {
	background:url(../images/footer.jpg) repeat-x scroll 0 0 transparent;
	clear: both;
	height: 120px;
}
.footer-content {
	margin-top:92px;
}
/*Login and register pop up box*/
.login {
	background:url(../images/login_img.jpg) no-repeat scroll 0 0 transparent;
	border: 0 solid #202020;
	border-radius: 10px 10px 10px 10px;
	box-shadow: 0 0 5px #888888;
	height: 400px;
	margin: 0 auto;
	width: 800px;
}
.login-inner {
	background: url("../../images/login_inner.png") no-repeat scroll 0 0 transparent;
	float: right;
	height: 270px;
	margin: 65px 50px 0 0;
	width: 321px;
}
#login-container {
	color:#FFF;
}
#login-container .form-horizontal {
	margin-right:60px;
}
#register-container {
	border: 1px solid #E8E8E8;
	height: 270px;
	padding: 80px 15px 0 15px;
	width: 960px;
}
#register-container p:hover {
	color: #F09723;
}
/*Volunteer activies popup*/
#volunteer-activities h1 {
	background:#f15922;
	color:#fff;
}
#volunteer-activities ul {
	overflow: scroll;
	height:353px;
	overflow-x:hidden;
}
#volunteer-activities ul li {
	background: url("../../images/bullet_ic.png") no-repeat scroll 0 4px transparent;
	list-style: none outside none;
	margin: 0 20px 0 0;
	padding: 0 0 14px 15px;
}
/*Datepicker*/
#ui-datepicker-div {
	font-size: 12px;
}
/*Pagination CSS*/
.pagination a, .pagination span {
	font-size: 13px;
	line-height: 30px;
	padding:0 10px;
}
.formbevel {
	border-top:1px #d3d3d3 solid;
	border-bottom:1px #fefefe solid;
	margin:0 0 15px 0;
}
.form {
	background-color: #F4F4F4;
	border:1px #e1e1e1 solid;
	padding:5px 15px 5px 15px;
}
.new_menu_down {
	background: none repeat scroll 0 0 #FF8939;
	height: 60px;
}
.breadcrumbs_links {
	margin:auto;
	width: 1000px;
	color: #FFFFFF;
}
.breadcrumbs_links a {
	color: #FFFFFF;
}
.gallerySIDEMENU {
}
.gallery_heading {
	float:right;
	width:300px;
	background:#3e3e3e;
	height:36px;
	font-family:"Trebuchet MS";
	font-size:16px;
	color:#FFFFFF;
	line-height:36px;
	margin:20px 0 0 0;
	text-align:center;
	padding:0 0px 0 0;
	font-weight:bold;
	font-size:19px;
}
.gallery_arrow {
	float:right;
	padding:0 40px 0 0px;
	background:url("../../images/gallery_triangle.png") no-repeat;
	width:22px;
	height:11px;
}
.gallery_listmenu {
}
.gallery_listmenu ul {
	float:right;
	width:27%
}
.gallery_listmenu li {
	list-style-type:none;
	background:url("../../images/gallery_menu_down_line.png") no-repeat;
	margin:0 0 0 0px;
	padding:10px 5px;
	background-position:bottom;
}
.gallery_listmenu li a {
	padding:0 0 0 10px;
}
.gallery_listmenu li a:hover {
	color:#f15922;
}
.gallery_listmenu li span {
	padding:0 0 0 10px;
}
.gallery_listmenu1 ul {
	float:right;
	width:30%;
}
.gallery_listmenu1 li {
	list-style-type:none;
	padding:10px 5px;
	background-position:bottom;
}
.gallery_listmenu1 li a {
	padding:0 0 0 10px;
}
.gallery_listmenu1 li a:hover {
	color:#f15922;
}
.gallery_noscroll {
	overflow:visible;
	background:#fff;
	display:inline-block;
	height:100%;
	min-height:332px;
}
/* profile page */

#profile_head {
	border-bottom: 1px solid #dfdfdf;
	padding:10px 15px;
	height:25px;
}
#profile_welcome {
	float:left;
	width:400px;
}
#profile_welcome h3 {
	font-family:Trebuchet MS, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	line-height: 0px;
}
#profile_edit {
	float:right;
}
#profile_edit img {
	border: 1px solid #dfdfdf;
}
#profile_left {
	float:left;
	width:145px;
	padding:10px;
}
#profile_img {
	border: 1px solid #FF8F43;
	height: 146px;
	width: 125px;
	padding:5px;
}
#profilecalendar {
	width:145px;
	height:auto;
	margin-top:25px;
}
#profilecalendar a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	/* margin-left:5px; */
	color:#ff8939;
}
#profile_gallery {
	width:145px;
	/* height:180px; */
	margin-top:10px;
}
#profile_gallery ul {
	margin-top:5px;
	margin: 0px;
}
#profile_gallery ul li {
	list-style:none;
	padding:1px;
	float:left;
}
#profile_gallery ul li img {
	border-radius:5px;
	-moz-border-radius:5px; /* Firefox 3.6 and earlier */
	-moz-box-shadow:    -2px 2px 1px 1px #CCCCCC;
	-webkit-box-shadow:  -2px 2px 1px 1px #CCCCCC;
	box-shadow:-2px 2px 1px 1px #CCCCCC;
	margin: 3px;
	padding:2px;
	width: 57px;
	height: 57px;
}
#profile_gallery a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	/*margin-left:5px; */
	color:#ff8939;
}
#profile_right {
	width:490px;
	min-height: 500px;
	height:auto;
	/*float:left; */
	/*padding:20px 0 0 0 ; */
        padding-left: 150px;
	padding-top: 10px;
}
#username_share {
	width:520px;
	height:30px;
}
#username {
	float:left;/*width:65px; */
}
#username h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
}
#share {
	float:right;
}
#share ul li {
	display:inline;
	padding-left:5px;
}
#photo_gallery {
	width:518px;
	height:105px;
	margin-top:15px;
}
#photo_gallery ul li {
	list-style:none;
	float:left;
}
#photo_gallery ul li img {
	border-radius:5px;
	-moz-border-radius:5px; /* Firefox 3.6 and earlier */
	-moz-box-shadow:-5px 2px 3px 1px #CCCCCC;
	-webkit-box-shadow:-5px 2px 3px 1px #CCCCCC;
	box-shadow:-5px 2px 3px 1px #CCCCCC;
	/* padding:3px; */
	border-radius:4px;
	margin-right:14px;
	border:1px #ccc solid;
	height: 81px;
	width: 81px;
}
#recent_activity {
	width:515px;
	height:38px;
	border:1px solid #ccc;
	margin-bottom:20px;
}
#recent_activity p {
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	padding:10px;
}
#recent_share {
	width:518px;
	height:210px;
	margin-top:10px;
	margin-bottom:20px;
}
#recent_share h5 {
	width:508px;
	height:29px;
	background-color:#e1e1e1;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:28px;
	padding-left:10px;
}
#recent_share_img {
	width:70px;
	float:left;
	height:130px;
	padding:10px 20px;
}
#recent_share_content {
	width:405px;
	height:130px;
	padding:10px 0;
	float:left;
}
#recent_share_location {
	/* width:150px; */
        width:0px;
	float:left;
}
#recent_share_location p {
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#recent_share_date {
	float:right;
}
#recent_share_date p {
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#recent_share_desc {
	padding-top:20px;
	/* display:inline-block; */
	font-size:12px;
}
#recent_share_desc h6 {
	color:#ff8939;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
#recent_share_icon {
	margin:10px 0;
	display: inline;
	float: right;
}
#recent_share_icon ul li {
	list-style:none;
	margin-right:40px;
	display:inline;
}
#recent_share_comments {
	float:right;
	min-width: 100px;
}
#recent_share_comments ul li {
	list-style:none;
	display:inline;
	color:#999999;
	font-size:12px;
	border-right:1px solid #999999;
	padding:0 10px;
}
#recent_share_comments ul .last {
	border-right:0px solid #999999;
}
#recent_share_comments ul li a {
	color:#999999;
}
#see_more {
	width:515px;
	height:40px;
	border:1px solid #ccc;
	background-color:#ffeee2;
	text-align:center;
	margin-top:15px;
}
#see_more a {
	line-height:38px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	color:#ff8e41;
}
.otherPROFILE {
	border:1px solid #d7d7d7;
	margin:20px 5px;
	display:inline-block;
	width:97%;
	-moz-box-shadow:    2px 2px 10px 1px #eee;
	-webkit-box-shadow: 2px 2px 10px 1px #eee;
	box-shadow:         2px 2px 10px 1px #eee;
}
.otherPROFILE_LFT, .otherPROFILE_RHT {
	float:left;
	padding:5px;
	width:140px
}
.otherPROFILE_RHT {
	width:489px;
	font-size:11px;
	margin:0 0 0 1px;
}
.otherPROFILE_RHT a {
	color:#ff8939;
	font-weight:bold;
	font-size:14px;
}
.new_edit_profile {
	text-align:right;
	padding:10px 0 5px 0px;
	margin:0px;
	border-bottom:1px solid #eee;
}
.new_edit_profile a {
	font-size:13px;
	color:#000000;
}
.box_profile {
}
.box_profile {
	list-style-type:none;
	font-family:Trebuchet MS, Helvetica, sans-serif;
	line-height:18px;
	padding:10px;
	clear:both;
	font-size:14px
}
.box_profile span {
	color: #333333;
	width: 150px;
	display:inline-block;
	padding:5px 0px
}
.box_profile b {
	font-weight:normal;
}
.profile11 {
}
.profileLIST1 li {
	list-style-type:none;
	font-family:Trebuchet MS, Helvetica, sans-serif;
	line-height:18px;
	padding:10px;
	clear:both;
}
.profileLIST1 li span {
	color: #333333;
	display:block;
	width: 150px;
	font-weight:bold;
	text-align:left;
}
.profileLIST1 li b {
	display: block;
	float: right;
	width: 450px;
	display:block;
	font-weight:normal;
	font-size:13px;
}
.photo {
	z-index:100;
	width:139px;
	height:139px;
	position:relative;
}
.profileLIST1 li p {
	width:120px;
	border:1px solid green;
	display:inline-block;
}
.right {
	align:right;
}
#description {
	width:400px;
}
/*profile page css end*/

/* resource link */
.resource {
	color:#E08328;
	text-decoration:none;
	padding:8px;
	-moz-border-radius:5px;
		 border-radius:5px;
		 background:#f7f7f7;
		 display:block;
}
.resource:hover { background:#f1f1f1;}

.resource_main { background:#E08328 !important; color:#fff !important;}
.iframe-import-contacts {
	height:200px;
	width:400px;
	border:1px solid #ccc;
	overflow:auto;
}
#size-bold {
	font-size:13px;
	padding:6px 0 15px 0;
	font-weight:bold;
	margin-top: 5px;
	width: 253px;
}
.what-new {
	color: #F15922 !important;
}
#welcome-div {
	width:440px;
	padding: 0px;
	height: 200px;
}
.twtr-ft div {
	padding: 0px !important;
}
#vol-oper-div {
	width:270px;
	margin-left: 0px;
}
.align-right {
	text-align: right;
}
.committedRIBBON {
	background: url("images/committed_rippon.png") no-repeat scroll 0 0 transparent;
	height: 61px;
	margin: -16px 20px 0 -16px;
	position: absolute;
	width: 77px;
}
.vol-bold {
	display: inline-block;
	margin: 10px 0 5px;
	width: 100%;
}
.admin-image {
	height: 660px;
}
.pop22 {
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 13px;
	padding: 10px;
}
.mapLocation {
	height: 350px;
	padding: 0 30px;
	width: 592px;
}
.mapLocation h1 {
	border-bottom: 1px solid #A9A9A9;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 20px;
}
.mailtext {
	height: 110px;
	width: 366px;
}
.right-align {
	float:right;
}
.commentsINNER {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #EFDACC;
	border-radius: 7px 7px 7px 7px;
	height: 100%;
	margin: 5px 0 0;
	overflow: hidden;
	padding: 10px;
}
.commentsLFT {
	float: left;
	width: 60px;
}
.commentsRHT {
	float: left;
	width: 100%;
}
.commentsRHT ul {
	margin: 0px !important;
	list-style: none;
}
.comments_Delete {
	border-bottom: 1px solid #E0DDDD; /* color: #F98D43; */
	font-style: italic;
	padding: 0 0 5px;
	text-align: right;
}
.ui-widget-content {
	background: none repeat-x scroll 0 0 #F2F1F1;
	border: 1px solid #CCCCCC;
	color: #222222;
}
.comments_head {
	background: url("images/default.png") repeat-x scroll 50% 50% #68727B;
	border: 1px solid #68727B;
	color: #FFFFFF;
	font-weight: normal;
	overflow: hidden;
	padding: 4px 10px;
	text-align: center;
	margin-top: 10px;
}
.box {
	border:1px solid #CCCCCC;
	font-size:13px;
	margin:0 0 10px;
	position:relative;
}
.box h2 {
	background-color:#FFFFFF;
	background-position:50% 100%;
	background-repeat:repeat no-repeat;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-color:#DDDDDD;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	cursor:move;
	margin:0;
	padding:5px;
}
#view_more h5 {
	width:508px;
	cursor: pointer;
	background-color:#4682B4;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:28px;
	padding-left:10px;
	color: #FFFFFF;
}
.sorry-commit {
	margin-top: 30px;
	margin-left: 15px;
}
.ui-panel .ui-panel-titlebar {
	padding: 0.2em 1em 0.3em;
	position: relative;
}
.ui-widget-header {
	background: none repeat scroll 0 0 #424548;
	border: 1px solid #56585C;
	color: #F9F7F7;
	font-weight: bold;
}
.ui-corner-all {
	border-radius: 4px 4px 4px 4px;
}
.gallery_listmenu_reports ul {
	width:100%;
	margin-left: 0px !important;
}
.gallery_listmenu_reports li {
	list-style-type:none;
	margin:0 0 0 0px;
	padding:5px 5px;
	background-position:bottom;
}
.gallery_listmenu_reports li a {
	padding:0 0 0 10px;
}
.gallery_listmenu_reports li a:hover {
	color:#f15922;
}
.gallery_listmenu_reports li span {
	padding:0 0 0 10px;
}
.border {
	border: 1px solid #F2F1F1;
}

.chairman_content{width:100%;float:left;}

.chairman_content figure{float:left;background:#000;border:#cfcfcf solid 1px;}

.chairman_content span{width:100%;float:left;font-size:14px;font-weight:600;color:#000;margin-top:8px;margin-bottom:10px;}

.chairman_content p{width:100%;float:left;font-size:14px;color:#000;margin-top:0px;margin-bottom:15px;}



