#topcol {
	width:970px;
	height:271px;
	margin:0px auto;
}

#home {
	width:293px;
	height:60px;
	float:left;
}

.color {
	color: #3ABAB3;
}

#contentContainer {
	width: 940px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}

#contact {
	font-size: 10px;
	text-align: right;
	padding-right: 10px;
	padding-top: 0px;
	line-height: 10pt;
	float: left;
	width: 125px;
	margin-top: 20px;
}

	
/* Banner ------------------------------------------------------------------------------------ */
#banner {
	padding-left: 10px;
	height: 281px;
	margin: 0px;
	width: 940px;
}

#banner img {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e8e8e8;
	border-bottom-color: #e8e8e8;
}

/*Forum -------------------*/

#forum_container {
	padding-bottom: 10px;
    width: 720px;
	text-align:left;
}

#forum_nav_container {
	margin-right:25px;
    width: 175px;
	height:419px;
	background-image:url(../images/bg_messageside.gif);
	float:left;
}

.forum_answer{
	background-color:#f5f5f5;
	border:1px solid #CCCCCC;
	padding:10px 5px 10px 5px;
	margin:10px 0 10px 0;
	line-height: 20px;

}

/* News ---------------------- */
#news_container {
	width:550px;
	float:left;
	text-align:left;
	padding-right:25px;
	padding-left:25px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;

}

#newslettercol {
	background:url(../images/bg_newsletter1.gif) no-repeat center top;
	width:260px;
	height:130px; /*96*/
	margin:10px 0px 20px 0px;
	padding:10px 20px;
	/*font-size:10px;*/
}

.newslettercolinput {
	width:140px;
	border:#999999 1px solid;
	margin:6px 0px 0px 0px;
	height:18px;
	padding:0px;
	font-size:10px;
}

.newslettercolsubmit {
	height:20px;
	width: 100px;
	border:#999999 1px solid;
	background-color:#dcdcdc;
	font-size:10px;
	color:#333333;
	vertical-align:middle;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 2px;
	/*padding-top: 2px;*/
	margin: 0px 5px 0px 0px;
}

#news_container img{
	align: center;
}

#nav_conteiner{
	width:320px;
	padding-right: 15px;	
	float:right;
	text-align:left;	
}

#new_archive{
	margin-top: 30px;
	padding-left: 0px;
}

#news {
	padding-bottom: 20px;
    width: 920px;
}


.newsitem {
	text-align: left;
	width: 280px;
	margin-left: 15px;
	padding-right: 10px;
	float: left;
}


/* realated to news page */

#read_more a{
	font-size: 11px;
	font-weight: bold;
	color: #9bcc37;
}

#news_title{
	font-size: 18px;
	line-height: 25px;
}

#box_divider{
	width: 100%;
	border-bottom:1px #666666 dotted;
   /* margin-top: 3px;
    margin-bottom: 3px;*/
	padding-bottom: 7px;
}

#box_divider1{
	width: 100%;
	border-bottom:1px #666666 dotted;
   /* margin-top: 3px;
    margin-bottom: 3px;*/
	margin-top: 7px;
	padding-bottom: 15px;
}

.archive_item{
	width: 100%;
   /* padding-top: 7px;*/
    padding-bottom: 5px;
	/*padding-left: 5px;*/
}

.select_item {
	height: 12px;
    padding-bottom: 5px;
}

.homepage_item{
    padding-top: 8px;
    /*padding-bottom: 4px;*/
}

#topic_footer{
	font-size: 10px;
	color: #000000;
}

#topic_cat{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	background: #EEEEEE;
}

#r_posts{
line-height: 28px;
	font-size: 16px;
	font-weight: bold;
}

.imgnav { float:right; cursor:pointer;}

#arrow_img {background-image:url(images/arrow.gif);}

#arrow_img:hover {background-image:url(img/arrowhover.gif);}

#green_title{
	color:#9bcc37;
	font-size:18px;
	padding:0px;
	padding:10px 0px 10px 0px;
	font-weight:normal;
}

#sub_title {
	font-size:21px;
	/*margin:0px 0px 5px 0px;*/
	font-weight:normal;
	padding-top: 10px;
	padding-bottom: 10px;
}

#newsleftcol img {
	margin:15px 0px;
}

#newsleftcol hr {
	border-bottom:#cccccc 1px solid;
	border-top:none;
	border-left:none;
	border-right:none;
	height:1px;
	margin-bottom:30px;
}

.hr_color{
	color: #dcdcdc;
}

hr {
	color: #dcdcdc;
	text-align: left;
}

#news_date {
	color: #96ca2d;
	font-weight: bold;
	padding-left: 5px;
}

#by_name {
	font-size:14px;

}

#cat_title {
	color: #96ca2d;
	font-weight: bold;
}

#cat_title2 {
	font-size:16px;
	font-weight:bold;
	margin-left:12px;
	color: #96ca2d;
	font-weight: bold;
}


#main_content {
	width:970px;
	margin:0px auto;

}

.line_spacing{
	line-height:1.7em;
}	

#pagecontent{  /*used instead of contentcol in the product page */
    width: 750px;
	float: right;
}

#prod_cont {
	width: 500px;
	padding-left: 10px;
	padding-right: 10px;
}

#prod_sup_cont{
    width: 200px;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;

}


.disabled {
color:#CCCCCC;
}

.title_large {
	color: #96ca2d;
	font-size:22px;
	line-height:26px;
	font-weight: bold;

}

.small_date {
	font-size:10px;
	color:#999999;

}

#tv_cat{
}


#tv_cat_item{
	background:url(../images/bg_tvcata2.gif) no-repeat center top;
	width:82px;
	height:19px;
	display:block;
	line-height:19px;
	text-align:center;
	margin-left:5px;
	margin-right: 5px;
	float:left;
	text-decoration:none;
}


#tv_cat_item a {
	background:url(../images/bg_tvcata1.gif) no-repeat center top;
	width:82px;
	height:19px;
	display:block;
	line-height:19px;
	text-align:center;
	float:left;
	text-decoration:none;
	color:#ffffff;
}

#tv_cat_item a:hover {
	background:url(../images/bg_tvcata2.gif) no-repeat center top;
	width:82px;
	height:19px;
	display:block;
	line-height:19px;
	text-align:center;
	float:left;
	text-decoration:none;
	color:#ffffff;
}


#tv_cat_item a.selected {
	background:url(../images/bg_tvcata1.gif) no-repeat center top;
	color:#FFFFFF;
	text-decoration:none;
	width:82px;
	height:19px;
	display:block;
	line-height:19px;
}

#tvthumbcol{
	width:148px;
	height:175px;
	display:block;
	background-color:#efefef;
	float:left;
	margin:10px 9px 10px 9px;
	text-decoration:none;
	overflow:hidden;
}

#tvthumbcol a {
	background-color:#efefef;
	text-decoration:none;
	overflow:hidden;
	display:block;
}

#tvthumbcol a:hover {
	background-color:#9bcc37;
	color:#FFFFFF;
	text-decoration:none;
	height:175px;
	display:block;
}

#tvthumbcol img {
	margin:8px 8px 3px 8px;
	border: 0px;
}

#tvthumbcoltxt {
	padding-left:8px;
	padding-right:8px;
	text-align: left;
	font-size:10px;
	line-height:15px;
}



#tvcol {
	width:850px;
	margin:25px auto;
	padding:0px 25px;
	border-left:#cccccc 1px solid;
	border-right:#cccccc 1px solid;
}

/*#tvcol h1 {
	color:#9bcc37;
	font-size:18px;
	padding:0px;
	margin:0px 0px 30px 0px;
}

#tvcol h2 {
	font-size:21px;
	padding:0px;
	margin:0px 0px 10px 0px;
	font-weight:normal;
}*/

#tvcol-topleft {
	float:left;
	width:480px;
	margin-bottom:20px;
}

#tvcol-topright {
	float:right;
	width:300px;
	margin-bottom:20px;
	padding:10px 20px 10px 20px;
	/*background:url(../images/bg_tvrightcol.gif) no-repeat 20px 10px #f5f5f5;*/
}

#tvcol-topright ul {
	margin:5px 0px;
	padding:0px;
	list-style:none;
	line-height:15px;
}

#tvcol-topright ul li {
	margin-top:3px;
	border-bottom:#cccccc 1px dotted;
	display:block;
	padding:5px 0px 5px 12px;
	background:url(../images/bg_tvrightulcol.gif) no-repeat left 10px;
}

#tvcol-topright ul li.bottomline {
	margin:0px;
	border:none;
	display:block;
	padding:5px 0px 5px 12px;
}


/***********************************************************************************************************/
/*Index page styles starts                                                                                 */

#maincol {
	width:970px;
	height:auto;
	margin:0px auto;
	position:relative;
}

#bottomlink1 img {border:0px; text-decoration:none;}
#bottomlink2 img {border:0px; text-decoration:none; padding-left: 10px;}

/*Index page styles ends                                                                                 */
/***********************************************************************************************************/


/* Company Page Style*/
#aboutcol {
	width:850px;
	margin:25px auto;
	padding:25px 25px 0px 25px;
	border-left:#cccccc 1px solid;
	border-right:#cccccc 1px solid;
	/*background:url(../images/bg_aboutsyntec.gif) no-repeat 25px top;*/
}

#aboutcol h1 {
	color:#9bcc37;
	font-size:18px;
	padding:0px;
	margin:0px 0px 30px 0px;
}

#aboutcol h2 {
	font-size:21px;
	padding:0px;
	margin:0px 0px 10px 0px;
	font-weight:bold;
}

#aboutcol img {
	border:5px #e7e7e7 solid;
	margin:0px 20px 20px 0px;
}

.aboutcoltv {
	border:5px #e7e7e7 solid;
	margin:0px 20px 20px 0px;
	float:left;
	width:200px;
	height:166px;
}

.aboutsubtitle {
	color:#9bcc37;
	/*font-style:italic;*/
	font-weight:bold;
}

#aboutcol hr {
	border-bottom:#cccccc 1px solid;
	border-top:none;
	border-left:none;
	border-right:none;
	height:1px;
	margin-bottom:30px;
	clear:both;
}

/****************************Product Page Styles***************************/
#productsidecol {
	width:175px;
	/*position:absolute;
	top:271px;
	left:5px;*/
	background:url(../images/bg_productside.gif) no-repeat center top;
	float:left;
	padding-left:30px;
}

.sidebarul1 {
	margin:100px 0px 0px 10px;
	padding:0px;
	list-style:none;
	font-size:14px;
}

.sidebarul2 {
	margin:10px 0px 10px 5px;
	padding:0px;
	list-style:none;
	font-size:12px;
}

.sidebarul3 {
	margin:100px 0px 0px 25px;
	padding:0px;
	list-style:none;
	font-size:14px;
}

.sidebarul1 li {
	margin-bottom:15px;
}

.sidebarul2 li {
	margin-bottom:5px;
}

.sidebarul3 li {
	padding-left: 20px;
	margin-bottom:15px;
}

#productcontentcol ul { /*used*/
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#productcontentcol ul li { /*used*/
	float:left;
	margin:0px;
	padding:0px;
	width:145px;
	height:165px;
	text-align:center;
}

#productcontentcol a:hover {
	text-decoration: none
}

h1 {
	margin:20px 0px;
}

h2 {
	margin:0px 0px 10px 0px;
	padding:0px;
	font-size:18px;
	color:#5E5E5E;
}

#productcontentleftcol {
	width:450px;
	float:left;
	margin-bottom:40px;
}

#productcontentrightcol {
	width:240px;
	float:right;
}

.notestyle {
	color:#9bcc37;
	font-weight:bold;
}

.notestyle a:link{
	color:#9bcc37;
	font-weight:bold;
}

.notestyle a:hover{
	color:#9bcc37;
	font-weight:bold;
}

.notestyle2 a {
	color:#9bcc37;
}

.notestyle3 {
	color:#9bcc37;
	font-weight:bold;
	font-size:12px;
}

.notestyle4 a {
	color:#9bcc37;
	font-weight:bold;
	font-size:12px;
}

.enstyle {
	font-size:14px;
	color:#999999;
}

.titlestyle {
	font-size:24px;
	line-height:36px;
	color:#333333;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}

.descstyle {
	color:#96006a;
	font-size:14px;
}


.productrightsidecol1 {
	padding:10px;
	font-size:16px;
	line-height:24px;
}

.productrightsidecol1 img {
	vertical-align:middle;
	margint:0px 10px 0px 0px;
}

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

.productrightsidecol2 ul li {
	border-bottom:1px #666666 dotted;
	padding:10px;
	margin-bottom:5px;
	list-style-type:none;
}


.productrightsidecol2 ul li.bottom {
	border:none;
	padding:10px;
	margin-bottom:5px;
	list-style-type:none;
}

.prod_qa {
	float:left;
	margin:0px 0px 15px 15px;
	width:430px;
}

.prod_qst {
	float:left;
	margin:0px 0px 7px 15px;
	width:430px;
	color:#3CB035;
}
.forum_qst {
	color:#3CB035;
	font-size:1.2em;
}	

/******************************End Product Page Style******************************/
/******************************Start Product Deatils Styles************************/
.labelleft {
	width:30px;
	float:left;
	color:#9bcc37;
}

.labelright {
	float:left;
	width:170px;
}


.labelleft2 {
	width:40px;
	float:left;
	color:#9bcc37;
	font-weight:bold;
	font-size:12px;
}

.labelright2 {
	float:left;
}
/**********************Forum Page Style**************************************************/

.msg_label{
	width: 100px;

}

#messagesidecol {
	width:175px;
	/*position:absolute;
	top:271px;
	left:5px;*/
	background:url(../images/bg_messageside.gif) no-repeat center top;
	float:left;
	margin-left:5px;
	padding-left:20px;
	
	/*width:175px;
	min-height:419px !important;
	height:419px;
	background:url(../images/bg_messageside.gif) no-repeat center top;
	float:left;
	margin-left:5px;
	top: -30px;*/
}

#messagecontentcol {
	width:750px;
	margin-bottom:40px;
	float:right;
	/*background:url(../images/bg_messagecol.gif) no-repeat left top;*/
}

#messagecontentcol h1 {
	color:#9bcc37;
	font-size:18px;
	padding:0px;
	margin:0px 0px 30px 0px;
}

#messagecontentcol h1.write {
	padding-left:28px;
	color:#9bcc37;
	font-size:18px;
	background:url(../images/bg_messagewrite.gif) no-repeat left top;
}

.messageforumcol {
	background:url(../images/bg_messageforum.gif) no-repeat top left;
	padding:20px 0px;
	margin:20px 0px;
	clear:both;
}

.messageforumleftcol {
	float:left;
	width:180px;
}

.messageforumrightcol {
	float:left;
	margin:0px 0px 15px 20px;
	width:550px;
}

.responsecol {
	margin:0px 15px 15px 15px;
	background-color:#f5f5f5;
	padding: 7px 10px 7px 10px;
	border:#cccccc 1px solid;
}

.messageform label {
	float: left;
	width:80px;
}

.messageforminput {
	width: 500px;
	border:#999999 1px solid;
	height:25px;
}

.messageformtextarea {
	width: 500px;
	height: 200px;
	border:#999999 1px solid;
}


.messageformsubmit {
	height:20px;
	width:80px;
	border:#999999 1px solid;
	background:url(../images/bg_send1.gif) repeat-x left top;
	font-size:10px;
	color:#333333;
	padding-bottom:2px;
	padding-top:2px;
	padding-left:5px;
	padding-right:5px;
}
/***************************************End Forum Page Style****************************************/


/**********************************Gallery Page Styles*********************************************/
#gallerycol {
	width:850px;
    height: auto;
	border-left:#cccccc 1px solid;
	border-right:#cccccc 1px solid;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-left: 60px;

}

#gallery_home{
	width: 100%;
	margin-left: 6px;
}

#photo_title{
	font-size:16px;
	font-weight:bold;
	margin-left:12px;
}

.catlist {	
	overflow:hidden;
	color:#000000;
	font-size:12px;
	font-weight:bold;
}

.catlist a {
	text-decoration:none;
	overflow:hidden;
	display:block;
	color:#000000;
	line-height: 18px;
	font-size:12px;
	font-weight:bold;
}

.catlist a:hover {
	color:#a6d433;
	text-decoration:none;
	line-height: 18px;
	display:block;
}


#light_gray {
	color:#b9b9b9;
	font-size:11px;
	font-weight:bold;
}


#ingallery{
	width:830px;
	height:auto;
	margin-left: 10px;
	margin-right: 10px;
}


#page_nav{
	font-size:12px;
    font-weight: bold;
	float: right;
	color:#565656;
}

#page_nav a{
	font-size:12px;
    font-weight: bold;
	margin-right: 12px;
	color:#565656;
}

#page_nav a:hover{
	/*text-decoration:none;*/
	font-size:12px;
    font-weight: bold;
	color:#a6d433;
}
/********************************End Gallery Styles***********************************************/

/*******************************Search Page *****************************************************/
#search_result {
	width:750px;
    height: auto;
	border-left:#cccccc 1px solid;
	border-right:#cccccc 1px solid;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-left: 110px;
	padding:25px;
}

/***************************************Updated CSS*/
.optioncol {
	text-align:right;
}

.btnprint {
	width:120px;
	height:31px;
	/*display:block;*/
	background:url(../images/btn_print.gif) left top no-repeat;
	float:right;
	margin-bottom: 7px;
}

.btnprint:hover {
	background:url(../images/btn_print_2.gif) left top no-repeat;
}

.btnsendfriend {
	width:120px;
	height:31px;
	/*display:block;*/
	background:url(../images/btn_sendfriend.gif) left top no-repeat;
	margin-right:30px;
	margin-left:30px;
	margin-bottom: 7px;
	float:right;
}

.btnsendfriend:hover {
	background:url(../images/btn_sendfriend_2.gif) left top no-repeat;
}

.btnfaq a {
	width:470px;
	height:45px;
	display:block;
	background:url(../images/detailtitle3.gif) left top no-repeat;
}

.btnfaq a:hover {
	background:url(../images/detailtitle3_2.gif) left top no-repeat;
}
/***********************End Updates******************************/

/************************Market Plan Style***********************/
#marketplansidecol {
	width:175px;
	min-height:419px !important;
	height:419px;
	background:url(../images/bg_marketplanside.gif) no-repeat center top;
	float:left;
	margin-left:5px;
}


#marketplansidecol {
	width:175px;
	min-height:419px !important;
	height:419px;
	background:url(../images/bg_marketplanside.gif) no-repeat center top;
	float:left;
	margin-left:5px;
}

#marketplancontentcol {
	margin:10px 0px 10px 0px;
	/*padding:0px;*/
	padding-top:0px;
	/*padding-left:220px;*/
}

#marketplancontentcol h1 {
	color:#9bcc37;
	font-size:18px;
	padding:0px;
	margin:0px 0px 20px 0px;
}

#marketplancontentcol h2 {
	font-size:14px;
	padding:0px;
	margin:0px 0px 5px 0px;
	font-weight:normal;
}

#marketplancontentcol hr {
	border-bottom:#cccccc 1px solid;
	border-top:none;
	border-left:none;
	border-right:none;
	height:1px;
	margin:40px 0px;
	clear:both;
}

#marketplan1bg {
	background:url(../images/market_plan/bg_marketplan1.gif) no-repeat left top;
	width:720px;
	height:400px;
	position:relative;
	/*left: 200px;*/
}

#marketplan1bg ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

#marketplan1bg ul li {
	margin:8px 0px;
	padding-left:15px;
	background:url(../images/bg_tvrightulcol.gif) no-repeat left 6px;
}

#marketplancol1 {
	position:absolute;
	top:50px;
	left:20px;
}

#marketplancol2 {
	position:absolute;
	top:50px;
	left:330px;
}
.colorfont1 {
	color:#00A0E9;
	font-weight:bold;
}

.colorfont2 {
	color:#00A0E9;
	font-weight:bold;
	font-size:16px;
}

.colorfont3 {
	color:#FF0000;
	font-weight:bold;
}	

#contentcol {
	/*vertical-align: top;8*/
	width:750px;
	/*height:100%;*/
	float:right;
}

#sgtscol {
	position:relative;
	background:url(../images/bg_sgts.gif) no-repeat left top;
	width:720px;
	height:1050px;
	text-align:left;
	font-size:12px;
	line-height:16px;
}

#sgts-stp {
	position:absolute;
	top:115px;
	left:30px;
	width:200px;
}

#sgts-ls {
	position:absolute;
	top:240px;
	left:490px;
	width:200px;
}

#sgts-pw {
	position:absolute;
	top:365px;
	left:30px;
	width:200px;
}

#sgts-set {
	position:absolute;
	top:480px;
	left:490px;
	width:200px;
}

#sgts-ndg {
	position:absolute;
	top:595px;
	left:30px;
	width:200px;
}

#sgts-opp {
	position:absolute;
	top:705px;
	left:490px;
	width:200px;
}

#sgts-hs {
	position:absolute;
	top:840px;
	left:30px;
	width:200px;
}

#sgts-base {
	position:absolute;
	top:945px;
	left:490px;
	width:200px;
}

.labelleft {
	width:30px;
	float:left;
	color:#9bcc37;
}

.labelright {
	float:left;
	width:170px;
}


.labelleft2 {
	width:40px;
	float:left;
	color:#9bcc37;
	font-weight:bold;
	font-size:12px;
}

.labelright2 {
	float:left;
}

#uspcol {
	font-size:11px;
	line-height:16px;
	background-color:#f5f5f5;
	margin:0px 15px 20px 15px;
	border:solid 1px #ccc;
	padding:10px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

#uspcol br {
	height:2px !important;
	height:0px;
	margin:0px;
	padding:0px;
	clear:left;
}

#sgtscol br {
	height:2px !important;
	height:0px;
	margin:0px;
	padding:0px;
	clear:left;
}

.marketplan-img {
	border:5px #e7e7e7 solid;
	margin:0px 0px 20px 20px;
}

ul.marketplan4 {
	margin:10px 0px 10px 15px;
	padding:0px;
	list-style:none;
}

ul.marketplan4 li {
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 10px;
	background:url(../images/bg_tvrightulcol.gif) no-repeat left 6px;
}

.marketplantable {
	border:none;
	margin:20px 0px;
	padding:0px;
}

.marketplantable ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

.marketplantable ul li {
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 10px;
	background:url(../images/bg_tvrightulcol.gif) no-repeat left 6px;
}

.marketplantable td.title {
	background-color:#9bcc37;
	color:#FFFFFF;
}

.marketplantable td.tdcol {
	background-color:#efefef;
}
.center {
	text-align:center;
}

.marketplansubtitle {
	color:#9bcc37;
	font-size:16px;
}

.search_btn{
  vertical-align: bottom;
  padding-bottom: 4px;
  border:0px;
}


.searchcolright {
	float:right;
	width:650px;
}

#searchcol {
	height:32px;
	text-align:right;
	line-height:32px;
	width:970px;
	margin:0px auto;
/*	background:url(../images/bg_search.gif) no-repeat 600px top;*/
	position:relative;
}

.btntop a {
	background:url(../images/btn_top.gif) no-repeat center center;
	width:40px;
	height:20px;
	display:block;
	float:right;
}
/***********************End Market Plan Styles*****************/
@media print{
	#header, #searchcol,#footer,#productsidecol {display:none;}
	#maincol, #contentcol, #productcontentleftcol, #productrightsidecol1, #productcontentrightcol, #productrightsidecol2 {display:block;}
}
/***************** History button ****************************/
.prevbtn {
	float:left;
}

.nextbtn {
	float:right;
}

.prevbtn a , .nextbtn a {
	font-size:14px;
	font-weight:bold;
	color:#9bcc37;
	padding:3px 10px;
	float:left;
	text-decoration:none;
}

.prevbtn a:hover , .nextbtn a:hover {
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	background-color:#9bcc37;
	padding:3px 10px;
	text-decoration:none;
}
/*********************************** End History Button styles **********/
