.header_div {
	display: inline; 
	margin-left: 15px;
}
.header_div a,
.header_div a:hover {
	text-decoration: none;
}

.rating a:active {
	outline: none;
}
.rating a:focus {
	-moz-outline-style: none;
}

hr,
.entry-content hr {
	display: block;
	color: #fff;
	background-color: #fff;
	border: 1px dotted #000;
	border-style: none none dotted;
}

.post_block {
	border-bottom: 2pt solid gray;
}

#tab_tutorials .general_box {
	max-height: 250px;
	overflow: auto !important;
}
#tab_tutorials h4 {
	font-size: 1.05em;
	font-weight: normal;
	padding: 6px 0 0 6px;
}
#tab_tutorials .post_body {
	background-color: #fafbfc;
	border-bottom: 1px solid #d5dde5;
	padding: 10px 10px 25px 18px;
	line-height: 140%;
	margin-left: 0;
}
#tab_tutorials p.posted_info {
	padding: 0 0 6px 6px;
	margin: 0;
}

.content_popup {
	overflow: auto;
	height: 400px;
	padding: 5px;
}

#modform .moderation_bar {
	text-align: center;
}
#modform .with_action {
	text-align: right;
}

#article_pages {
	margin-left: 15px;
	border-top: 1px solid #E4EBF3;
	padding: 8px;
	float: left;
}

#attach_pages {
	padding-top: 4px;
}

#copy_message {
	margin: 0 10px 10px 10px;
}

#article_preview {
	padding:8px;
}