﻿@charset "utf-8";

.sites{
	width: 300px;
	margin: 20px 0 0 30px;
	float: left;
	display: inline;
}
.sites li{
	margin: 15px 0 0;
	padding: 0 0 2px 16px;
	border-bottom: 1px solid #CCC;
	background: url(/links/img/open.gif) left center no-repeat;
}