﻿.title {
/* background: #F5F5F5 url('../images/document_gray.gif') no-repeat 3px 5px; */
line-height: 22px;
padding: 3px 0px 0px 2px;
margin: 0 0 3px 0;
border-bottom: 1px solid #BFBFBF;
font-family: Times New Roman;
font-size: 16px;
text-transform: uppercase;
font-weight: bold;
text-align: left;
color: #fe0000;
width:660px;
}
.listItemLink {
width: 97%;
display: block;
background: url('../images/dot.jpg') no-repeat 0 5px;
padding-left: 8px;
text-align: justify;
}
.boldLink {
font-weight: bold;
 font-size:14px;
}
.photoItem
{
	display:block;
	float:left;
	margin:3px 6px;
}
.photoItem img
{
	width:210px;
	height:120px;
	padding:3px;
	border:solid 1px #c8c8c8;
}
.photoItem div
{
	width:100%;
	margin:3px 0;
	text-align:center;
}

