/* CSS Document */

#content {
	width:360px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#rightcol {
	width: 210px;
	padding-right: 5px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #006666;
	padding-left: 10px;
}
#adspace {
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 20px;
	text-align: center;
}

