#com_profile {
    margin:0;
    padding:0;
    width:100%;
	height:auto;
    text-align:left;
	background-color:#998c66;
	border-width:0;
}
#com_profile td {
    margin:0;
    padding:6px;
    text-align:left;
	background-color:#FFFFFF;
}

#com_profile #title {
    width:110px;
	text-align:center;
	vertical-align:middle;
	background-color:#ccbf99;
}

#com_profile  #name {
}

#com_profile #office {
    margin:0 0 12px 0;
}

#com_profile #office #name {
	margin:0 0 3px 0;
    border-bottom:2px solid #330000;
}
#com_profile #office #lct {
    margin:6px 6px;
}
#com_profile #office #access {
    margin:6px 6px 0 6px;
	padding:6px;
	border:1px solid #CCCC99;
	background-color:#FFFFCC;
}
#com_profie #websites {
    width:100%;
	border-width:0;
}
#com_profie #websites td {
	font-family:Arial, Helvetica, sans-serif;
}
#com_profie #websites #title {
    width:90px;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
}