@CHARSET "ISO-8859-1";

#box {
	background: #fff;
}

#description.panes {
	clear: both;
	padding: 0px 30px 10px 30px;
}

#description.panes img {
	float: left;
	padding-right: 10px;
}

div.list {
	clear: both;
}

#description p {
	line-height: 11pt;
	margin: 0px;
}

#description.list img {
	float: left;
	margin-right: 5px;
}

.column {
	margin-top: 15px;
	float: left;
	width: 160px;
	border-right: 1px solid #000;
	padding-left: 30px;
}

.column.last {
	border-right: 0px;
}

.column li {
	display: block;
	list-style-type: square;
}

.column li a:hover {
	text-decoration: underline;
}

#details {
	margin: 0px auto;
	width: 700px;
}

#details p h2 {
	line-height: 14pt;
}
