.board_photo_zone {
	table-layout:fixed;
	border-top:1 solid #E55353;
	border-bottom:1 solid #C23030;
	border-left-width:0px; 
	border-right-width:0px;
	height:34px;

.board_photo_zone_title td {
	padding:8 5 8 5;
}

.board_profile {
	border-top: 2px black solid;
	border-bottom: 1px #C0C0C0 solid; 
	border-left:0px;
	border-right:0px;
	table-layout:fixed;
	width:100%;
	height:215px;;
	}

.board_profile td {
	border-bottom: 1px #E4E4E4 solid; 
	border-right: 1px #E4E4E4 solid; 
	padding:10px;
}

table.servicesT { 
	/* border: 1px #CCCCCC dotted;*/
	width:250px;
}

table.servicesT td { 
	/* border-bottom: 1px #CCCCCC dotted; */
	padding:3px;
} 

.bs {color:#FF0000}


