.cs-view-empty
{
 width: 100%;
 background-image: url("/_static/cs/images/empty_back.gif");
 font-family: Arial, Verdana, sasn-serif;
}

.cs-view-empty-border-cell
{
 width: 12px;
 padding: 6px 7px 6px 7px;
}

.cs-view-empty-cell
{
 vertical-align: middle;
 text-align: center;
}

.cs-view-empty-div
{
}

.cs-view-empty-title
{
 text-align: left;
 font-weight: bold;
 color: black;
}

a.cs-view-empty-menu-link
{
 background: url("/_static/cs/images/bul_blue.gif") no-repeat 8px 9px;
 color: #1183a8;
 margin: 0px;
 line-height: 24px;
 padding: 4px 8px 4px 17px;
 text-decoration: none;
 font-size: 12px;
}

a.cs-view-empty-menu-link:hover
{
 background: url("/_static/cs/images/bul_white.gif") #1183a8 no-repeat 8px 9px;
 color: white;
 margin: 0px;
 line-height: 24px;
 padding: 4px 8px 4px 17px;
 text-decoration: none;
 font-size: 12px;
}

a.cs-view-empty-menu-link-over
{
 background: url("/_static/cs/images/bul_white.gif") #1183a8 no-repeat 8px 9px;
 color: white;
 margin: 0px;
 line-height: 24px;
 padding: 4px 8px 4px 17px;
 text-decoration: none;
 font-size: 12px;
}

a.cs-view-empty-menu-link-over:hover
{
 background: url("/_static/cs/images/bul_white.gif") #1183a8 no-repeat 8px 9px;
 color: white;
 margin: 0px;
 line-height: 24px;
 padding: 4px 8px 4px 17px;
 text-decoration: none;
 font-size: 12px;
}