﻿.black_title_l {
	background-image: url('ttl_l.gif');
	background-position: left top;
	background-repeat: repeat-y;
	padding: 0px 0px 0px 15px;
}
.black_title_r {
	padding: 0px 15px 0px 0px;
	background-image:  url('ttl_r.gif');
	background-position: right top;
	background-repeat: no-repeat;
	text-align:left;
	height:30px;
	
}
.black_title_m {
	background-color: #000;
}
.black_cpane {
	padding: 15px 10px 10px 10px;
	border-bottom: 1px #c0c0c0 solid;
	margin-bottom: 10px;
	background-color: #fff;
}
.black_footericons {
	margin-bottom: 15px;
	padding: 0px 5px 0px 5px;
	text-align: right;

}
.black_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	line-height: 27px;
	margin-left: 5px;
}


