#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;
	line-height: 50%;

}

#structure ul li ul li
{
	padding: 4px 0 0 0;
	line-height: 80%;

}



#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 p 
{
	font-weight: bold;
	color:#575757;
}

#unsubscribetable, #subscribetable
{
	margin: 0 0 0 5px;
}

.subscribep
{
	margin: 0 0 20px 5px;
}

.unsubscribep
{
	margin: 20px 0 20px 5px;
}

#mailerror, #mailerror2
{
	font-weight: bold;
	padding: 3px 0 0 3px;
	color: red;
	
}

.hightr
{
	height: 40px;
	font-size: 11px;
}

.label
{
	width: 110px;
}

.label1
{
	width: 150px;
}

#names,  #email, #email2, #name
{
	font-weight: bold;
	border: 1px solid #cecece;
	width: 200px;
	height: 20px;
	margin: 5px 0 0 0;
}

#feedback
{
	font-weight: bold;
	border: 1px solid #cecece;
	width: 200px;
	margin: 5px 0 0 0;
}


#subscribe_button, #reject, #faq_submit
{
	background-image: url(../img/content/button.gif);
	background-repeat: repeat-x;
	border: 1px solid #5d5d5d;
	color: white;
	margin: 0 0 10px 0;
	
}