#switch {  }
#switch .selectBox {margin:5px 0 5px 0:}
#switch p {font-size:12px;text-align:center;margin-left:100px;}
#list3 { border: 1px solid #4C944C;width:42.5em;overflow:hidden;font-size:14px; }
#list3 div.selected { font-weight: bold; }
#list3 div div {
	border-left:10px solid #3366AA; 
	background-color:transparent;
	padding: 4px;
}
#list3 div.title {
	text-align:center;
	border: 1px solid #3366AA;
	background-color: #4C944C;
	padding-left: 5px;
	cursor: pointer;
	
}
#list3 div.selected {
	border-color:#3366AA;;
	border-bottom: none;
	background-color: #4C944C;
}
#list3 p{font-size:13px;}
#list3 h2{font-size:14px;}
#list3 h3{font-size:16px;margin:0;color:#ffffff;}