/******************************************************
	Individual Page CSS
*******************************************************/

#newsbox {
	height:430px;
	position: relative;
	border: 1px solid #ccc;
}
#newsbox .item p {
	padding: 5px;
}
/*#newsbox div {
	padding: 4px;
	color: white;
	position: absolute;
	background: url('http://www.littlefenway.com/fenway/images/transparent.png') repeat;
}*/
.title {
	padding: 10px;
	text-align: right;
	color: #666666;
}
.faq {
	margin-left: 9px;
	padding-left: 3px;
}
.faq li {
	padding-left: 0px;
	padding-top: 5px;
}
.photos td {
	vertical-align: center;
	text-align: center;
}
table.forums {
	width: 100%;
	border-collapse: collapse;
}
table.forums th {
	background: url(../images/titlebar.jpg) repeat-x;
	height: 22px;
	padding-left: 4px;
}
table.forums td {
	padding: 5px;
	border-bottom: 1px solid #999999;
}