/**
author: raduga http://mambasana.ru
**/
.componentheading {
/**
  color            : #616161;
  background       : #f0f0f0;
**/
  color            : #616161;
  background       : #f0f0f0;  font-family      : Arial, Verdana, Helvetica, sans-serif;  width            : auto;  font-size        : 18px;  font-weight      : bold;  line-height      : 22px;  text-transform   : uppercase;  text-align       : left;  padding          : 0 3px;}
.componentheading h1 {
color            : #616161;
margin           : 0;
padding          : 2px;
margin-bottom    : 10px;
}
.contentheading {
  color            : #8B1C00;
  background       : url(../images/bg_ch.jpg) repeat-y top left;
  font-family      : Arial, Verdana, Helvetica, sans-serif;
  width            : 100%;
  font-size        : 15px;
  font-weight      : bold;
  line-height      : 19px;
  text-align       : left;
  padding          : 3px;
  margin           : 3px 0;
}
.contentheading h2 {
color            : #8B1C00;
background       : url(../images/bg_ch.jpg) repeat-y top left;
margin           : 0;
padding          : 0;
}
.button-left,
.button-left div {
	float: left;
}
.button-left a:link, .button-left a:visited {
	color: #666666;
	display: block;
	height: 22px;
	float: left;
	line-height: 22px;
	font-size: 11px;
	cursor: pointer;
	text-decoration:none;
}
.button-left a:hover {
/**
	color: #A42100;
**/
    color: #ffffff;
	text-decoration: none;
}
.button-left a {
	padding: 0 24px 0 6px;
}
.button-left {
	background: url(../images/j_button_left.png) no-repeat;
	float: left;
	margin: 10px 0;
}
.button-left .readmore {
	background: url(../images/j_button_readmore.png) 100% 0 no-repeat;
}
