/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/mt/mt-static/themes/base-weblog.css);
@import url(/mt/mt-static/themes/theme-vicksburg_desert/theme-vicksburg_desert.css);
/* end StyleCatcher imports */

#content h3
	{
	border-style: solid;
	border-color: #008000;
	border-width: 0px 0px 1px 10px;
	margin: 15px 10px 5px 10px;
	padding-left:5px;
	font-size:14px;
	font-weight:bold;

}

#content h4	{
	font-size: 13px;
	font-family: Verdana,Helvetica,sans-serif;
	color: #8080C0;
	margin: 10px 7px 8px 5px;

	border-style: solid;
	border-color: #666666;
	border-width: 0px 0px 1px 0px;
}


