.btoshop a {
}
.btoshop a:hover {
	text-decoration: underline;
}
.productimage {
	position: relative; width: 162px; height: 225px; margin-bottom: 0px; overflow:hidden; float:left; text-align: center; 
margin-left: 0px; margin-right: 6px;
border: 1px solid white;
}



.productimage img {
cursor: pointer;
}

#leftnavigation .btoshop-leftnav {
	font-family: Arial;
}

#leftnavigation ul li .selected {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#leftnavigation ul li  {
	font-family: Arial;
	font-size: 11px;
}
#leftnavigation ul  ul li  {
	font-family: Arial;
	font-size: 10px;
}
.productimage:hover{
	background-color: #edf2fa;
	border-color: #edf2fa;
}
.microthumb {
	cursor: pointer;
	border: 1px solid white;
}

.microthumb:hover {
	cursor: pointer;
	border: 1px solid orange;
}


.thumb {
border-bottom: 1px dotted #cccccc;
}

.count{
	color: #777777;
}

.categories-list {
	font-family: Arial;
	margin-bottom: 24px;
	font-size: 14px;
}
.categories-list-small {
	font-size: 11px;
}

.categories-list a {
text-decoration: none;
}
.categories-list a:hover {
text-decoration: underline;
}
