﻿.blog
{
	margin-bottom:40px;
}

.blog .header1
{
	background: url('imagesx/bloghead_marketintelligence.gif') no-repeat -8px 0px;
	height:50px;
	cursor:pointer;
}

.blog .header2
{
	background: url('imagesx/bloghead_houserich.gif') no-repeat -8px 0px;
	height:50px;
	cursor:pointer;
}

.blog .header3
{
	background: url('imagesx/bloghead_community.gif') no-repeat -8px 0px;
	height:50px;
	cursor:pointer;
}

.blog .title
{
	margin-left:87px;
	font-weight:bold;
	font-size:11pt;
}

.blog .author
{
	margin-left:87px;
	color:#a7a9ac;
}

.blog .remarks
{
	margin-left:87px;
	margin-top:10px;
	margin-bottom:10px;
	color:#808285;
	font-style:italic;
}

.blog .readmore
{
	margin-left:87px;
	margin-bottom:2px;
	background:url('imagesx/bullet_arrow.gif') no-repeat 0px 3px;
}

.blog .readmore a
{
	margin-left:12px;
	color:#555655;
	font-weight:bold;
}
