img {
	border:0;
}

table, tr, td, tr {
	border-collapse: collapse;
	vertical-align: top;
	text-align: left;
  	font: 13px/15px Verdana,Arial,Helvetica,sans-serif;
}

a {
	color: #8D0D19;
}

table.bordered tr th, table.bordered tr td {
	border: 1px solid #000000;
}

#pagination .selected {
	font-weight: bold;
	color: #8D0D19;
}

#pagination {
	padding-top:7px;
	font-family:Verdana, Arial, Helvetica;
	font-size:12px;
	clear:both;
}

#dbContainer {
	width:560px;
	margin-left:20px;
	height:auto;
}

.dbItem {
	width:112px;
	height:130px;
	margin:7px 0 0 7px;
	padding:4px;
	float:left;
	position:relative;
	text-align:center;
	border:1px solid #dedede;
}

.dbItemPic {
	width:110px;
	height:110px;
	border:1px solid #dedede;
	text-align:center;
	overflow:hidden;
}

.dbItemPic img {
	vertical-align:bottom !important;
}

.dbItemName {
	width:112px;
	height:14px;
	position:absolute;
	bottom:4px;
	clear:both;
	text-align:center;
	/*color:#bdbdbd;*/
	color: #727474;
	font-family:Verdana, Arial, Helvetica;
	font-size:12px;
}

#itemValues {
	width:220px;
	height:auto;
	margin:0 0 0 7px;
	padding:10px;
	border:1px solid #dedede;
}

#photoLarge {
	width:300px;
	height:300px;
	padding:4px;
	float:left;
	border:1px solid #dedede;
}