﻿.csborder
{
	border: 1px solid #ffb951;
	margin-top: 5px;
	width: 714px;
}
.csrtitle
{
	background-image: url(../images/title_orange.gif);
	border-bottom: 1px solid #ffb951;
	height: 26px;
	margin-top: 7px;
	color: #ff9900;
	font-weight: bold;
	text-align: left;
	line-height: 23px;
	margin-top: 5px;
}

.lsborder
{
	border: 1px solid #69c9fc;
	margin-top: 5px;
	width: 714px;
}
.lsrtitle
{
	background-image: url(../images/title_blue.gif);
	border-bottom: 1px solid #69c9fc;
	height: 26px;
	margin-top: 7px;
	color: #28b1fb;
	font-weight: bold;
	text-align: left;
	line-height: 23px;
	margin-top: 5px;
}

.fsborder
{
	border: 1px solid #e27b87;
	margin-top: 5px;
	width: 714px;
}
.fsrtitle
{
	background-image: url(../images/title_pink.gif);
	border-bottom: 1px solid #e27b87;
	height: 26px;
	margin-top: 7px;
	color: #db5b6b;
	font-weight: bold;
	text-align: left;
	line-height: 23px;
	margin-top: 5px;
}
