#block {
	margin-right: 260px;
}

#block h3 {
	background: #68746E url(/news/images/star.gif) no-repeat 15px;
	color: #000;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	padding-left: 50px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 0;

}

.entry {
	margin-bottom: 20px;
}

.entry p {
	padding: 5px;
}

.posted {
	padding: 5px;
	text-align: right;
	font-size: 11px;
}

#sidebar {
	width: 250px;
	top: 5px;
	right: 5px;
	position: absolute;
	font-size: 12px;
}

#sidebar ul {
	list-style-type: none;
	list-style-image: none;	
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0;
	padding: 0;
	text-align: left;
}

#sidebar a:link {  font-weight: bold; color: #B5CEE2; text-decoration: none; font-style: normal}
#sidebar a:visited {  font-weight: bold; color: #93ACD0; text-decoration: none}
#sidebar a:hover {  font-weight: bold; text-decoration: underline}
#sidebar a:active {  font-weight: bold; text-decoration: underline; color: #A4BDE1}

#sidebar .button {

}

.box {
	width: 220px;
	color: #DDDDDD;
	padding-bottom: 15px;
	background: url(images/boxbottom.gif) no-repeat bottom #68746E;
	margin-bottom: 15px;
}

.box p {
	margin: 0;
	padding-top: 0;
	padding-left: 10px;
	padding-bottom: 0;
	padding-right: 10px;
}

.box h4 {
	background: url(images/boxtop.gif) no-repeat top;
	height: 24px;
	margin: 0;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0;
}

#disclaimer, .powered {
	margin-right: 260px;
}

.powered {
	font-size: 10px;
	text-align: center;
}
