*{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;		
}
h1{
	font-size: 22px;
}
h3{
	font-size: 18px;
}
h1,h3{
	display: block;
	margin-bottom: 10px;
}
#top,#footer,#categories_cont,#col_right,#path,a.print,#search{
	display: none;
}

#att{
	clear: both;
}
#att th,#att td{
	vertical-align: top;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}

#att th {
	width: 100px;
}
#photos{
	margin-bottom: 10px;
	margin-top: 10px;
	clear: both;
}
#photos a {
	float: left;
	display: block;
	margin-right: 10px;
	margin-bottom: 10px;
}
#photos a img{
	border: 0px;
}
