.content {
	color: #575656; font-size: 12px;
}
.content h1, .content h2, .content h3, .content h4, .content h5 {
	padding: 1px 0 19px 0;
	font-family: 'Tahoma', sans-serif; font-weight: bold; color: #1680bd;
}
.content h2 {
	padding: 5px 0 5px 0;
}

.content h1 {
	font-size: 19px; line-height: 19px; font-weight: normal;
}


.contentheader  {
  color: #1680bd;
}
.contentheader h1 {
   display: inline;
   font-size: 15px;
   	padding: 0 5px 0 0;
}

.content h2 {
	font-size: 13px; line-height: 13px
}

.content h3 {
	font-size: 12px; line-height: 12px
}

.content h4 {
	font-size: 11px; line-height: 11px
}

.content h5 {
	font-size: 10px; line-height: 10px
}

.content div {
	margin-bottom: 19px;
	line-height: 17px;
}
.content p {
	line-height: 17px;
	padding: 5px 0 5px 0;
}

.content ul,
.content ol {
	margin: 0 0 19px 20px;
	text-indent: 0;
}
.content ul li,
.content ol li {
	margin: 0 0 10px 20px;
	line-height: 14px;
}
.content img.left {
	float: left; clear: left;
	margin: 0 26px 14px 0;
}

.content img.right {
	float: right; clear: right;
	margin: 0 0 14px 26px;
}

.bfonename h1.header {
		display: block;
		padding: 10px 0 10px 14px;
		background: url(/img/categoriesnav-bg.gif) left top repeat-x;
		font-size: 13px; color: #fc5808;
		font-weight: bold; 
	}

div.butgroup {
	margin-bottom: 0px;
}
.butgroup h1.header{
	display: block;
	padding: 7px 10px 7px 10px;
	background: url(/img/categoriesnav-bg.gif) left top repeat-x;
	font-size: 13px;
	color: #1680bd;
	font-weight: bold;
	border: 1px solid #eeeeee;
}
.butgroup h1.active{
	display: block;
	padding: 7px 10px 7px 10px;
	background: url(/img/categoriesnav-bg.gif) left top repeat-x;
	font-size: 13px;
	color: #fc5808;
	font-weight: bold;
	border: 1px solid #eeeeee;
}

.butgroup h1.header A{
	color: #1680bd;
}
.butgroup h1.active A{
	color: #fc5808;
}

A.butgroup {
 text-decoration: none;
}
.bgnewfolder{
		display: block;
		padding: 7px 10px 7px 10px;
		background: url(/img/categoriesnav-bg.gif) left top repeat-x;
		font-size: 13px; color: #1680bd;
		border: 1px solid #eeeeee;
}