#list3 { border: none; }
#list3 div.selected .title { font-weight: bold; }

#list3 div div {
	padding: 5px;
	background-image:
url('right_side_background.png');
	padding-top: 10px;
	}
#list3 div div {
	padding: 5px;
	background-image:
url('right_side_background.png');
	padding-top: 10px;
	
	
}
#list3 div.title {
	background-image:url('background_cell3.jpg');
	background-repeat:repeat;
	height: 15px;
	font-family: "Lucida Grande", Geneva, Verdana, sans-serif;
	font-size: 11px;
	padding-top:5px;
}
#list3 .title:hover {
	background-color: white;
	
}#list3 div.selected {
	border-bottom: none;
}


#listlframe3 div div {
	padding: 0px;
	padding-top: 0px;	}
	



#listl3 { border: none; }
#listl3 div.selected .title { font-weight: bold; }

#listl3 div div {
	padding: 5px;
	background-image: url(left_side_background.png);
	padding-top: 10px;	
	
	
}
#listl3 div.title {
	background-image:url('background_cell3.jpg');
	background-repeat:repeat;
	height: 15px;
	font-family: "Lucida Grande", Geneva, Verdana, sans-serif;
	font-size: 11px;
	padding-top:5px;
}

#listl3 div.iframe {
	height:220px;
	padding: 0;
}

#listl3 .title:hover {
	background-color: white;
	
}#listl3 div.selected {
	border-bottom: none;
}


/*media print {
	.basic div, #navigation ul, #list2 dd, #list3 div{
		display: block;
		height: auto;
	}/*


