﻿body, td {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}



.category {
	float:left;
	margin-right:20px;
	margin-bottom:10px;
	text-align:center;
	
}

.category .title {
	margin-top:5px;
}


.photo{
	border:3px solid #9CB5C9;
}

.photo-category{
	border:0px;
}


.header {
	color: #ff0000;
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
}
a:link {
	color: #ff0000;
	text-decoration: underline;
	font-family:arial, helvetica;
	font-size:10px;
	clear:both;
}
a:visited {
	color: #ff0000;
	text-decoration: underline;
	font-family:arial, helvetica;
	font-size:10px;
	clear:both;
}
a:hover {
	color: #0000ff;
	text-decoration: underline;
	font-family:arial, helvetica;
	font-size:10px;
	clear:both;
}

.paging {
	color: #FFFFFF;
}

.paging .disabled {
	color:Silver;
}


.desc {
	margin-top:20px;
	color:#FFFFFF;
}
.title {
	font-size:10px;
	clear:both;
}