/* CSS Document */

#profileTable {
	font-family: arial;
	font-size:12px;
	color: #FFFFFF;
	width: 760px;
	margin-top: 10px;
	margin-left: 0px;
	border:0px solid yellow;
	padding:0px;
}

#profileTable #categoryIcon {
	width:100px;
	margin:0px;
	padding:0px 0px 0px 0px;
	overflow:hidden;
}
#profileTable #categoryDescription {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 4px;
}

#servicesBody {
	font-size:12px;
	margin:0px 0px 0px 12px;
	background:url(../images/servicesBackground.jpg) no-repeat;
	background-position:100% 0%;
	height:303px;
	overflow:hidden;
}
#servicesCopy {
	width:370px;
	padding:0px;
	margin:12px 0px 14px 0px;
	*margin:14px 0px 14px 0px;
	line-height:14px;
	*line-height:13px;
}
