#widget_container {}

#widget_container p {
  font-size:10px;
  margin:0;
  line-height:14px;
}

#widget_container .highlight {
	color:#d3732c
}

#widget_container ul li {
	margin:0 5px 0 -17px;
	line-height:16px;
}

#widget_container #resources_header {
	width:170px;
	height:63px;
	background:url(/images/thwack_widget/small_top_bg.gif) top no-repeat;
}

#resources_header p {
	color: #fff;
	padding-top: 30px;
}

#widget_container #resources_header a {
	color: #fff;
}

#widget_container #resources_body {
	width:168px;
	border-left: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	padding:10px 0 10px 0;
	background:#fff;
}

#widget_container #resources_footer {
	text-align:center;
	width:170px;
	height:28px;
	background:url(/images/thwack_widget/small_bottom_bg.gif) top no-repeat;
	padding-top:3px;
}

#widget_container #home_header {
	width:305px;
	height:52px;
	background:url(/images/thwack_widget/home_header.gif) top no-repeat;
}

#home_header p {
	color: #fff;
	padding-top: 35px;
}

#widget_container #home_body {
	width:303px;
	border-left: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	padding:10px 0 10px 0;
	height:70px;
	overflow:auto;
}

#home_body ul li {
	margin:0 10px 0 25px;
	list-style-type:disc;
	line-height:16px;
}

#widget_container #home_footer {
	text-align:center;
	width:305px;
	height:32px;
	background:url(/images/thwack_widget/home_footer.gif) top no-repeat;
	padding-top:6px;
}

#widget_container #home_footer a {
	color:#fff;
}