﻿.ascxYourMatchesDivContainer
{
}
.ascxYourMatchesLabel
{
    font-size: 12px;
    font-weight: bold;
}
.ascxYourMatchesChatOnlineUsersIndicatorBarOuterCell
{
    border: solid 1px silver;
    width: 20px;
    height: 5px;
}
.ascxYourMatchesChatOnlineUsersIndicatorBarInnerCell
{
    height: 5px;
    background-color: black;
}
.ascxYourMatchesIconFriend
{
    border: solid 3px transparent;
    vertical-align: middle;
}
.ascxYourMatchesMoreInfoShow
{
	display: inline;
}
.ascxYourMatchesMoreInfoHide
{
	display: none;
}
.ascxYourMatchesMatchMoniker
{
    font-size: small;
    font-weight: bold;
}
.ascxYourMatchesSpanIcons img
{
    border: solid 1px transparent;
}
.ascxYourMatchesBodyText
{
    font-size: 12px;
}