p {
	margin: 0 20px 20px 0;
	line-height: 150%;
	clear: both;
}

div.item dl dd a {
	color: #aaf;
	font-weight: normal;
}

div#category {
    padding: 20px 0 0 0px;
}

div#other {
    border-top: 1px solid #999;
    padding: 20px 0 0 0px;
}

div.title {
    float: left;
    width: 200px;
	font-size: 12pt;
}

div.title h2 {
    font: normal normal 1em "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
}

div.item {
    width: 600px;
    float: right;
    padding: 0px 0 20px 0px;
}

div.item dl dt a {
    border-bottom: none;
    font-size: 1.2em;
}

div.item dl dt em {
    color: #666;
    font-style: normal;
}

div.item dl dd {
    margin: 10px 0 0 0px;
    line-height: 150%;
}
