#structure
{
	padding:4px 4px 20px 4px;
	margin: 0 0 10px 0;
	border:4px solid #2877aa; 
}

#structure a
{
	font-weight: bold;
	color: #575757;
	text-decoration: none;
	line-height: 100%;
	vertical-align: middle;
}

#structure a:hover
{
	text-decoration: underline;
}


.selecteda
{
	color: #2877aa;
}

#structure ul li
{
	padding: 0 0 4px 0;

}

#structure ul
{
	margin: 0 0 0 10px;
}

#structure p
{
	font-weight: bold;
	color: black;
	margin: 5px 0 0 10px;
}

#structure hr
{
	color:#a9c9dd;
	background-color: #a9c9dd;
	width: 90%;
	height: 1px;
	border: 0px;
	margin: 5px 0 7px 7px;
}

#subscribe
{
	
}

#subscribe p 
{
	font-weight: bold;
	color:#575757;
}

#subscribe label 
{
	color: #575757;

}

#name,  #mail
{
	font-weight: bold;
	border: 1px solid #cecece;
	width: 80px;
	height: 20px;

}

#filter img
{
	margin: 3px 0 0 0;
	vertical-align: top;
}

#filter #submit
{
	background-image: url(../img/content/button.gif);
	background-repeat: repeat-x;
	border: 1px solid #5d5d5d;
	color: white;
	margin: 2px 0 0 5px;
}
