
.shopImage{
 margin:0 0 -10px 0; 
 width:133px; 
 height:45px; 
 background:url('images/shop.jpg') no-repeat; 
 background-position:0 -45px; 
 clear:both
 }
 
.shopImage:hover{
 background-position:0 0
 }
 
.shopImageBox {
 height:45px;
 }

.findImage{
 margin:0 0 -10px 0; 
 width:133px; 
 height:33px; 
 background:url('images/find.jpg') no-repeat; 
 background-position:0 -33px; 
 clear:both
 }
 
.findImage:hover{
 background-position:0 0
 }
 
.findImageBox {
 height:33px;
 }

.b2bImage{
 margin:0 0 -10px 0; 
 width:133px; 
 height:53px; 
 background:url('images/b2b.jpg') no-repeat; 
 background-position:0 -53px; 
 clear:both
 }
 
.b2bImage:hover{
 background-position:0 0
 }
 
.b2bImageBox {
 height:53px;
 }

.blogImage{
 margin:0 0 -10px 0; 
 width:116px; 
 height:116px; 
 background:url('images/blog.jpg') no-repeat; 
 background-position:0 -116px; 
 clear:both
 }
 
.blogImage:hover{
 background-position:0 0
 }
 
.blogImageBox {
 height:116px;
 }
 
 .storeImage{
 margin:0 0 -10px 0; 
 width:134px; 
 height:207px; 
 background:url('images/store.jpg') no-repeat; 
 background-position:0 -207px; 
 clear:both
 }
 
.storeImage:hover{
 background-position:0 0
 }
 
.storeImageBox {
 height:207px;
 }
 
.twitterImage{
 width:133px; 
 height:35px; 
 background:url('images/twitter.jpg') no-repeat; 
 background-position:0 -35px; 
 clear:both
 }
 
.twitterImage:hover{
 background-position:0 0
 }

.facebookImage{
 width:133px; 
 height:35px; 
 background:url('images/facebook.jpg') no-repeat; 
 background-position:0 -35px; 
 clear:both
 }
 
.facebookImage:hover{
 background-position:0 0
 }
 
.socialImageBox {
 margin-left:-7px;
/* height: 70px;*/
 padding: 12px 0;
}

.sidebarText {
 position: relative;
 top: 0;
 left:18px;
 width:115px;
 z-index: 0;
 }
