@charset "utf-8";
/* CSS Document */


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, a, big, cite, em, font, img, small, strong, sub, sup, b, u, i, center, ol, ul, li, form, label, table, tbody, tfoot, thead, input, textarea, tr, th, td {
	margin:0px;
	padding:0px;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#868883;
	background:url(../images/bg.jpg) repeat-x #fff;
}
.inner-bg {
	background:url(../images/bg-inner.jpg) repeat-x #fff;
}
.landing-bg{
	background:url(../images/bg-landing.jpg) repeat-x #fff;	
}

a, a:hover {
	text-decoration:none;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;

}
*{
	outline:none;}
	
.left{
	float:left;
}
.right{
	float:right;
}
h1 {
	font-size:21px;
	color:#68a502;
	padding:0 0 10px 0;
	background:url(../images/welcome-arrow.jpg) no-repeat 0% 100%;
}


h1 span {
	color:#deab1e;
	font-size:25px;
}
h2 {
	color:#66a200;
	font-size:21px;
	height:26px;
	background:url(../images/contact-icon.jpg) no-repeat top left;
	padding:4px 0 0px 37px;
	margin-left:10px;
}

h2 span {
	color:#deab1e;
}
h3 {
	font-size:20px;
	color:#fff;
}

h4 {
	font-size:17px;
	color:#fff;
	margin:0 0 8px 0;
}

img {
	border:0px;
}
p {
	line-height:19px;
	padding:9px 0;
}
.clear {
	clear:both;
	font-size:1px;
}
#wrapper {
	width:960px;
	margin:0px auto;
}
#header {
	width:932px;
	padding:0px 8px 11px 20px;
	margin:13px 0 0 0;
}
.sign-in {
	background:url(../images/sign-in-bg.png) no-repeat top left;
	width:237px;
	height:21px;
	float:right;
	color:#ede1b9;
	padding:5px 0 0 118px;
	font-weight:bold;
	font-size:13px;
}

.sign-in a, .sign-in-inner a {
	margin:0 27px 0 0;
	color:#ede1b9;
}
.sign-in a:hover, .sign-in-inner a:hover {
	color:#d2bf7e;
}
#top-nav-container {
	margin:0px 0 0 5px;
	width:950px;
	padding:0 0 10px 0;
}
#top-nav {
	width:932px;
	height:43px;
	float:left;
	background:url(../images/nav-bg.jpg) repeat-x;
}
#top-nav ul {
	list-style:none;
}
#top-nav li {
	font-size:16px;
	color:#fff;
	float:left;
	background:url(../images/nav-sep.jpg) no-repeat top left;
	padding:10px 25px 9px 24px;
	margin:0 0 0 0;
}

#top-nav li a {
	color:#fff;
}
#top-nav li a:hover {
	color:#cbef90;
}
#banner {
	width:960px;
	margin:0px 0 0 0;
	background:url(../images/banner.png) no-repeat top left;
	height:283px;
	position:relative;
}

#banner-landing {
	width:960px;
	margin:10px 0 0 0;
	background:url(../images/banner-landing.png) no-repeat top left;
	height:268px;
	position:relative;
}
a.offer-badge {
	background:url(../images/badge.png) no-repeat top left;
	position:absolute;
	top:28px;
	right:36px;
	height:114px;
	width:120px;
}
.banner-heading {
	font-size:32px;
	color:#74b20a;
	position:absolute;
	top:22px;
	left:37px;

}

#banner-inner {
	width:960px;
	margin:10px 0 0 0;
	background:url(../images/banner-inner.png) no-repeat top left;
	height:232px;
	position:relative;
}
.banner-inner-heading {
	font-size:31px;
	color:#74b20a;
	position:absolute;
	top:33px;
	left:37px;

}

a.offer-badge-inner {
	background:url(../images/badge.png) no-repeat top left;
	position:absolute;
	top:55px;
	right:348px;
	height:114px;
	width:120px;
}
.order-btn {
	position:absolute;
	top:185px;
	left:403px;
}
.order-btn a {
	width:159px;
	height:39px;
	background:url(../images/order-btn.jpg) no-repeat top left;
	display:block;
}
.order-btn a:hover {
	background:url(../images/order-btn.jpg) no-repeat bottom left;
}
.order-btn-inner {
	position:absolute;
	top:120px;
	left:157px;
}
.order-btn-inner a {
	width:159px;
	height:39px;
	background:url(../images/order-btn.jpg) no-repeat top left;
	display:block;
}
.order-btn-inner a:hover {
	background:url(../images/order-btn.jpg) no-repeat bottom left;
}
#features {
	position:absolute;
	top:74px;
	left:7px;
	background:url(../images/fetures-bg.jpg) no-repeat;
	width:296px;
	height:154px;
	padding:0 0 0 32px;
}
#features ul {
	list-style:none;
}
#features li {
	margin:5px 0 11px 0;
	padding:0 0 0 26px;
	background:url(../images/feature-icon.jpg) no-repeat 0% 50%;

	font-size:17px;
	color:#5d5e5c;
}

#body-container{
	width:950px;
	padding:30px 5px 20px 5px;
	margin:0px 0 0 0;
}

#left-container {
	width:280px;
	float:left;
}
#left-container-inner {
	width:240px;
	float:left;
	padding-left:10px;
}
#search-container {
	margin:0 0 0px 0;
	padding:0 0 20px 0;
}
.search-inner {
	width:260px;
	float:left;
	background:url(../images/search-bg.jpg) repeat-x;
	height:71px;
	padding:5px 0 10px 0;
}
.search-field {
	width:260px;
}
.search-field-bg{
	height:39px;
	width:252px;
	border:#c0bebe 1px solid;
	background:#fff;
	float:left;
	border-left:none;
	border-right:none;
}
.search-field input, .search-field select {
	width:154px;
	height:20px;
	margin:6px 0 0 0;
	border:#fff 0px solid;
	float:left;
	color:#898989;
	padding:4px 0 0;
}
.search-field input:focus {
	outline:none;
}
.search-field select:focus {
	outline:none;
}

.search-field select {
	width:55px;
	padding:3px 0 0 0;
	background:#fff;
	height:22px;
}
#quick-contact {
	width:100%;
	margin:0 0 15px 0;
}
.search-field input.go {
	background:url(../images/search-btn.jpg) no-repeat top left;
	width:43px;
	float:left;
	height:41px;
	margin:0px;
	padding:0px;
	cursor:pointer;
}
.search-field input.go:hover {
	background:url(../images/search-btn.jpg) no-repeat bottom left;
}
.hr {
	background:url(../images/horizontal-dot.jpg) repeat-x;
	display:block;
	width:100%;
	height:1px;
	margin:7px 0 5px 0;
}
#quick-contact label {
	float:left;
	margin:10px 0 0 10px;
	font-size:13px;
}


#quick-contact input {
	width:179px;
	height:16px;
	float:right;
	margin:8px 10px 0 0;
	background:url(../images/input-bg.jpg) repeat-x;
	border:#cced8e 1px solid;
	padding:2px 0 0 2px;
	color:#868883;
}
#quick-contact input:focus, #quick-contact textarea:focus {
	outline:none;
}
#quick-contact textarea {
	width:179px;
	height:61px;
	float:right;
	margin:8px 10px 0 0;
	background:url(../images/text-area-bg.jpg) repeat-x;
	border:#cced8e 1px solid;
	padding:2px 0 0 2px;
	color:#868883;
}
#quick-contact-bottom {
	width:100%;
	height:57px;
	background:url(../images/contact-bottom-curve.jpg) no-repeat bottom left;
}

#quick-contact-bottom input:hover {
background:transparent url(../images/sign-up-btn.jpg) no-repeat scroll left bottom;
}

#quick-contact-bottom input{
background:transparent url(../images/sign-up-btn.jpg) no-repeat scroll left top;
border:medium none;
color:#FFFFFF;
float:right;
height:24px;
margin:20px 10px 0 0px;
outline-style:none;
outline-width:medium;
padding:0 0 0 0;
text-align:center;
width:83px;
cursor:pointer;
}
.live-chat {
	margin:0 0 15px 0;
	display:block;
	float:left;
}

.account-container{
	margin:15px 0 0 0;
	background:url(../images/paypal-bg.jpg) no-repeat top left;
	padding:5px 0 0 0;
	width:280px;
	height:71px;
	float:left;
	}
.account-container h5{
	font-size:17px;
	color:#deab1e;
	margin-left:14px;
	}

.account-container ul{
	list-style:none;
	margin:8px 0 0 4px;
	}
.account-container li{
	margin:0 3px 0 0;
	float:left;
	padding:0px;
	
	}
.account-container li a{
	float:left;
	}
	
	
#right-container {
	width:634px;
	float:right;
	min-height:520px;
	padding-left:18px;
	background:url(../images/vertical-dot.jpg) repeat-y top left;
}

#right-container-inner{
	width:664px;
	float:right;
	min-height:520px;
	padding-left:18px;
	background:url(../images/vertical-dot.jpg) repeat-y top left;
}

.reasons-heading{
	background:url(../images/reason-arrow.jpg) no-repeat 0% 100%;
	padding:0 0 10px 0;
	}
.join {
	font-size:13px;
	font-weight:bold;
	color:#d6a403;
}

.join:hover {
	text-decoration:underline;
}
#bottom-container {
	width:100%;
	margin:18px 0 0 0;
}
.personal-plan, .business-plan, .corporate-plan {
	width:204px;
	float:left;
	margin:0 9px 0 0;
}
.corporate-plan {
	margin:0px;
}
.plan-top {
	background:url(../images/box-top.jpg) no-repeat top left;
	height:60px;
	width:180px;
	padding:3px 0px 0px 24px;
}
.plan-top big {
	font-size:16px;
	font-weight:normal;
	color:#ffc000;
	margin:10px 5px 0 0;
	float:right;
}

.plan-top big span {
	color:#fff;
}
.plan-repeat {
	background:#f0ffd6;
	border:#c2e684 1px solid;
	border-top:none;
	border-bottom:none;
	width:193px;
	padding:15px 0 0 9px;
}
.plan-repeat ul {
	list-style:none;
}
.plan-repeat li {
	background:url(../images/right-icon.jpg) no-repeat 0% 10%;
	margin:0px;
	padding:0px 0px 3px 20px;
}
.plan-repeat li a {
	background:url(../images/dotted-hr.jpg) no-repeat bottom left;
	font-size:13px;
	font-weight:bold;
	color:#85a74d;
	display:block;
	padding:0 0 5px 0;
}

.order-now-btn {
	background:url(../images/order-now-btn.jpg) no-repeat top left;
	width:99px;
	height:23px;
	display:block;
	float:right;
	margin:3px 8px 7px 0;
}
.order-now-btn:hover {
	background:url(../images/order-now-btn.jpg) no-repeat bottom left;
}
#comparison-chart-top {
	width:630px;
	height:28px;
	background:url(../images/comparison-chart-top.jpg) no-repeat top left;
	padding:42px 0 0 0px;
}
#comparison-chart-top a {
	margin:0 18px;
	font-size:17px;
	color:#d5e7b5;
	float:right;
}

.comparison-chart {
	width:630px;
	background:#f0ffd6;
	border-collapse:collapse;
}
.left-box {
	background:url(../images/chart-left-bg.jpg) repeat-x;
	height:30px;
	width:151px;
	border:#7da834 1px solid;
	padding:0 0 0 43px;
	vertical-align:middle;
	color:#fff;
	font-weight:bold;
	font-size:13px;
}

.right-box {
	width:143px;
	height:30px;
	border:#7da834 1px solid;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
	font-size:13px;
}

.comparison-order ul {
	list-style:none;
	margin:0 0 0 195px;
}
.comparison-order li {
	float:left;
	margin:0 16px 0 16px;
}
.ie6 .comparison-order li{
	margin:0 16px 0 10px;
}
.comparison-order li a {
	background:url(../images/order-now-btn-inner.jpg) no-repeat top left;
	width:114px;
	height:26px;
	display:block;
	float:left;
}
.comparison-order li a:hover {
	background:url(../images/order-now-btn-inner.jpg) no-repeat bottom left;
}
.bottom-banner {
	margin:20px 0 0 0;
	float:left;
}

#reasons{
	margin:15px 0 0 0;
	width:100%;
	}
.reasons-left{
	width:310px;
	float:left;
	}
.reasons-right{
	width:310px;
	float:right;
	}

a.readmore{
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	color:#f3bf17;
	
}
a.readmore:hover{
	text-decoration:none;
	}
.hosting-expertise{
	background:url(../images/hosting-expertise-icon.jpg) no-repeat top left;
	height:29px;
	padding:5px 0 0 0;
	margin:2px 0 0 0;
	}
.hosting-expertise span{
	font-size:19px;
	padding:0px 10px 8px 45px;
	color:#94ae05;
	background:url(../images/orange-dot.jpg) repeat-x bottom left;
	float:left;
	}

.shadow{
	margin:12px 0px 10px 40px;
	float:left;
	}
	
	
.optimized-services{
	background:url(../images/optimized-services-icon.jpg) no-repeat top left;
	height:28px;
	padding:8px 0 0 0;

	}
.optimized-services span{
	font-size:19px;
	padding:0px 10px 6px 40px;
	color:#94ae05;
	background:url(../images/orange-dot.jpg) repeat-x bottom left;
	float:left;

	}
.experienced-support{
	background: url(../images/support-icon.jpg) no-repeat top left;
	height:28px;
	padding:10px 0 0 0;
	}
	
.experienced-support span{
	font-size:19px;
	padding:0px 10px 6px 43px;
	color:#94ae05;
	background:url(../images/orange-dot.jpg) repeat-x bottom left;
	float:left;

	}
.hosting-features{
	background:url(../images/hosting-features-icon.jpg) no-repeat top left;
	height:28px;
	padding:10px 0 0 0;
	}
	
.hosting-features span{
	font-size:19px;
	padding:0px 10px 6px 40px;
	color:#94ae05;
	background:url(../images/orange-dot.jpg) repeat-x bottom left;
	float:left;

	}
	

.elgg-features-heading{
	background:url(../images/double-dot.jpg) repeat-x bottom left;
	font-size:19px;
	color:#68a502;
	padding:0 0 8px 0;
	display:block;
	}
	

	
.elgg-features-heading span{
	color:#deab1e;
}	
#elgg-features{
		width:100%;
		margin:15px 0 0 0;
	}
ul.elgg-features-left{
	width:145px;
	margin:0 62px 0 0;
	list-style:none;
	float:left;
	}
ul.elgg-features-left li{
	background:url(../images/elgg-features-bg-01.jpg) no-repeat top left;
	padding:1px 0 0 38px;
	height:19px;
	display:block;
	margin:0 0 2px 0;
	font-size:13px;
	font-weight:bold;
	color:#708b42
	}
ul.elgg-features-mid{
	width:218px;
	margin:0 64px 0 0;
	list-style:none;
	float:left;
	}
ul.elgg-features-mid li{
	background:url(../images/elgg-features-bg-02.jpg) no-repeat top left;
	padding:1px 0 0 38px;
	height:19px;
	display:block;
	margin:0 0 2px 0;
	font-size:13px;
	font-weight:bold;
	color:#708b42
	}
	
ul.elgg-features-right{
	width:145px;
	margin:0px;
	list-style:none;
	float:left;
	}
ul.elgg-features-right li{
	background:url(../images/elgg-features-bg-01.jpg) no-repeat top left;
	padding:1px 0 0 38px;
	height:19px;
	display:block;
	margin:0 0 2px 0;
	font-size:13px;
	font-weight:bold;
	color:#708b42
	}
.offer-banner{
	background:url(../images/offer-banner.jpg) no-repeat top left;
	margin:20px 0 0 0;
	height:80px;
	width:561px;
	display:block;
	}
.go-for-btn{
	background:url(../images/go-for-btn.png) no-repeat top left;
	height:34px;
	width:138px;
	float:right;
	margin:26px 42px 0 0;

	}
.go-for-btn:hover{
	background:url(../images/go-for-btn.png) no-repeat bottom left;
	}


#footer {
	background:url(../images/footer-bg.jpg) repeat-x #859b60;
	text-align:center;
	color:#c5daa2;
	padding:20px 0 0 0;
}
#footer a {
	margin:0 17px;
	color:#c5daa2;
}
#footer a:hover {
	color:#cef390;
}
#footer span {
	font-size:12px;
}

#footer span span {
	color:#fff;
}
#footer span span a {
	color:#fff;
	margin:0px;
}

.sign-up{
	width:632px;
	font-size:13px;
	
	}


.sign-up-top{
	background:url(../images/sign-up-top.jpg) no-repeat top left;
	height:45px;
	padding:11px 0 0 19px;
	color:#fff;
	font-size:18px;
	width:613px;
	
	}
.sign-up-repeat{
	width:609px;
	border:#a3c072 1px solid;
	border-top:none;
	padding:20px 0 20px 20px;
	
	}
	
	
	
.sign-up label{
	font-size:13px;
	padding:0px;
	margin:0px;
	}

.sign-up input{
	width:329px;
	height:22px;
	padding:3px 0 0 2px;
	border:#bbdc81 1px solid;
	background:#d2ef9f;
	margin-bottom:10px;
	color:#868883;
	}
	
.error-message{
	color:#DD1919;
	font-size:13px;
	font-weight:normal;
	height:auto;
	margin-bottom:20px;
	padding:0 0 0 0px;
	width:auto;
	}
.error-message ul{	
	margin:0px;
	padding:0px;
	float:left;
	list-style:none;
	}
.error-message li{
		margin-bottom:5px;
}
.sign-up h5 {
	color:#66a200;
	font-size:16px;
	margin:10px 5px 10px 0px;
	padding-bottom:5px;
	border-bottom:#DEAB1E 1px dashed;
}

.sign-up h5 span{
	color:#deab1e;
}

.login-information{
	width:314px;
	float:left;
	} 	
.sign-up .login-information input{
	width:290px;
	margin:3px 0px 10px 0;
	}
.password-strength{
	padding-top:4px;
	padding-bottom:16px;
	color:#66A200;
	font-size:13px;
	
	}
.password-strength table{
	float:left;
}

.strength{
	width:180px;
	background:#999999;
	border:#666666 1px solid;
	height:15px;
	margin:10px 0 0 0;
	}
.sign-up .submit input, .sign-up .submit-sign input{	
	width:83px;
	height:24px;
	background:url(../images/sign-up-btn.jpg) no-repeat top left;
	float:left;
	color:#fff;
	outline:none;
	padding:0px 0 0 0px;
	margin:20px 0 0 139px;
	border:none;
	text-align:center;
	cursor:pointer;
	}
.sign-up .submit input:hover, .sign-up .submit-sign input:hover{
	background:url(../images/sign-up-btn.jpg) no-repeat bottom left;
	}
.sign-up .submit-sign input{	
	margin:20px 0 0 0px;
	}

select{
		border:1px solid #BBDC81;
		margin-bottom:10px;
		background:#D2EF9F;
		}
.label-shift{
		padding:0 0 10px 0;
		}


#top-nav-inner {
	width:932px;
	height:43px;
	float:left;
	background:url(../images/nav-bg.jpg) repeat-x;
}

#top-nav-inner ul {
	list-style:none;
}

#top-nav-inner li {
	font-size:15px;
	color:#fff;
	float:left;
	background:url(../images/nav-sep.jpg) no-repeat top left;
	padding:10px 24px 9px 23px;
	margin:0 0 0 0;
}



#top-nav-inner li a {
	color:#fff;
}

#top-nav-inner li a:hover {
	color:#cbef90;
}

.left-nav-header{
	font-size:17px;
	color:#74B20A;
	margin-bottom:10px;
	border-bottom:#FF9933 1px dotted;
	padding-bottom:5px;
	}

.portal-bg{
	background:url(../images/portal-inner-bg.jpg) repeat-x #fff;
	}
.left-nav{
	margin:10px 0px;
	}
.left-nav ul{
	list-style:none;
	float:left;
	}
.left-nav li{
	font-size:14px;
	margin:0 0 10px 0;
	}

.left-nav li a{
	color:#DEAB1E;
	}
.left-nav li a:hover{
	text-decoration:underline;
	}
.portal-home, .client-area-left, .announcement-left, .knowledge-left, .submit-ticket-left, .downloads-left, .order-left{
	background:url(../images/client-area-left.jpg) no-repeat top left;
	height:18px;
	padding:2px 0 0 30px;
	}
.client-area-left{
	background:url(../images/network-icon-left.jpg) no-repeat top left;
	}
.announcement-left{
	background:url(../images/announcement-left.jpg) no-repeat top left;
	}
.knowledge-left{
	background:url(../images/knowledge-icon-left.jpg) no-repeat top left;
	}
.submit-ticket-left{
	background:url(../images/submit-ticket-icon-left.jpg) no-repeat top left;
	}
.downloads-left{
	background:url(../images/download-icon-left.jpg) no-repeat top left;
	}
.order-left{
	background:url(../images/order-icon-left.jpg) no-repeat top left;
	}
.hilight{
	color:#DEAB1E;
	font-size:13px;
	}

.account-details-content{
	margin:0px 0 10px 0;
	padding:0px;
	line-height:20px;
	}
#portal{
	margin:15px 0 0 0;
	width:664px;
	border-bottom:#999999 1px dotted;
	}	
.portal-features{
	width:206px;
	float:left;
	margin-right:15px;
	}
.client-area, .announcement, .submit-ticket, .downloads, .support-ticket, .knowledge, .affiliates, .order, .sale-contact, .domain-checker, .server-status, .network-issues{
	background:url(../images/client-area-icon.jpg) no-repeat top left;
	height:26px;
	padding:8px 0 0 0;
	}
.announcement{
	background:url(../images/announcement-icon.jpg) no-repeat top left;
	}
.submit-ticket{
	background:url(../images/submit-ticket-icon.jpg) no-repeat top left;
	}
.downloads{
	background:url(../images/download-icon.jpg) no-repeat top left;
	}
.support-ticket{
	background:url(../images/support-ticket-icon.jpg) no-repeat top left;
	}
.knowledge{
	background:url(../images/knowledge-icon.jpg) no-repeat top left;
	}
.affiliates{
	background:url(../images/affiliates-icon.jpg) no-repeat top left;
	}
.order{
	background:url(../images/order-icon.jpg) no-repeat top left;
}

.sale-contact{
	background:url(../images/sale-contact-icon.jpg) no-repeat top left;
}
.domain-checker{
	background:url(../images/domain-checker-icon.jpg) no-repeat top left;
	}
.server-status{
	background:url(../images/status-icon.jpg) no-repeat top left;
	}
.network-issues{
	background:url(../images/network-icon.jpg) no-repeat top left;
	}


.portal-features h5 a{
	font-size:15px;
	padding:5px 20px 5px 40px;
	color:#94ae05;
	background:url(../images/orange-dot.jpg) repeat-x bottom left;
	display:block;
	}

.portal-features h5 a:hover{
	background:none;
	border-bottom:1px solid #f0ba12;
	}

.shadow-portal{
	margin:15px 0px 15px 150px;
	float:left;
	}	
.portal-bg{
	background:url(../images/portal-inner-bg.jpg) repeat-x #fff;
}
.sign-up input:focus{
	outline:none;
}

a.sign-up-submit, a.sign-up-login{
	width:83px;
	height:21px;
	background:url(../images/sign-up-btn.jpg) no-repeat top left;
	float:left;
	color:#fff;
	text-align:center;
	padding:3px 0 0 0;
	margin:10px 0 0 0;
	}
a.sign-up-login{
	margin:15px 0 0 140px;
	}
a.sign-up-submit:hover, a.sign-up-login:hover{
	background:url(../images/sign-up-btn.jpg) no-repeat bottom left;
	}
  
input.checkbox{
	width:20px; 
	height:20px;
	float:left;
	border:#bbdc81 1px solid;
	background:#d2ef9f;
	outline:none;
	padding:0px;
	margin:1px 5px 0 141px;
	}
a.forgot, a.forgot-exist{
	float:left;
	margin:0px 0 0 72px;
	color:#868883;
	}
a.forgot-exist{
	margin:0 0 0 139px;
}
.sign-in-inner {
background:transparent url(../images/sign-in-bg.png) no-repeat scroll left top;
color:#EDE1B9;
float:right;
font-size:13px;
font-weight:bold;
height:21px;
padding:5px 0 0 98px;
width:297px;
}
.mandatory{
	color:#dd1919;
}

input[type="checkbox"]{
	width:15px;
	height:15px;
	background:#D2EF9F;
}

.fund-text{
	color:#DEAB1E;
	font-weight:bold;
	}
.fund-text:hover{
	text-decoration:underline;
}
.announce-header{
	color:#66A200;
	font-size:15px;
	margin:15px 0 0 0;
	padding:0 0 5px 0;
	border-bottom:1px dotted #DEAB1E;
	display:block;
}

