
@import url("css/hmenu.css");  /* Drop Navigation specific styles */

/* Default */
* {
	margin: 0;
	padding: 0;
}
body {
	background: #25353d;
	text-align: center;
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-Serif;
	font-size: 13px;
	padding-top: 5px;
	padding-bottom: 2px;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
div.hide-me {
	display: none;
}
/* Typography */
p {
	padding: 10px 0;
	font-size: 12px;
	line-height: 1.6em;
	color: #575759;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}
hr {
	width: 593px;
	height: 16px;
	margin: 0 auto;
	background-image: url(images/seperator.gif);
	background-repeat: no-repeat;
}
.separate {
	width: 593px;
	height: 16px;
	margin: 0 auto;
	background-image: url(images/seperator.gif);
	background-repeat: no-repeat;
}
a {
	font-weight: bold;
	color: #346ba4;
}
	a:hover {
		color: #c13a10;
	}
	h4 {
		color: #333;
		font-size: 14px;
		padding-bottom: 10px;
	}
	h3 {
	color: #999;
	font-size: 10px;
	font-weight: normal;
	font-family: tahoma, impact, verdana;
	}

/* Sructure */
#wrap-background {
	width: 982px;
	text-align: left;
	border-bottom: 1px solid #364953;
	background-color: #CEC9B3;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
#wrapper {
	width: 980px;
	text-align: left;
	border: 1px none #FF6600;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	width: auto;
	height: 130px;
	background-color: #1b4f89;
	background-image: url(images/header-bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #467ab4;
	border-right-color: #164272;
	border-bottom-color: #164272;
	border-left-color: #467ab4;
}
	ul#cat-nav {
		list-style: none;
		float: left;
		width: 600px;
		margin-bottom: 40px;
	}
	ul#cat-nav li {
		float: left;
		display: block;
	}
	ul#cat-nav li a {
		float: left;
		display: block;
		text-decoration: none;
		color: #6d6d67;
		padding: 10px;
		font-size: 10px;
	}
	ul#rss-nav {
	list-style: none;
	float: right;
	width: 180px;
	text-align: right;
	padding-right: 5px;
	padding-left: 5px;
	}
	ul#rss-nav li {
		float: left;
		display: block;
		color: #6d6d67;
		font-size: 10px;
	}
	ul#rss-nav li a {
	float: left;
	display: block;
	text-decoration: none;
	color: #CCCCCC;
	font-size: 10px;
	padding-right: 4px;
	padding-left: 4px;
	}
	ul#rss-nav li span {
	float: left;
	display: block;
	text-decoration: none;
	color: #EEEEEE;
	font-size: 9px;
	line-height: 2em;
	font-family: Arial, Helvetica, sans-serif;
	}
ul#rss-nav li a:hover {
	color: #FF9900;
	text-decoration: none;
}
#logo {
	width: 525px;
	height: 120px;
	background: url(images/logo.png) no-repeat;
	display: block;
	text-indent: -999999px;
	clear: both;
	float: left;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 8px;
}
#search {
	width: 255px;
	height: 20px;
	display: block;
	float: right;
}
#searchbox {
	background-color: #FFFFCC;
}
#searchbutton{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	background-color: #333333;
	font-family: tahoma, impact, verdana;
	font-size: 10px;
	padding: 2px;
	color: #FFFFFF;
}
#searchbutton:hover{
	background-color: #004080;
}
	#search form input[type=text] {
	background: none;
	color: #fff;
	width: 150px;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
	height: 19px;
	}
	#gr {
	background-color: #FFFFEA;
	border: 1px dashed #FF9900;
	height: 80px;
}
#gr form {
	margin: 0px;
	padding: 0px;
}
.gr1 {
	font-family: tahoma, verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-transform: capitalize;
}
.gr2 {
	font-family: tahoma, verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.gr3 {
	font-family: tahoma, impact, verdana;
	font-size: 10px;
}
.gclr {
	color: #FF6600;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.gclb {
	color: #0033CC;
}

.grform {
	display: block;
	float: right;
	padding: 0px;
	margin-top: 8px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}
#content {
	margin: 0px;
	background: url(images/content.jpg) repeat-x top #eeeddf;
	overflow : hidden;
	_height : 1%;
	width: auto;
}

/* MAIN NAVIGATION MENU */
#nav-container {
	float: left;
	display: block;
	padding: 0px;
	margin: 0;
	height:33px;
	}

#main-nav {
	float: left;
	/*width: 962px;*/
	margin: 0 1px 0 0;
	padding: 0;
	border: 0px solid #fff;
}
#main-column{
	clear: both;
	width: auto;
	float: left;
	padding-bottom: 5px;
}

#column {
	background: url(images/column.gif) repeat-x top #fff;
	clear: both;
	width: 595px;
	float: left;
	border: 5px solid #E6E3DB;
	margin-right: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: auto;
}
	#featured-post {
	overflow : hidden;
	_height : 1%;
	background-image: url(images/featured.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	}
		#featured-post span {
			display: none;
		}
		div.f-left {
	width: 95px;
	height: 100px;
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
		}
		div.f-right {
	width: 450px;
	height: 180px;
	float: left;
	padding: 5px;
		}
	#featured-post h2 a {
		color: #346ba4;
		font-size: 16px;
	}
	#featured-post h2 a:hover {
	color: #346ba4;
	font-size: 16px;
	text-decoration: underline;
	}
#column-left {
	float: left;
	padding-top: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 595px;
}
	#column-left h2 a {
	font-size: 16px;
	text-decoration: underline;
	color: #346ba4;
	}
	#column-left h2 a:hover{
	color: #346ba4;
	text-decoration: underline;
}
#column h4 {
	font-size: 16px;
	text-decoration: underline;
	text-transform: capitalize;
}
	#column-left div.post {
	padding-bottom: 20px;
	background-image: url(images/seperator.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-right: 10px;
	padding-top: 10px;
	padding-right: 0;
	padding-left: 0;
	}
#column-right {
	width: 320px;
	border: 5px solid #f5f4f0;
	padding: 10px;
	float: left;
	margin: 10px;
	margin-top: 0;
}
	#column-right h2 a {
		color: #c13a10;
		font-size: 14px;
		text-decoration: none;
	}
	#column-right a.img img {
		border: none;
		padding-top: 20px;
		background: url(images/img.gif) no-repeat top;
	}
#column img {
	border: 3px solid #EAEAEA;
}
	.readentire{
	border: 1px solid #EEEEEE;
	font-size: 8px;
	color: #FFFFFF;
	background-color: #6696e2;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-transform: uppercase;
}
.readentire:hover{
	color: #FFCC00;
	text-decoration: none;
}
	a.readmore {
		width: 310px;
		height: 33px;
		background: url(images/readmore.gif) no-repeat;
		display: block;
		text-indent: -999999px;
		margin: 0 auto;
		margin-bottom: 20px;
	}
	a.view-all {
		width: 222px;
		height: 34px;
		background: url(images/archive.gif) no-repeat;
		display: block;
		text-indent: -999999px;
		margin: 0 auto;
	}
	#opt-in {
		width: 348px;
		height: 250px;
		background: url(images/opt-in.gif) no-repeat;
		display: block;
		float: right;
		border: 3px solid #f5f4f0;
		margin: 10px;
	}
	#opt-in form {
		padding-top: 120px;
		width: 300px;
		padding-right: 10px;
		float: right;
	}
		#opt-in form input[type=text] {
			padding: 7px;
			display: block;
			width: 223px;
			float: right;
			clear: right;
			margin: 3px;
			margin-left: -20px;
			border: 2px solid #a4b5c5;
		}
		#opt-in form input[type=image] {
			float: right;
			clear: right;
			margin-left: -20px;
		}
.recommend{
	border: 1px solid #b7c8da;
	width: 308px;
	height: 23px;
	background-image: url(images/b.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-family: tahoma, impact, verdana;
	font-size: 12px;
	line-height: 2em;
	text-indent: 5px;
}
div#recommendlists{
	font-size: 11px;
	margin-bottom: 12px;
}
div#recommendlists ul{
	border: 5px solid #f5f4f0;
	width: 300px;
	background-color: #FFFFFF;
}
div#recommendlists ul li{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E5E5E5;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	list-style-type: none;
	background-image: none;
}
div#recommendlists ul li a{
	list-style-type: square;
}
div#recommendlists ul li a:hover{
	color: #346ba4;
	text-decoration: underline;
}
#sidebar {
	float: right;
	padding-top: 10px;
	width: 320px;
	margin-left: 5px;
	margin-bottom: 5px;
}
.adsbanner1{
	padding: 10px;
	background: url(images/column.gif) repeat-x top #fff;
	border: 5px solid #E6E3DB;
	margin-right: 0;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	clear: both;
	float: left;
	width: 595px;
}
.adsbanner2{
	padding: 10px;
	background: url(images/column.gif) repeat-x top #fff;
	border: 5px solid #E6E3DB;
	margin-right: 0;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	clear: both;
	float: left;
	width: 595px;
}
	
.adsbanner3{
	background-color: #FFFFFF;
	height: 250px;
	width: 300px;
	background-image: url(images/columnn.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E4E2DA;
	border-right-color: #f5f4f0;
	border-bottom-color: #f5f4f0;
	border-left-color: #f5f4f0;
	clear: both;
	padding-top: 5px;
	margin-bottom: 10px;
}
.adsbannerauto{
	background-color: #FFFFFF;
	height: 200px;
	width: 300px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E4E2DA;
	border-right-color: #f5f4f0;
	border-bottom-color: #f5f4f0;
	border-left-color: #f5f4f0;
	clear: both;
	padding-top: 5px;
	margin-bottom: 10px;
}
.autotext {
	background-image: url(images/ebook-autoresponder.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #FFFFFF;
	padding-left: 5px;
}
.autosubscribe {
	font-family: Tahoma, verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FF6600;
}
.autoform {
	padding-left: 25px;
}

div#banners1 {
	background-color: #FFFFFF;
	height: 100px;
	width: 300px;
	background-image: url(images/columnn.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E4E2DA;
	border-right-color: #f5f4f0;
	border-bottom-color: #f5f4f0;
	border-left-color: #f5f4f0;
	clear: both;
	padding-top: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	}
	div#banners1 a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 15px;
	display: block;
}
div#banners1 a img span.bannerseparate {
	border: 1px solid #33CCFF;
}
	#sidebar a img {
		border: 5px solid #f5f4f0;
	}

	#sidebar a.main-ad {
		display: block;
	}
	#sidebar a.ad img {
		float: left;
		margin: 6px 7px;
		display: block;
	}
	#sidebar  a.advertise {
		width: 288px;
		clear: both;
		height: 38px;
		background: url(images/advertise.gif) no-repeat;
		display: block;
		text-indent: -999999px;
		margin: 0 auto;
	}
	#message ul li a{}
#message ul li a:hover{
	color: #FF9900;
	text-decoration: none;
}

#shareFile ul li a{}
#shareFile ul li a:hover{
	color: #FF9900;
	text-decoration: none;
}

#tags ul li a{}
#tags ul a:hover{
	color: #FF9900;
	text-decoration: none;
}

#footer {
	background: url(images/footer-bg.gif) repeat-x top #1a1a1a;
	padding: 10px;
	clear: both;
	overflow : hidden;
	_height : 1%;
	margin-top: 10px;
	margin-right: 1px;
	margin-bottom: 2px;
	margin-left: 1px;
}

div.footer-column {
		width: 293px;
		float: left;
		margin-right: 20px;
		color: #BFBDBD;
}

#sidebar h2 {
	color: #25353D;
	font-size: 16px;
	padding-bottom:1px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #444546;
	margin-right: 10px;
	margin-top:10px;
}

#sidebar ul li {
	list-style-type:none;
	background: transparent url(images/bullet.gif) no-repeat 0 2px;
	padding: 0 0 0 15px;
	border: 0;
	margin: 0 0 1px;
}

#sidebar .tabs ul li {
	background: none;
	padding: 0;
	margin: 0;
}

div.footer-column h2 {
	color: #f1f1d2;
	font-size: 22px;
	text-decoration: none;
	font-weight: normal;
	padding-bottom: 1px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #444546;
	font-family: Impact, Tahoma, verdana;
}

div.footer-column ul {
		list-style: none;
}

div.footer-column ul li {
	padding: 4px;
	padding-left: 20px;
	background: url(images/footer-bullet.gif) no-repeat left;
	font-weight: normal;
	display: block;
	float: none;
	font-size: 11px;
}
	div.footer-column ul li a {
		color: #bfbdbd;
		font-weight: normal;
		display: block;
		float: none;
	}
	div.footer-column img {
		float: left;
		margin-right: 10px;
		margin-top: 10px;
	}
	div.footer-column p {
	color: #757677;
	font-size: 12px;
	}
#footer-info {
	padding: 5px;
	text-align: left;
	color: #757677;
	overflow : hidden;
	_height : 1%;
	margin-top: 2px;
	margin-right: 1px;
	margin-bottom: 3px;
	margin-left: 1px;
	font-size: 8px;
	font-weight: normal;
	background-color: #1a1a1a;
}
	#footer-info p {
	list-style: none;
	display: inline;
	font-size: 10px;
	font-weight: normal;
	font-family: tahoma, verdana, Arial;
	color: #757677;
	}
	#footer-info p a {
		padding: 0;
		color: #757677;
		font-weight: normal;
	}
		#footer-info p a:hover {
	color: #FFFFFF;
}
UL.tabNavigation {
		    list-style: none;
		    margin: 0;
		    padding: 0;
			background: #000;
			clear: both;
			border: 1px solid #dedbd1;
			margin-left: 20px;
		}

		UL.tabNavigation LI {
		    display: inline;
		}

		#sidebar UL.tabNavigation LI A.light-tab {
	border: 1px solid #dedbd1;
	display: block;
	float: left;
	padding: 7px;
	text-decoration: none;
	color: #666;
	font-size: 11px;
	text-align: center;
	margin-left: 1px;
	margin: 15px 0;
	margin-bottom: 10px;
	margin-right: 4px;
	background-color: #FFFFFF;
	background-image: url(images/b.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
		}
		#sidebar UL.tabNavigation LI A.light-tab:hover {
	color: #FF9900;
		 }
		
		UL.tabNavigation LI A:focus {
			outline: 0;
		}

		div.tabs > div {
	display: block;
	width: 300px;
	background: #f1f1f1;
	border: 1px solid #d5d5d5;
	padding: 5px;
	margin-top: 10px;
		}
		 ul.jbox-ul {
			list-style: none;
			padding: 10px;
			background: #fff;
			clear: both;
		}
		ul.jbox-ul li {
			list-style: none;
			display: block;
			margin: 0;
			padding: 0;
			background: none;
			padding: 7px 0;
			border-bottom: 1px dotted #ccc;
			width: 240px;
		}
		ul.jbox-ul li span {
			color: #999;
			font-size: 11px;
		}
		 ul.jbox-ul li a {
			list-style: none;
			display: block;
			margin: 0;
			padding: 0;
			font-size: 12px;
			background: none;
		}
			 ul.jbox-ul li.red a {
			 	color: #000;
			 }
		div.tabs > div h2 {
			margin-top: 0;
		}
		#tags {
			text-align: center;
		}
		.sperates {
	background-image: url(images/seperator.gif);
	height: 15px;
	background-repeat: repeat-x;
	background-position: left center;
}
		ul.jbox-ul.tags {
			text-align: center;
		}
		ul.jbox-ul.tags li {
			list-style: none;
			float: left;
			margin: 0;
			padding: 0;
			background: none;
			padding: 4px;
			width: auto;
			text-align: center;
			border: none;
		}
		 ul.jbox-ul.tags li a {
			list-style: none;
			float: left;
			margin: 0;
			text-align: center;
			padding: 0;
			font-size: 12px;
			background: none;
		}
.comments {
	clear: both;
	margin-top: 5px;
	border-bottom: 1px dotted #eee;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.comment-meta {
	width: 240px;
	float: left;
	padding: 0px 0 10px 0;
	text-align: left;
	height: auto;
}
.commenttext {
	float: left;
	width: 550px;
	padding-left: 15px;
	margin-top: -5px;
	margin-bottom: -5px;
	height: auto;
}
.comments div.cgravatar {
	float: left;
	padding: 4px;
	border: 1px dotted #ccc;
	margin-right: 20px;
	margin-bottom: 10px;
}
.comment-author {
	display: block;
	font-weight: bold;
	float: left;
	font-size: 11px;
	height: auto;
	width: 150px;
}
.comment-date {
	font-size: 10px;
	color: #B4AB9D;
	display: block;
	float: left;
	height: auto;
	width: 120px;
}
.comment-meta a { color: #000000; text-decoration: underline; }
.comment {
	margin-bottom: 15px;
	clear: both;
}
h2#comments {
	display: block;
	padding-bottom: 10px;
	border-bottom: solid 1px #dddddd;
	color: #c13a10;
	font-size: 17px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
div.commentform{
		
}
div#commentform{
	
}
#commentform span { display: block; font-size: 11px;  margin-bottom: 5px;}
#commentform input { border: solid 1px #dddddd; background-color: #ffffff; padding: 3px; width: 300px; margin-right: 10px; }
#commentform textarea { width: 560px; border: solid 1px #dddddd; padding: 3px;  margin-bottom: 10px;}
#commentform #submit {
	border: 1px solid #EEEEEE;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #6696e2;
	padding: 5px;
	text-transform: capitalize;
	}
	#commentform #submit:hover {
	color: #FF9900;
}
table#wp-calendar {
	padding: 3px;
}
table#wp-calendar caption {
	font-size: 18px;
	padding: 5px 0;
}
table#wp-calendar td {
	padding: 7px;
	border-bottom: 1px solid #eee;
	font-size: 12px;
}
	table#wp-calendar td:hover {
		background: #eee;
	}
small.post {
	padding: 10px;
	color: #777;
	line-height: 1.7em;
}
	 
/* Wordpress CSS Defaults */

.alignright {
	text-align: right;
}
.alignleft {
	text-align: left;
}
.aligncenter {
	text-align: center;
}
h2.title {
	font-size: 22px;
	color: #346ba4;
	font-family: tahoma, impact, verdana;
	margin-bottom: 4px;
	text-decoration: underline;
}
div.inner p {
	font-size: 12px;
	line-height: 1.6em;
	color: #444;
}
div.inner h3 {
	font-size: 18px;
	font-weight: bold;
	color: #c13a10;
}
div.inner h3.date {
	font-size: 11px;
	font-weight: bold;
	color: #999;
	font-family: tahoma, verdana, Arial;
}
blockquote {
	padding: 10px;
	background: #eee;
	border: 1px solid #ccc;
}
div.inner ol, div.inner ul {
	padding-left: 30px;
}
div.inner ol li, div.inner ul li {
	padding: 4px;
	list-style: none;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left;
}
p.nocomments{
	margin: 0px;
	padding: 0px;
}
span.comment-icon {
	padding-left: 20px;
	background: url(images/comments.gif) no-repeat left;
	display: block;
	font-size: 10px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
}
div#subscribe-to {
	padding: 10px;
	padding-left: 60px;
	color: #444;
	font-size: 12px;
	font-family: Georgia, serif;
	font-style: italic;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	background: url(images/comment-rss.gif) no-repeat left;
	margin-top: 20px;
}
	div#subscribe-to a {
		background: #e2f6ff;
		text-decoration: none;
		color: #444;
		padding: 2px;
		border-bottom: 2px solid #91ddfd;
	}
#you-the-marketer {
	width: 413px;
	height: 144px;
	background: url(images/you-the-marketer.jpg) no-repeat;
	display: block;
	margin-top: -30px;
	text-indent: -999999px;
	float: right;
}
