div.browse2-results {
    clear: both;
    _text-align:center;
}
div.browse2-results div.stream {
    right:0;
    min-height:780px !important;
    margin:auto;
}
div.browse2-rss {
    float: left;
    width: 110px;
    margin: 5px 0px 0px 35px;
}
.sleekadbubble {
    background-color: #000000;
    background-repeat: no-repeat;
    background-position: center center;
    text-align: center;
    line-height: 15px;
    padding: 0px;
    position: relative;
    height:280;
}
.sleekadbubble span.adlabel {
    font-weight: bold;
    font-size: 9pt;
    display: block;
    margin-bottom: 4px;
}
.sleekadbubble .sleekadfooter {
    margin: 4px 0px 0px 0px;
    padding: 0px;
}


.sleekadbubble .sleekadfooter a {
    text-decoration: none;
    font-size: 10px;
    color: #EAF2EE !important;
}

.sleekadbubble .sleekadfooter a:hover {
    text-decoration: underline;
}

.sleekadbubble .sleekadfooter .promo-text {
    background-color:#2C3635;
    color:#3B4A4A;
    margin:auto;
    padding:2px 0;
    width: 300px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.sleekadbubble .sleekadfooter .promo-text-link {
    border-right: 1px dotted #636E67;
    padding-right: 0px;
}
.sleekadbubble .sleekadfooter .promo-text-link-hilite {
    border-right: 1px dotted #636E67;
    padding-right: 0px;
    color: #CEF502 !important;
}
div.thumb-holder div.tt-a {
    display:table-cell;
}
* html div.thumb-holder, * html div.thumb-holder div.tt-a {
    display:inline-block
}
div.thumb-holder a {
    text-decoration:none !important;
}

span.shadow {
    display:block;
    text-align:center;
    background-position:center;
    background-repeat:no-repeat;
    padding:3px 4px 5px 4px;
}
span.mild {
    background-image:none !important;
}
* html div.stream span.shadow img {
    position:relative;
    top:3px;
}



div.stream {
    text-align:center;
}
div.stream a img {
	vertical-align:middle;
	border:1px solid #BFD6DF;
	_background-image:none !important;
	padding: 5px;
	background-color: #F7F7F7;
}
/* prop up the box for IE */
div.stream span.shadow a i {
    display:none;
    _display:inline-block;
    width:1px;
}
div.stream div.tt-a span.tt-w,
div.stream div.tt-a div.tt-w {
    display:table-cell;
    display:inline-block;
    vertical-align:top;
    margin:4px 0;
    _margin:0;
    _padding:8 0;
    width:195px;
}
.sytext {
	font-size: 12px;
	line-height: 26px;
}

/* width consistency for 'fox */

div.stream div.tt-a {
    display:inline;
    zoom:1;
}
/* 'fox collections line-up bug */

body.maturefilter div.stream a.mature,
body.maturefilter span.shadow-holder a.mature,
body.maturefilter div.thumb-holder a.mature,
body.maturefilter a.mature,
body.maturefilter div.stream a.ismature,
body.maturefilter span.shadow-holder a.ismature,
body.maturefilter div.thumb-holder a.ismature,
body.maturefilter a.ismature {
    background:#E0E2E0 url(/misc/noentrythumb.gif) no-repeat center;
    display:block;
    margin:auto;
}
div.stream a.antisocial,
.shadow a.antisocial
{
    background:#E0E2E0 url(/misc/noviewthumb.gif) no-repeat center;
    display:block;
    margin:auto;
}
div.stream a.instorage,
.shadow a.instorage
{
    background:#E0E2E0 url(/misc/instoragethumb.gif) no-repeat center;
    display:block;
    margin:auto;
}
body.maturefilter div.stream a.mature img,
body.maturefilter div.stream a.ismature img,
div.stream a.antisocial img {
    display:none;
}
body.maturefilter span.shadow-holder a.mature img,
body.maturefilter div.thumb-holder a.mature img,
body.maturefilter span.shadow-holder a.ismature img,
body.maturefilter div.thumb-holder a.ismature img,
body.maturefilter a.mature img,
body.maturefilter a.ismature img,
div.thumb-holder a.antisocial img {
    visibility:hidden;
}
* html body.maturefilter div.stream a.mature,
* html body.maturefilter div.stream a.ismature,
* html div.stream a.antisocial {
    border:1px solid #A4ACA7; /* shadows are far too awkward here in IE. make the most. */
}

a.lit {
    display:block;
    position:relative !important;
    width:150px;
    height:125px;
    margin:auto;
    overflow:hidden;
    text-align:left;
    text-decoration:none !important;
    color:#222 !important;
    _margin-top:18px;
    _margin-left:3px;
    background:#ABB2AB;
}
a.lit img.lit {
    position:absolute !important;
    top:0 !important;
    left:0 !important;
}
a.lit q {
    position:absolute;
    left:26px;
    padding-top:3px;
    right:4px;
    _top:0;
    _line-height:1.2em;
    cursor:pointer;
}
a.lit q:before,
a.lit q:after,
div.tt-a q:before,
div.tt-a q:after {
    content:"";
}
a.lit strong {
    display:block;
    padding-bottom:6px;
}

a.newsthumb {
    display:block;
    position:relative !important;
    width:130px;
    height:150px;
    margin:auto;
    overflow:hidden;
    text-align:left;
    text-decoration:none !important;
    color:#222 !important;
    _margin-top:0;
    _margin-left:3px;
    background:#EAF2EE;
}
a.newsthumb img {
    visibility:hidden;
}
a.newsthumb q {
    position:absolute;
    left:4px;
    padding-top:3px;
    right:4px;
    _top:0;
    _line-height:1.2em;
    cursor:pointer;
}
a.newsthumb strong {
    display:block;
    padding-bottom:6px;
}
a.newsthumb tt.tt {
    text-indent:4px;
    position:absolute;
    font:8.25pt serif;
    line-height:20px;
    height:20px;
    z-index:20;
    margin-top:130px;
    width:130px;
    color:black;
    background:#DAE2DE;
    overflow:hidden;
}
a.newsthumb tt.tt tt {
    color:#E10;
    font:8.25pt serif;
}
.squareBrowsead {
    width: 250px;
    float: right;
    margin: 15px 150px 10px 10px;
}
