#sites_blank1 {
	background: url(images/scrollbar_blank_top.png) 0 0 no-repeat;
	z-index: 10;
	position: absolute;
	width: 147px;
	height: 7px;
	left: 0px;
	top: 0px;
}

#sites_blank2 {
	background: url(images/scrollbar_blank_bottom.png) 0 0 no-repeat;
	z-index: 10;
	position: absolute;
	width: 147px;
	height: 7px;
	left: 0px;
	top: 153px;
}

#sites_area {
	background: #FFFFFF url(images/scrollbar_bg.png) 0 0 no-repeat;
	width: 170px;
	height: 160px;
}

#sites {
	width: 170px;
	height: 160px;
	overflow: auto;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 120%;
}

#sites_inner {
	margin-right: 15px;
	margin-left: 7px;
	margin-top: 8px;
	margin-bottom: 8px;
}
