.first div.con
{
	position: relative; left: -20px;
	width: 318px; height: auto;
	padding: 2px 0px 0px 20px;
	background: url(gfx/art.jpg) no-repeat 0px 5px;
}

.first div.con .head
{
	font-size: 13px;
	font-weight: bold;
}

.second div.con
{
	position: relative; left: -6px;
	width: 271px; height: auto;
	padding: 6px 0px 0px 20px;
	background: url(gfx/art.jpg) no-repeat 0px 10px;
}

.second div.con .head
{
	font-size: 13px;
	font-weight: bold;
}

.bbold
{
	color: #4fb0f5;
	font-weight: bold;
	text-decoration: underline;
}

.gbold
{
	color: #5e5e5e;
	font-size: 12px;
	font-weight: bold;
}


.g
{
	color: #5e5e5e;
}

.b
{
	font-size: 14px;
}

.r
{
	color: #f00000;
}


