#leftpage {
	width: 100%;
	float: left;
  border: none;
  padding: 22px;
  background: url(manbground2.png) no-repeat 0 0;
	background-repeat: no-repeat;
	background-color: #f3f7fd;
	min-height: 200pt;
}

#text {
	width: 80%;
	float: center;	
	border: #B8B8B8 dotted 1px;	
}

td.description {
	font-family: Tahoma, Verdana;
	font-size: 8pt;
}

div.item {
	border: 2;
	border-color: #DC3B3B;
}
