.ProfileHeader
{
    font-size:18px;
}

.ProfileSidebar
{
    padding:20px;
    background-color:#efefef;
}

.ProfileSidebar HR
{
    height:1px;
    color:#dfdfdf;
}

.ProfileSidebar .Item
{
    border:solid 1px #888888;
}

.ProfileSidebar .Item .Header
{
    background-color:#AAAAAA;
    color:#efefef;
}

.ProfileSidebar .Item .Body
{
    background-color:#f9f9f9;
    color:#464646;
}

.ProfileSidebar P
{
    margin-top:-5px;
}

.ProfileBody
{
    padding:20px;
}

.ProfileBody .TitleBar
{
    background-color:#ee6600;
    background-image:url(../images/Profile-TitleBar-Orange.gif);
    height:20px;
    padding:8px;
    padding-top:11px;
    color:white;
    font-weight:bold;
    margin-top:-20px;
}

.ProfileBody .BodyContent
{
    padding:15px;
    background-color:White;
    border-left:dotted 1px #dfdfdf;
    border-bottom:dotted 1px #dfdfdf;
    border-right:dotted 1px #dfdfdf;
}

.ProfileBody .BlogTitleBar
{
    background-color:#ee6600;
    background-image:url(../images/Profile-TitleBar-Orange.gif);
    height:20px;
    padding:8px;
    padding-top:11px;
    color:white;
    font-weight:bold;
}

.ProfileBody .BlogBody
{
    padding:15px;
    background-color:White;
    border-left:dotted 1px #dfdfdf;
    border-bottom:dotted 1px #dfdfdf;
    border-right:dotted 1px #dfdfdf;
}

.ProfileBody .FriendTitleBar
{
    background-color:#ee6600;
    background-image:url(../images/Profile-TitleBar-Orange.gif);
    height:20px;
    padding:8px;
    padding-top:11px;
    color:white;
    font-weight:bold;
}

.ProfileBody .FriendBody
{
    padding:15px;
    background-color:White;
    border-left:dotted 1px #dfdfdf;
    border-bottom:dotted 1px #dfdfdf;
    border-right:dotted 1px #dfdfdf;
}

.ProfileBody .CommentsTitleBar
{
    background-color:#ee6600;
    background-image:url(../images/Profile-TitleBar-Orange.gif);
    height:20px;
    padding:8px;
    padding-top:11px;
    color:white;
    font-weight:bold;
}

.ProfileBody .CommentsBody
{
    padding:15px;
    background-color:White;
    border-left:dotted 1px #dfdfdf;
    border-bottom:dotted 1px #dfdfdf;
    border-right:dotted 1px #dfdfdf;
}

.ProfileBody .EventsTitleBar
{
    background-color:#ee6600;
    background-image:url(../images/Profile-TitleBar-Orange.gif);
    height:20px;
    padding:8px;
    padding-top:11px;
    color:white;
    font-weight:bold;
}

.ProfileBody .EventsBody
{
    padding:15px;
    background-color:White;
    border-left:dotted 1px #dfdfdf;
    border-bottom:dotted 1px #dfdfdf;
    border-right:dotted 1px #dfdfdf;
}

.ProfileBody .MusicTitleBar
{
    background-color:#ee6600;
    background-image:url(../images/Profile-TitleBar-Orange.gif);
    height:20px;
    padding:8px;
    padding-top:11px;
    color:white;
    font-weight:bold;
}

.ProfileBody .MusicBody
{
    padding:15px;
    background-color:White;
    border-left:dotted 1px #dfdfdf;
    border-bottom:dotted 1px #dfdfdf;
    border-right:dotted 1px #dfdfdf;
}

.ProfileBody .VideoTitleBar
{
    background-color:#ee6600;
    background-image:url(../images/Profile-TitleBar-Orange.gif);
    height:20px;
    padding:8px;
    padding-top:11px;
    color:white;
    font-weight:bold;
}

.ProfileBody .VideoBody
{
    padding:15px;
    background-color:White;
    border-left:dotted 1px #dfdfdf;
    border-bottom:dotted 1px #dfdfdf;
    border-right:dotted 1px #dfdfdf;
}
