/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 
 */

.divsiteslist {
	overflow: auto;
	height: 210px;
	width: auto;
	display: inline-block;
}
.tblsitelist, .tblsitelist td {
	padding: 0px 15px;
	border: none;
}
