@charset "utf-8";
/* CSS Document */

.site, .site1 {
	border-top: dotted 1px #999;
	padding-top: 20px;
	clear:left;
}
.site_img {
	float:left;
	width: 200px;
	padding-bottom: 20px;
	
}
.site_copy {
	float:left;
	width: 340px;/*650px;*/
	padding-bottom: 20px;
}
.title {
	font-weight: bold;
	padding-top: 0px;
	margin-top: 0px;
}
/*#contentinside #sites h1 {
	border-top: dotted 1px #999;
	padding: 10px 0px;
	margin-bottom: 0px;
}
#contentinside #sites h2 {
	clear: left;
	border-top: dotted 1px #999;
	padding: 10px 0px;
	margin-bottom: 0px;
}*/