#header ul li#commissions a {
	margin-right: 9px; 
	padding: 0 8px 0.5em 6px;
	border-bottom: 3px solid #fff;
}

div#text {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	margin: 0px;
	padding: 0px;
	width: 784px;
	height: 319px;
	background: url(../images/commissions_bg.jpg) top left repeat-y;
	overflow: auto;
}

#text p#first {
	color: #e1af3b;
	font-size: 24px;
	margin: 15px 17px 20px 17px;
	line-height: 1.1em;
}

#text ul {
	list-style-type: disc;
	margin: 1em 17px;
}

#text p,#text li {
	font-size: 20px;
	margin: 1em 17px;
}

#text p#last {
	font-weight: bold;
}

#text p,#text li {
	line-height: 1.2em;
}