.col {
    width: 50%;
    float: left;
    min-height: 233px;
    display: block;
    padding-right: 5px;
}
.custom-chk-input.selected {
    background: #2f445a;
}
.custom-chk-input {
     width: 15px;
    height: 15px;
    background: #fff;
    border: 1px solid #2f445a;
    display: block;
    margin: auto;
    margin-top: 4px;
    border-radius: 20px;
    margin-right: 6px;
    float: left;
}
.btn{
	    padding: 9px 15px;
    border-radius: 4px !important;
}
.btn .icon-search{
	padding-right: 7px;
}
.ordering-box{
	    padding: 18px 0px;
	    padding-top: 0px;
    float: left;
    width: 100%;
}
.phrases{
	    margin-bottom: 10px !important;
}
.btn-toolbar{
	clear: both;
}
.ordering,.ordering-box .chzn-container{
	float: left;
	    clear: both;
}
.ordering-box .chzn-container{
	width: 100% !important;
	    max-width: 385px;
}
#searchForm fieldset {
    margin: 20px 0px;
}
.ordering-box .chzn-container-single .chzn-single{
	background: #fff;
	    padding: 2px 0px 0px 9px;
    height: 31px;
        box-shadow: 0px 0px 0px;
}
.ordering-box .chzn-container-single .chzn-single div{
	    top: 3px;
}
#search-searchword{
	border-radius: 5px;
    border: 1px solid #aaaaaa;
}
label.radio {
    float: left;
    margin-left: 11px;
}
.custom-chk-input input {
    opacity: 0px;
    width: 0px;
    height: 0px;
    overflow: hidden;
    position: absolute;
    left: -1000px;
    text-indent: -100000px;
}
.countr-page{
	    border-bottom: 1px dashed #aaa;
	width: 100%;
    float: left;
    clear: both;
    margin: 24px 0px;
	margin-top: 5px;
 /*  border-bottom: 1px solid #aaa;
    border-top: 1px solid #aaa;*/
}
.ordering{
	    padding-bottom: 4px;
}
.result-created img{
	position: relative;
    top: 3px;
    width: 12px;
}
.searchintro {
    float: left;
    clear: both;
    width: 100%;
    margin-top: 20px;
}
#searchForm{
	margin: 0px;
}
.counter{
	float: left;
    margin-top: 8px !important;
    margin-bottom: 8px !important;
}
.counter p{margin-bottom: 0px;}
.form-limit .chzn-container{
	max-width: 60px;
	min-width: auto;
}
.form-limit .chzn-single{
	width: 60px;
}
.form-limit .chzn-drop{
	width: 60px;
	color: #000;
}
.form-limit{
	float: right;;
	margin-top: 6px;
}
