@CHARSET "UTF-8";

body {
	background: none;
}

#modal ul {
	list-style: none;
}

#modal ul li {
	margin: 15px 0;
	font-size: 0.8em;
}

#modal h3 {
	margin: 10px 0;
}

#modal .section h3 {
	font-size: 0.8em;
}

#modal #right {
	width: 450px;
}
