#members_box {
	background: url("../../images/memberslist-box_body.png") repeat-y left top;
	width: 560px;
	border-collapse: collapse;
	z-index: 3;
}


#members_box .country_name{
	color: #34669b;
}

.country_name a {
	text-decoration: none;
}

#members_box td {
	padding: 10px 6px;
	vertical-align: top;
	border: none;
	border-bottom: 1px dotted #b2b2b2;
}

#members_box_right {
	background: url("../../images/memberslist-box_top.png") no-repeat right top;
	padding: 3px 10px;
	width: 100%;
	margin: 0px;
	z-index: 0;
}

.box_footer {
	background: url("../../images/memberslist-box_bottom.png") no-repeat left bottom;
}

#members_box_right th {
	color: white;
	/*margin-bottom: 7px;*/
	padding: 0px 6px;
	font-weight: bolder;
	text-align: left;
	font-size: 100%;
}

#members_box_right thead th {
	height: 2em;
	vertical-align: middle;
}

#state {
	width: 15%;
}

#liaison {
	width: 33%;
}


#members_box .box_footer {
  margin: 0;
	background: url("../../images/box_lb.gif") no-repeat left bottom;
/*	border-top: 1px dotted #b2b2b2;*/
}

#members_box .box_footer p {
	background: url("../../images/box_rb.gif") no-repeat right bottom;
	text-align: right;
	padding: 5px;
}

#members_box .box_body {
	background: url("../../images/box_right_border.gif") repeat-y top right;
	padding: 5px;
}

.constituent {
	margin-bottom: 5px;
}
