
.searchQuery {
   width: 92px;
   height: 14px;
   font-family: Verdana;
   font-size: 10px;
}

.ddlIndent {
	text-indent: 4px;
}

.hide-me {
  display: none;
  
}


.tablemax 
{
	width: 416px;
}

#wrap .home .article-list-v3 .articles a						{background:none; padding-left:0; font-weight: normal;}
#wrap .home .article-list-v3 .articles h4 a,
#wrap .home .article-list-v3 .articles h3 a,
#wrap .home .article-list-v3 .articles h2 a,
#wrap .home .article-list-v3 .articles h1 a						{font-weight: bold;}
#ca #borsnm.teaser table td.right { width: 50px; }

/* Banner template 62 */
.bannerpopup 
{   
    padding:0;
    background-color:#000000;
    border: solid 1px silver;
    position:absolute;    
    display:none;
    z-index:9;
    cursor:pointer;
}

.popupclose 
{
    background-color: #fff;
    border: 1px solid #999;
    cursor: pointer;
    font-size: 10px;
    height: 11px;
    position: absolute;
    right: 3px;
    text-align: right;
    top: 3px;
    width: auto;
    z-index: 19;
    line-height:11px;
    padding:0 2px;
}
.popupclose a.ex
{
    border-left:solid 1px silver;
    padding-left: 2px !important;
}

.popupmore
{
    background-color: #fff;
    border: 1px solid #999;
    cursor: pointer;
    font-size: 10px;
    height: 11px;
    position: absolute;
    right: 3px;
    text-align: right;
    bottom: 3px;
    width: auto;
    z-index: 20;
    line-height:11px;
    padding:0 2px;
}

.bannerimg { margin:auto; cursor:pointer;}
.bannerWrapper { clear:both; text-align:center; }

#wrap .analyze-list .controls
{
    margin-top: 10px;
    position: auto;
    float: left;
    width: 410px;
}

.home.fake-home { line-height: 1.4em; }
.home.fake-home div.teaser { font-size: 0.9em; }

table.event-guests { width: 100%; }
.event-guests tr td, .event-guests tr th { padding: 3px 4px 3px 0px; margin: 0; }

#owc-ads .ad {padding: 0 0 0 0; background: none;}

.nice-form input.invalid, .nice-form textarea.invalid, .nice-form select.invalid { width: 93%; }
