body {
	margin: 0;
	padding: 0;
	line-height: 1.4em;
	word-spacing: 1px;
	letter-spacing: 0.2px;
	font: 13px Arial, Helvetica,"Lucida Grande", serif;
	color: #000;
}

h1 {
	margin-top: 0;
}

h2 {
	color: #000;
	font-size: 25px;
}

footer,
#comments,
#form_popup_container,
#the_bill,
.breadcrumb,
.rating,
.block.sidebar,
.comment_count {
	display: none;
}

a:link,
a:visited {
	background: transparent;
	color: #333;
	text-decoration: none;
}

a:link[href^="http://"]:after,
a[href^="http://"]:visited:after {
	content: " (" attr(href) ") ";
	font-size: 11px;
}

a[href^="http://"] {
	color: #000;
} 

img, 
img a,
.tab_meta {
	border: none !important;
}

.img-wrap {
	float: none;
	width: 50%;
	height: 50%;
}

.img-responsive {
	max-width: inherit;
	width: 50% !important;
}

.headline-image {
	height: inherit !important;
}
