#news {
    width:652px;
    height:475px;
    overflow:hidden;
    clear:both;
    position:relative;
}
#panel-container {
    height:475px;
    overflow:hidden;
    clear:both;
    position:absolute;
    top:0;
    left:-652px;
}
#panel-pagination {
    position:absolute;
	float:left;
	left:0px;
    top:209px;
}
#panel-back {
    position:absolute;
    left:0px;
}
#panel-next {
    position:absolute;
    left:599px;

}
.panel-wrapper {
    width:652px;
    height:475px;
    overflow:hidden;
    float:left;
}
.panel {
    float:left;
    width:325px;
    border-right:1px solid #ffffff;

}
.news-tout {
    height:118px;
    overflow:hidden;
    border-bottom:1px solid #ffffff;
}

.news-tout-small {
    width: 160px;
    float: left;
}

/*.news-tout a:link,
.news-tout a:visited {
    color:#666666;
}*/
.news-tout .media-link a:link,
.news-tout .media-link a:visited {
    padding: 1px 3px 2px 16px;
}

/*.news-tout h3 a:link,
.news-tout h3 a:visited {
    color:#1b1b1b;
}*/
/*.news-tout a:hover,
.news-tout h3 a:hover {
    color:#2F92CF;
}*/
.news-tout img {
    /*float:left;*/
    /*margin: 0 8px 0 0;*/
}
.news-tout h4 {
    margin:8px 8px 0 0;
    text-transform:uppercase;
    font-size:0.9em;
}
.news-tout h3 {
    font-size:1.4em;
    margin:4px 8px 0 0;
}
.news-tout h5 {
    font-size:1em;
    text-transform:uppercase;
    font-weight:bold;
    color:#333333;
    margin:0 0 4px 0;
}
.news-tout p {
    font-size:1.1em;
    margin:4px 8px 8px 0;
    color: #4b4b4b;
}

.news-tout-image {
    display: block;
    width: 163px;
    height: 118px;
    float: left;
}

.news-tout-content {

    padding-left: 8px;
    width:317px;
	text-align:left;
}

.news-tout-content-small {
    padding-left: 8px;
	text-align:left;
}

.no-image {
    padding:0 0 0 8px;
    /*width:318px;*/
}
.panel-split3 {
    overflow:hidden;
    height:238px;
    width:326px;
    _width:324px;
}
.panel-split3 .news-tout {
    height:237px;
}
.panel-full {
    position:relative;
    overflow:hidden;
    width: 325px;
}
.panel-full .news-tout {
    position:absolute;
    top:356px;
    left:0;
    z-index:1;
    background-color:#efefef;
    filter:alpha(opacity=88);
    -moz-opacity:.88;
    opacity:.88;
}

.panel-full-image {
    display: block;
    width: 326px;
    _width:324px;
    height: 475px;
}

.panel-split3 .news-tout h3,
.panel-full .news-tout h3 {
    font-size:2em;
}
.panel-split2 {
    overflow:hidden;
    height:357px;
    width:326px;
    _width:324px;
}
.panel-split2 a {
    display:block;
}
.panel-split2 .news-tout {
    margin:1px 0 0 0;
}
.panel-split2 .news-tout h3 {
    font-size:1.6em;
}
.panel-takeover {
    width:652px;
    height:475px;
    overflow:hidden;
    float:left;
}

.panel-takeover-image {
    display: block;
    width: 326px;
    _width:324px;
    height: 475px;
    float: left;
/*    margin-right: 7px; */
}

.panel-takeover img {
/*    float:left;*/
}
.panel-takeover .news-tout {
    border-bottom:none;
    /*height:auto;*/
    height: 475px;
    float: left;
    padding-left: 10px;
    width: 316px;
}
.panel-takeover .news-tout h4 {
    font-size:1.4em;
}
.panel-takeover .news-tout h3 {
    font-size:2.2em;
}
.panel-takeover .news-tout h4 span {
    background-color:#efefef;
}
.panel-takeover .news-tout p {
    font-size:1.2em;
}
.news-tout p.media-link {
    font-size:0.9em;
    font-weight:bold;
    margin: 0 0 15px 0;
}
/*
.xrail-content ul{
    margin:0;
}
*/
.xrail-content li,
.news-tout li {
    font-size:1.1em;
    letter-spacing:0.02em;
    list-style:none;
}
.panel-takeover .news-tout li {
    font-weight:bold;
}
#panel-slider {
    width:652px;
    height:8px;
    clear:both;
    background-color:#5a5a5a;
    position:relative;
}
#panel-slider-thumb {
    width:23px;
    height:8px;
    background-color:#1378af;
    position:absolute;
    overflow:hidden;
	float:left;

}

