﻿div#profilecontent
{
	text-align:left;
	padding: 18px;
}

#profilecontent .txtCompanyName 
{
    font-weight:bold;
    font-size: 115%;
}

#profilecontent td.padright
{
	padding: 0px 12px 0px 0px; 
	vertical-align:top;
}

#profilecontent .txtBold 
{
    font-weight:bold;
}

#profilecontent .txtULine
{
    text-decoration: underline;
}


