

.num_of_item {
	width: 194px;
	height: 50px;
	float: right;
	background-image: url(/images/num_o_site.jpg);
	color: #fff; font-weight: normal;
	font-size: 17px; text-align: center;
	padding-top: 6px; margin-right: 25px;
}



#theImages .element {
	height: 125px;
	width: 86px;
	padding: 10px 21px;
	margin: 0;
	float: left;
	text-align: center;
	color: #665;
	display: block;
}

#theImages .element a {
	text-decoration: none;
    color: #ccc
}

#theImages .element a:hover {
	color: #f00;
}

#theImages .element img
{
    border: 2px solid #E0E0E0;
}


#theImages .element a:hover img {
	border: 2px solid #C7C7C7;
}

#theImages .element span, #theImages .element p {
	text-decoration: underline;
    font: 100 10px Tahoma;
    padding: 0;
    margin: 0;
}

