﻿#main 
{
	height: 100px;
	background-position: left 30%;
}

#main img 
{
 margin-top: 10px;
}

.cbox h3
{
	font-weight: bold;
	font-size: 115%;
	width: 100%;
	text-align: center;
}

a img 
{
	border: none;
}

h2
{
	border-bottom:  1px solid #BDBDBD;
	margin-bottom: 5px;
}