.right_container {
	top: 267px;
	position:static;
	background-repeat: no-repeat;
	background-image: url(../images/right_container_bottom.png);	
	background-position: bottom;	 
	border-top: 1px solid #E0E0E8;
	width: 186px !important;
	width: 174px;	
	font-size: 10px;
}

#three-column-c h2 {
	padding: 5px 0px 3px 0px;
	border-bottom: solid 1px #e0e0e8;
	font-style: italic;
	font-size: 11px;
	width: 164px !important;	
	width: 100%;
}

.right_container a {
	color: #0082C2;
	text-decoration: none;
}

.right_container a:hover {
	text-decoration: underline;
}

.right_container li {
	margin: 0 0 0 7px;
	padding-bottom: 4px !important;
	padding-bottom: 3px;
}

.right_container li ul li{
	margin: 0 0 0 0px;
	padding-bottom: 4px !important;
	padding-bottom: 3px;
}

.right_container ul {
	list-style-type: none;
	margin: 4px 0 0;
	padding: 0;
}

.right_container_content {
	padding: 0px 10px 10px 4px;
	margin-bottom: 40px;
}

.textwidget {
	padding: 0px 0px 0px 7px;
}
.dateText {
	text-align: center;
	padding: 5px 0;
	font-weight: bold;
}
.right_container ul.children {
	margin-bottom: 10px;
}

.textwidget .button_white {
	background: white url('/wp-content/themes/thunderbird_3_0/images/exec_news_bg.gif') bottom repeat-x;
	border: 1px solid #CACACA;
	margin: 5px 0 12px 0;
	padding: 3px;
	text-align: center;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.textwidget .button_white a {
	display: block;
}
