#voList li{
	cursor: move;
	width: 540px;
	list-style: none;
	left: 10px;
}

#mySelection {
	width: 450px;
	height: 45px;
}

#contBox {
	font-size: 13px;
}

#cont1 {
	width:530px;
}

#titles {
	background-color:#ECE9D8;
	font-weight:bold;
	padding:5px;
}

#contTit {
	background-color:#ECE9D8;
	padding:5px;
}

#contMsg {
	border-bottom: 1px solid #ECE9D8;
	padding:5px;
}

#noContData {
	font-size: 13px;
	margin: 10px;
	width: 450px;
}

#spacer1 {
	height:15px;
}