div#blogTopBox {
	padding: 10px;
	height: 100px;
}

div.article_row {
	margin-bottom:15px;
	padding: 10px;
	padding-left: 70px;
	clear: both;
	width: 850px;
	min-height: 150px;
	float: left;
}

div.article_row div.container {
	float: left;
	width: 700px;
}

div.article_row div.container p {
	width: 480px;
}

div.article_row div.article_name,  div.article_row h2.article_name{
	float: left;
	color: #6699CC;
	width: 500px;
	font:bold 20px Arial;
}

div.article_row div.publication_time {
	float: right;
	width: 150px;
	padding: 0px;
	color: #7293CC;
	margin-top: 10px;
	font: bold 18px Arial;
}

div.article_row div.article_author {
	float: right;
	width:90px;
	height: 100px;
	margin-right: 50px;
	margin-top: 13px;
	text-align: center;
}

div.article_row_full {
	margin-bottom:15px;
	padding: 10px;
	padding-left: 70px;
	clear: both;
	width: 850px;
}

div.article_row_full div.container {
	float: left;
	width: 700px;
}

div.article_row_full div.container p {
	width: 480px;
}

div.article_row_full div.article_name {
	float: left;
	color: #6699CC;
	width: 500px;
	font:bold 20px Arial;
}

div.article_row_full div.publication_time {
	float: right;
	width: 150px;
	padding: 0px;
	color: #7293CC;
	margin-top: 10px;
	font: bold 18px Arial;
}

div.article_row_full div.article_author {
	float: right;
	width:90px;
	height: 100px;
	margin-right: 50px;
	margin-top: 13px;
	text-align: center;
}

a.blog_readmore_link {
	font: 12px Arial;
	color: #3DB54B;
}


a#back_to_blog_link {
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helwetica, Sans-serif;
	color: #3586df;
}

div.blog_author_profile {
	padding: 10px;
	padding-left: 70px;
}

div.blog_author_profile span.headersred  {
	font: 18px Arial;
}

div.blog_author_profilehtml * {
	text-align: left;
}

span.blog_author_name {
	width: 90px;
	font: 14px Arial;
	color: #7293CC;
}

div.blog_author_position {
	padding-left: 60px;
	padding-top: 0px;
	font-weight: bold;
	font-size: 16px;
}

div.blog_author_profilehtml {
	padding-top: 10px;
}

div#blog_paging {
	text-align:right;
	font-size: 14px;
	padding-top: 5px;
}

div#blog_paging a{
	text-decoration:none;
}

span.blog_paging_item_selected {
	font-weight:bold;
}

div.blog_article_full {
	border: 2px solid #6699CC;
	margin-bottom:5px;
	padding: 10px;
}

div.blog_article_full div.article_name {
	color: #6699CC;
	font-size: 24px;
}

div.blog_article_full div.article_author {
	padding-left: 10px;
	width:130px;
	height: 100px;
	text-align: center;
}

img.blog_author_image {
	width:70px;
	height:70px;
}
