#search_box{
}

#search_box #searchform{
	height:70px;
	margin-left:-9px;
	margin-top:-15px;
	padding-top:15px;
}

label.hidden{
	display:none;
}

.widget{
	margin-bottom:15px;
	margin-top:15px;
}
.widget ul li{
	text-indent:5px;
	color:#3978C5;
}

.widgettitle{
	font-family:sans-serif;
	color:#FF6600;
}
h2.widgettitle{
	font-size:14px;
}

#sidebar ul{
	list-style:none;
	list-position:outside;
}

#alert_box{
	background:transparent url(images/alert_box_bg.png) no-repeat center;
	margin-bottom:10px;
	min-height:192px;
	height:190px;
	padding:20px 29px;
	overflow:hidden;
}
#alert_box h3{
	color:#FFF;
}
#alert_box p, #alert_box li, #alert_box a {
	color:#FFF;
}

#alert_box li{
	list-style: none;
}

.scroll_pane{
	width:200px;
	height:150px;
	overflow:auto;
}

.widget_recent_entries{}
.widget_recent_entries h2{
	font-size:18px;
}
.widget_recent_entries li{
	font-size:14px;
	font-weight:bold;
	line-height:1.3em;
}
.widget_recent_entries ul li{
	list-style-image:url(images/marker.gif);
	list-style-position:inside;
}
.widget_recent_entries li a{}


/*
#sidebar{
	background:#f6f7f9; width:100%;
}

#sidebar ul{
	background:url(images/border_bottom-1.gif) repeat-x bottom;
}

#search-3{
	background:url(images/corner_top_right.gif) no-repeat right top;
}



.box .border-top {background:url(images/border_top.gif) repeat-x top;}
.box .border-bottom {background:url(images/border_bottom.gif) repeat-x bottom;}
.box .border-bottom1 {background:url(images/border_bottom-1.gif) repeat-x bottom;}
.box .border-left {background:url(images/border_left.gif) repeat-y left;}
.box .border-right {background:url(images/border_right.gif) repeat-y right;}
.box .corner-top-left {background:url(images/corner_top_left.jpg) no-repeat left top;}
.box .corner-top-right {background:url(images/corner_top_right.jpg) no-repeat right top;}
.box .corner-bottom-left {background:url(images/corner_bottom_left.gif) no-repeat left bottom;}
.box .corner-bottom-right {background:url(images/corner_bottom_right.gif) no-repeat right bottom; width:100%; }
.box .corner-bottom-left1 {background:url(images/corner_bottom_left-1.gif) no-repeat left bottom;}
.box .corner-bottom-right1 {background:url(images/corner_bottom_right-1.gif) no-repeat right bottom; width:100%; }

*/
