.more {
	display: none;
	background: #2b2520;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #fff;
	}
	
.butbrowse {
	display: block !important;
	background: #eee !important;
	color: #3d3c39 !important;
	margin-bottom: 25px !important;
	}
	
	
.more ul {
list-style-type: none;
margin: 1px;
padding: 1px;
}
.more a {
	color: #34a8a1;
	text-decoration: none;
	font-weight: bold;
}

.more a:hover {
	text-decoration: underline;
	}
	
a.showLink, a.hideLink {
	text-decoration: none;
	font-size: 1.2em;
	padding-left: 8px;
	 }
a.hideLink {
	
	color: #fff;
	text-decoration: underline;}
a.showLink:hover, a.hideLink:hover {
	 }

.first {
float:right;
width: 200px;
}

.second {
width: 200px;
padding-left: 10px;
}

.covera {
width: 100%;
overflow: hidden;
}

.offeronly {
	width: 90% !important;
	font-size: 13px !important;
	padding: 7px !important;
}

.offeronly li {
	margin-bottom: 5px !important;
	padding-bottom: 5px !important;
	border-bottom: 1px solid #3d3c39 !important;
}
