[class^="icon-"]:before, [class*=" icon-"]:before {
    font-family: FontAwesome !important;
}
.eshop-search .input-prepend .add-on, .eshop-search .input-prepend .btn {
    margin-right: -1px;
	height: auto;
	padding: 6px;
}
.eshop-categories-list .eshop-category-wrap, .eshop-sub-categories-list .eshop-category-wrap {
    border: 1px solid #eee;
    text-align: center;
}
.eshop-categories-list .eshop-category-wrap img, .eshop-sub-categories-list .eshop-category-wrap img, .eshop-image-block img, #main-image-area img {
	margin: 0 auto;
}
#cboxLoadedContent .controls .btn, .form-horizontal .controls input[type="text"] {
	margin: 0 0 8px;
}
body .radio, body .checkbox {
    padding-left: 20px;
}