/* CSS Document */

h3 {
	font-size: 14px;
	line-height: 32px;
	color: #333333;
	text-align: left;
/*	background-image: url(../../img/kool_logo2.gif);
	background-repeat: no-repeat;
	background-position: 26px center;
	padding-left: 310px;*/
	width: 680px;
	margin: 0px auto 30px;
}
p {
	font-size: 14px;
	line-height: 20px;
	color: #666666;
	margin: 0px auto 20px;
	width: 680px;
	text-align: left;
}