/* Add your own custom css to this file. You may wish to use css !important calls to override css from the template css files.
----------------------------------------------------------- */
.clear {
	height: 1px;
	clear:both;
}

h1, h2, h3, h4, h6, h6 {
	line-height: 1.2em;
}

fieldset.only {
	display:none;
}

.facilitiesul {
	width: 100%;
	margin-bottom: 0px;
	margin-top: 0px;
}
.facilitiesul li {
	width: 200px;
}

.module_round_box_outer {

}

.svcsimg {
	width: 200px;
	height: 200px;
	margin: 0px 20px 10px 0px;
	float:left;
}


@media screen and (max-width: 800px) {
    .svcsimg {
       margin: 0px 0px 10px 0px;
    }
}