.seemore {
	font-size: 12px;
	line-height: 17px;
}

a.seemore:hover {
	text-decoration: none !important;
}

.sim_button,
.post-nav .previous a, .post-nav .next-post a  {
	background: url('images/pagebutton_bg.png') repeat-x;
	border-radius: 5px;
	border: 1px solid #b0a8a3;
	height: 15px;
	color: #272625;
	text-shadow: 1px 0 0 #fff;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	padding: 4px 9px;
	font-weight: normal;
	margin: 3px 2px; 
	display: block;
}

.sim_button:hover,
.post-nav .next-post a:hover, .post-nav .previous a:hover {
	background: url('images/paggination_hover.png') repeat-x;
	border-radius: 5px;
	border: 1px solid #d9d9d9;
	height: 15px;
	color: #fff;
	text-shadow: 1px 0 0 #272625;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	padding: 4px 9px;
	font-weight: normal;
	margin: 3px 2px;
	display: block;
}

#header_links {
	float: right; 
	margin: 0 0 0 0;
	text-align: right;
	width: 140px;
}

#header_links a {
    display: block;
    height: 38px; 
    margin-bottom: 0;
    padding: 0;
}

#header_links a:hover, .showBtn:hover, .hideBtn:hover, .sidebar_banners a:hover, .showMoreBtn:hover  {
	opacity: 0.9;
}

#header_links a img {
	width: 140px;
	height: 38px;
}

.page-id-32447 .entry-content,
.post-32914 .entry-content{
	font-size: 16px;
}