div#categoryBreadCrumb {
	background: transparent url("/images/frontend/hline.gif") repeat-x left bottom;
	font-size: 1.2em;
	margin: 0 10px 10px 0;
	padding-bottom: 5px;
}
div#categoryBreadCrumb span {
	margin: 0 3px 0 3px;
}
div.blogItem {
	background: transparent url("/images/frontend/hline.gif") repeat-x left bottom;
	margin: 15px 10px 25px 0;
}
div.blogItem p.desc {
	margin-top: 5px;
}
	div.blogItem div {
		font-size: 0.95em;
	}
	div.blogItem div a {
		font-size: 1em;
	}
	div.blogItem div p {
		font-size: 1em;
	}
div.blogItem h2 {
	font-size: 0.95em;
}
div.blogItem h2 a {
	color: #0078D1;
}
div.blogItem span.date {
	color: #0078D1;
	display: block;
	font-size: 0.7em;
	font-style: italic;
	margin-bottom: 5px;
}
div.blogItem div.posted,
div.articleDet  div.posted {
	font-size: 0.75em;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-top: 20px;
	text-align: center;
}
div.blogItem div.posted span.separator {
	margin: 0 5px 0 5px;
}
a.readMore {
	font-weight: bold;
	display: block;
}
div.articleDet div.tags {
	background-color: #82A8E1;
	color: #FFF;
	font-size: 0.75em;
	float: left;
	overflow: hidden;
	margin-right: 10px;
	padding: 5px;
	width: 200px;
}
div.articleDet h3 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 10px;
}
div.articleDet h3.answer {
	margin-top: 10px;
}
div.articleDet div.desc {
	margin: 0 10px 0 0;
}
a.sms {
	background: #903 url("/images/frontend/smsBanner.gif") no-repeat left top;
	color: #FFF;
	display: block;
	font-size: 0.85em !important;
	line-height: 1.4em;
	height: 67px;
	overflow: hidden;
	margin: 10px auto 10px auto;
	padding: 10px 10px 0 90px;
	text-decoration: none;
	width: 533px;
}
p.alert {
	color: #F00;
	font-size: 0.75em;
	font-weight: bold;
	margin-left: 20px;
	margin-bottom: 10px;
}
div.articleDet div.desc {
	font-size: 0.95em !important;
}
