.sidebar_mid
{
	background:url(../../img/sidebar_bg_mid.jpg) repeat-y;
}

.sidebar_cont
{
	background:url(../../img/sidebar_bg_bot.jpg) no-repeat bottom left;
	color:#fff;
	padding-bottom: 5px;
}

.sidebar_cont a
{
	color:#fff;
}

.sidebar_element
{
	margin-bottom:15px;
	overflow:hidden;
}

.sidebar_cap
{
	background: url(../../img/sidebar_cap.jpg) repeat-x;
	height: 29px;
	font:bold 16px Arial;
	color:#fefdff;
	text-align:center;
	padding-top: 5px;
	text-transform:lowercase;
}

.sidebar_body
{
	padding: 10px 5px 25px 20px;
}

.sidebar_body input
{
	width:130px;
	margin:2px 0 5px 0;
}

.sidebar_bottom
{
	padding:0px 19px 10px 0;
	text-align:right;
}

