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

