@charset "utf-8";
/* CSS Document */

#outerwrapper #contentwrapper #lowercontent #captions #introtext {
	width: 800px;
	text-align: left;
}
#introtext .title {
	float: left;
	width: 450px;
}
#introtext .date {
	text-align: right;
	margin-left: 470px;
}
#introtext h3 {
	font-size: 13px;
	margin-bottom: 14px;
	margin-top: 0px;
}
#introtext .blogtext {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	margin-bottom: 20px;
	margin-right: 10px;
	padding-bottom: 10px;
}

.indent {
	background-image: url(../graphics/info.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.marg6right {
	margin-right: 6px;
}

