﻿.infoSection2 {
	background:#fff;
	color:#666666;
	width:685px;
	margin-bottom:10px;
}

.infoSection2 div{
	padding:10px
}

.infoSection2 div p{
	font-size:80%;
	margin:5px 0 5px 0;
}

.infoSection2 div h3 {
	margin:0 0 10px 0
}
.infoSection2 div p a {
	color:#666;
}
.infoSection2 div p a:hover {
	color:#8F0000;
}
