.cls {

	clear: both;

}




.ajaxform {

	border-bottom: 1px solid #eee;

    margin-bottom: 2.5em;

    padding: 1.5em 0 2em 0;

}



.collection-drop {

	float: right;

    font-size: 150%;

    margin: 0 1em 1em 0;

    width: auto;

}



.drop-col {
	color: #222;
    float: left;
    font-weight: 400;
    margin: 0 1em 0 0;
    padding: 0.4em 1.3em;    
    width: auto;
    min-width: 185px;
}

.custom-search {
    float: right;
}

.entry-header, .entry-content {
    font-size: 0.6rem;
}

.entry-wrap {
    padding: 15px;        
    box-shadow: none;
}


/*Additional*/

.ajaxform label {
    display: block;
    margin-bottom: 2px;
    width: auto;
    float: left;
    font-weight: bold;
    padding: 5px 5px 0 0;
    width: auto;
}

#listingad {
    float: left;
    margin-bottom: 20px;
    margin-top: 20px;
    width: 100%;
}

.imgad {    
    border: 1px solid #eee;
    display: block;
    margin: 0 auto;
    min-height: 280px;
    width: auto;
    height: 280px;
}

#itemad {
    margin-bottom: 10px;
    margin-top: 10px;
    float: left;
}

.iteadd-title {
    font-family: inherit;
    color: #222;
    font-size: 1.3rem;
    font-weight: bold;
    margin: 0;
    text-align: center;
}

.iteadd-desc {
    font-family: inherit;
    color: #444;
    font-size: 1rem;
    font-weight: 500;
    margin: 0;
    text-align: center;
}

ul, ol {
    list-style: none;
}

ul li:nth-child(3n+3) {  
  margin-right: 0;
}

.search-btn {
    background: #000000;
    color: #fff;
    border: none;
    padding: 4px 40px !important;
    float: left;
    margin-top: 0;
}

.catgroup {
    width: auto;
    float: left;
    margin: 7px 7px 20px 7px;
    border-right: 1px solid #dedede;
}

.catgroup .cat-label {    
    width: auto;
    font-weight: 600;
    text-align: left;
    text-transform: uppercase;
    padding: 5px 10px 5px 0;
    margin: 0;
}

#image {
    width: 100%;
    height: auto;
    margin: 0 auto;    
}

#image img {
    position: relative;
    width: 50%;
    margin: 0 auto;    
    height: auto;
    display: block;
}

/*Forms*/
body .gform_wrapper .top_label .gfield_label, body .gform_wrapper .left_label .gfield_label, body .gform_wrapper .right_label .gfield_label {
    font-weight: 400;
    width: auto;
    float: left;
    padding: 8px 7px 0 0;
}

.gform_wrapper ul.gfield_checkbox li, .gform_wrapper ul.gfield_radio li {
  padding: 0 !important;
float: left;
width: 100%;

}

#input_1_5, #input_2_5, #input_3_5, #input_4_5, #input_5_5, #input_6_4, body .gform_wrapper .top_label input.medium, body .gform_wrapper .top_label select.medium, body .gform_wrapper .top_label li.gfield.gf_left_half, body .gform_wrapper .top_label li.gfield.gf_right_half {
  height: auto;
}
