.sideBar {
	background-color: #FFFFFF;
	width: 152px;
	height:700px;
	margin: 0px;
	clear: none;
	float: left;
	margin-left: -154px; /*Set left margin to -(RightColumnWidth) */
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
#bookContent {
	margin-top:10px;
	text-align:center;
}
#diggContent div div.rss-item {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#diggContent div div a{
	color:#333333;
}
#diggContent div div a:hover{
	color:#999999;
}
#linkContent div {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#linkContent div a{
	color:#333333;
}
#linkContent div a:hover{
	color:#999999;
}
div.panel h3 {
	background-color: #666666;
	color:#EEEEEE;
	width: 150px;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	margin:0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #999999;
	background-image: url(../images/bkg_accordian_btn.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
div.panel h3 a {
	color:#EEEEEE;
	text-decoration:none;
}

div.panel h3 a img {
	display:none;
}

#my_twitter_status_time {
	font-style:italic;
	text-align:center;
	margin-top:3px;
	margin-bottom:3px;
}
.sideLink {
	display:block;
	margin-top:3px;
	margin-bottom:3px;
}
.delicious-posts {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.delicious-post {
	margin-bottom: 10px;
}
.delicious-banner {
	margin-bottom: 5px;
	font-size:13px;
}
#twitter_div {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}

#twitter_div li {
	margin-bottom: 5px;
	list-style: none;
}
