/* The followus */

.followushead{
	margin: 5px 0 0 0;
	/* margin: 5px 5px 5px 0px ; */
	padding: 0px 0 0 0px;
	/* padding: 3px 3px; */
	width:298px;
	height:30px;
	background: #222627 url(images/followushead.jpg) no-repeat;
	border-left:1px solid #404548;
	border-right:1px solid #404548;
	border-top:1px solid #404548;
}

.followus{
	float:left;
	width:298px;
	padding-top:5px;
	font-size:14px;
	font-family:Century gothic, Arial, sans-serif;
	

	}

.followus h2 {
	height:27px;
	line-height:27px;
	font-size:16px;
	color:#eee;
	margin:5px 0 0 0 ;
	padding:0px 0 0 5px;
	background:#232628;
	font-weight:bold;

	}
.followus ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}

.followus ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 10px 0px;
	background-repeat:no-repeat;
	
	}

.followus ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}

.followus ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}
	
.followus ul li {
	height:100%;
	line-height:18px;
	}

.followus ul li a:link, .followus ul li a:visited {
	
	color:#787d7f;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	display:block;
	background:#2e3335;
	border-bottom:1px solid #2a2e30;
	}

.followus ul li a:hover {
	background:#2a2e30;
	background-repeat:no-repeat;
	color: #d4d4d4;
	}

.followus p {
	padding: 7px 10px;
	margin:0;

	}

.followus table {
	width:100%;
	text-align:center;
	background:#2e3335;
	color:#787d7f;
	}	




