/* CSS Document */

.Border {
	color:#666666;
	background-color:#f7f7f7;
	border:1px solid #cccccc;
	padding:5px;
	margin:5px;
	width:200px;
}

/* orphans in need template profile*/

.profiletable{
width:450px;
border:0px;
}

.profiletable caption{
font-size:0;
color:#ffffff;
}
.profiletable td{
	padding:3px;
	vertical-align:top;
}

.profiletable .label{
 width:125px;
}

.profiletable .info{
 width:325px;
}


.profiletable h2{
font-size:14px;
font-weight:bold;
color:#000000;
}
/* end of orphans in need template profile*/

