#blogs
{
	width: 100%;
}
.blog
{
	display: block;
	margin: 0px;
	padding: 0px;
	position: relative;
	background: url(../Images/BlogTop.jpg) no-repeat top;
	clear: right;
}
#title
{
	color: #AA264C;
	font-size: 14pt;
	margin: 0px 80px 0px 20px;
	padding: 3px 5px 5px;
	height: 20px;
	background: #E7E7E8 no-repeat;
	position: relative;
	clear: right;
	white-space: nowrap;
	display: block;
	width: auto;
	float: left;
}
#date
{
	color: #000000;
	font-style: italic;
	font-weight: bold;
	float: left;
	margin: 0px;
	padding: 5px 0px 5px 20px;
	background: url(../Images/BlogLeftSlice.jpg) repeat-y left;
	clear: left;
	white-space: nowrap;
}
#by
{
	color: #000000;
	font-weight: bold;
	font-style: italic;
	float: right;
	background: url(../Images/BlogRightSlice.jpg) repeat-y right;
	margin: 0px;
	padding: 5px 0px;
	display: block;
	width: 250px;
}
#intro
{
	color: #000000;
	clear: both;
	background: url(../Images/BlogSlice.jpg) repeat-y;
	margin: 0px;
	padding: 0px 20px;
}
#readMore
{
	float: right;
	background: url(../Images/BlogRightSlice.jpg) repeat-y right;
	margin: 0px;
	padding: 5px 0px;
	display: block;
	width: 350px;
}
#bodyText {
	color: #000000;
	clear: both;
	background: url(../Images/BlogSlice.jpg) repeat-y;
	margin: 0px;
	padding: 0px 20px;
}
#base {
	display: block;
	position: relative;
	bottom: 3px;
	background-image: url(../Images/BlogFooter.jpg);
	background-repeat: no-repeat;
	height: 23px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#responceText {
	color: #000000;
	clear: both;
	background: url(../Images/BlogResponceSlice.jpg) repeat-y;
	margin: 0px;
	padding: 0px 20px;
}
#rdate {
	color: #000000;
	font-style: italic;
	font-weight: bold;
	float: left;
	margin: 0px;
	padding: 5px 0px 5px 20px;
	background: url(../Images/BlogResponceLeftSlice.jpg) repeat-y left;
	clear: left;
	white-space: nowrap;
}
#rtitle {
	color: #005067;
	font-size: 14pt;
	margin: 0px 80px 0px 20px;
	padding: 3px 5px 5px;
	height: 20px;
	background: #E7E7E8 no-repeat;
	position: relative;
	clear: right;
	white-space: nowrap;
	display: block;
	width: auto;
	float: left;
}
#rby {
	color: #000000;
	font-weight: bold;
	font-style: italic;
	float: right;
	background: url(../Images/BlogResponceRightSlice.jpg) repeat-y right;
	margin: 0px;
	padding: 5px 0px;
	display: block;
	width: 250px;
}
#rbase {
	display: block;
	padding: 10px 20px;
	margin: 0px 0px 10px;
	background: url(../Images/BlogResponceFooter.jpg) no-repeat;
	position: relative;
	bottom: 3px;
}
.rblog {
	display: block;
	margin: 0px;
	padding: 0px;
	position: relative;
	background: url(../Images/BlogResponceTop.jpg) no-repeat top;
	clear: right;
}
#commentCounter {
	color: #000000;
	font-style: italic;
	font-weight: bold;
	float: left;
	margin: 0px;
	padding: 5px 0px 5px 20px;
	background: url(../Images/BlogLeftSlice.jpg) repeat-y left;
	clear: left;
	white-space: nowrap;
}

