.basic, #list2, { width:610px; }

.basic  {width: 610px;border: 1px solid white;}
.basic div {background-color: #edecec;}

.basic p {
	margin-bottom : 10px;
	border: none;
	font-size: 12px;
	margin: 0px;
	padding: 10px;
}

.basic a {
	cursor:pointer;
	display:block;
	padding:5px;
	margin-top: 0;
	text-decoration: none;
	text-indent:25px;
	font-size: 12px;
	color:#6B6A6A;
	background-color: #00a0c6;
	border-bottom: 1px solid #fff;
	
}
.basic a:hover {background-color: white;}
.basic a.selected {color:#6B6A6A;}

.basic a.poverty {
	background:#d2e5d4 url(../images/acc1bg.gif) repeat-y 0 0;
	}
.basic a.et {
	background:#d8e4ef url(../images/acc2bg.gif) repeat-y 0 0;
	}
.basic a.hswb {
	background:#fcf2d5 url(../images/acc3bg.gif) repeat-y 0 0;
	}
.basic a.lweh {
	background:#eddbfd url(../images/acc4bg.gif) repeat-y 0 0;
	}
.basic a.pd {
	background:#fedaf0 url(../images/acc5bg.gif) repeat-y 0 0;
	}


@media print {
	.basic div, #navigation ul, #list2 dd, #list3 div{
		display: block!important;
		height: auto!important
	}
}
