/* 
================================
 Container Styles for MyProfile Container
================================
*/   

.MySkin_Round_Pale
{
}

.MySkin_Round_Pale_ContainerTitle
{
    PADDING-LEFT: 4px;
    FONT-WEIGHT: bolder;
    FONT-SIZE: 16px;
    COLOR: Black;
    FONT-FAMILY: Tahoma, Arial;
    BACKGROUND-COLOR: white;
}

.MySkin_Round_Pale_BlueContentBackground
{
    BACKGROUND-COLOR: #d1e2fe
}
.MySkin_Round_Pale_WhiteContentBackground
{
    BACKGROUND-COLOR: white
}

