td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color: #E5E5E5;
}

img.avatar {
        border: solid 1px #808080;
        background-color: #000000;
}

H3.profile {
        height: 25px;
        margin: 0px;
}

table.datalist {
        border: solid 1px #808080;
        border-collapse: collapse;
}

table.datalist td {
        border: solid 1px #808080;
}

table.datalist td.head {
        border-bottom: solid 3px #808080;
}

div.noshow {
        visibility: hidden;
}