#yem-websites {display:none;}
/* Overlay */
#simplemodal-overlay {background-color:#000;}
/* Container */
#simplemodal-container {border:5px solid #444444; background-color: #ffffff;}
#simplemodal-container a.modalCloseImg {background:url(../Images/Modal/x.png) no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-15px; right:-16px; cursor:pointer;}
.WebSiteTable
{
    width: 750px;
}
.WebSiteTable .C1
{
    width: 150px; height: 100px; padding: 5px 5px 5px 5px;
    text-align: center; vertical-align: middle;
}
.WebSiteTable .C2
{
    width: 160px; height: 23px; background-color: #e8e8e8;
    text-align: center; vertical-align: middle;
}
.WebSiteTable .C2 a
{
    font-family: Tahoma; font-size: 11px; color: #666666; font-weight: bold; text-decoration: none;
}