#containersidebar {
	float: left;
	width: 142px;
	margin-top: 10px;
	margin-right: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666600;
	border-bottom-color: #666600;
}
#sidebar2 {
	float: left;
	height: 18px;
	width: 150px;
	border: 1px dotted #666600;

}
.Style2 {
	font-size: 12px;
	color: #999900;
