#item_thumbs{
	float:left;
}
.item_thumb1 {
	float:left;
	margin-right: 9px;
	margin-top: 15px;
	border: 1px solid #e4e4e4;
}
.item_thumb1 img{
	border:0;
}
.item_thumb2 {
	float:left;
	margin-right: 9px;
	margin-top: 15px;
	border: 1px solid #e4e4e4;
}
.item_thumb2 img{
	border:0;
}
.item_thumb3 {
	float:left;
	margin-top: 15px;
	border: 1px solid #e4e4e4;
}
.item_thumb3 img{
	border:0;
}
.item_thumb_link{
	float:left;
	border:1px solid white;
}
.item_thumb_link:hover{
float:left;
border: 1px solid #999999;

}

