body{
	font-family:Verdana, Geneva, sans-serif;
	font-size:76%;
	background-color:#E2F8FE;
	margin:0px;
}

#wrapper{
	margin:0px 0px 20px 20px;
	padding:15px;
	width:740px;
	background-color:#FFF;
	border-left:1px solid #CDCDCD;
	border-right:1px solid #CDCDCD
}

.nest-1{
	list-style-type:none;
}

.important{color:#FF6600}
