.mmp-landing {
    width: 782px !important;	
}

.embed-code {
	background-color: white;
	height: 150px;
	margin-bottom: 10px;
	resize: none;
	width: 100%;
}

span.play-icon {
    background-image: url(/etc/designs/mmp/media-play.png);
    background-position: 0 14px;
    background-repeat: none;
    padding-left: 14px;
    margin-left: 3px;
}

.newsList.video.results .newsListBox figure img {
    max-width: 100px;
}

.newsList.video .newsListBox.last-child {
    border: none;
}

.newsList.video .newsListBox {
    height: 123px;
    overflow: hidden;
    padding-top: 14px !important;
}

.newsList.video.results .newsListBox {
    padding-top: 10px !important;
}

.newsList.video.results .newsListBox:first-child {
	border-top: 1px solid #C9CFD2;	
}

.newsList.video.series .newsListBox {
    height: auto;
}

.newsList.video.col2 .newsListBox {
    width: 50%;
    float: left;
}

.newsList.video .info {
    position: relative;
}

.newsList.video .detail {
	overflow: hidden;
}

div.newsList.video div.newsListBox h2 {
    padding-top: 0;
    margin-top: -5px;
    word-wrap: break-word;
    margin-right: 7px;
}

.description {
    color: black;
    font-weight: normal;
    line-height: 20px;
}

div.play {
    margin-top: 70px :
}

div.teaser.video .dateInfo {
    font-size: 12px;
    line-height: 18px;
    padding-bottom: 0px;
    color: #6A7277;
    font-weight: bold;
}

div.teaser.video div.play {
    position: static;
}

div.newsList.video.results div.newsListBox {
    position: relative;
}

div.newsList.video.results div.play {
    top: 95px;
    left: 140px;
}

div.newsList.video.series div.play {
    position: static;
    display: block;
    with: 70px;
    float: left;
}

div.newsList.video.series p, div.newsList.video.series h2 {
    margin-left: 70px !important;
}

div.teaser.video p {
    padding-bottom: 0;
}

div.teaser.video figure {
    padding-bottom: 10px;
}

div.teaser.video h3 {
    padding-top: 0;
}

.videosearchinput {
    width: 130px;
    height: 22px;
    padding: 0 6px 0 6px;
    font-size: 11px !important;
    font-size: 13px;
    border: 1px solid #C9CFD2;
    color: #565754 !important;
    float: left;
    font-weight: bold;
}

.videosearchsubmit {
    padding: 5px;
    width: 14px;
    height: 14px;
    background-color: #0069b4;
    float: left;
}

#videosearch {
    float: right;
    margin-right: -20px !important;
}

.contentSubContainer #videosearch {
    float: none;
    margin-right: 0px !important;
}

#videosearch form {
    clear: left;
}

div.mmp-downloads, div.mmp-rss, div.mmp-itunes {
    float: left;
    overflow: hidden;
    width: 154px;
}

div.mmp-rss {
    width: 125px;
}

div.mmp-downloads {
    width: 130px;
}

div.mmp-rss ul,
div.mmp-downloads ul {
    margin-top: 0 !important;
}

table#replay_series div.play {
    position: static;
    top: auto;
    left: auto;
}

/*
    SEARCH
*/
#slide-preview {
    position: absolute;
    display: block;
    right: 0;
    bottom: 0;
    margin-top: 5px;
    text-align: center;
    z-index: 12000;
    width: 166px;
    height: 160px;
    font-size: 10px;
    color: white;
}

/*
    PAGINATION
*/
.mmp-pagination {
    font-size: 14px;
}

.mmp-pagination > DIV {
    display: inline;
    margin-right: 1px;
}

.mmp-pagination A {
    padding: 3px 5px 3px 5px !important;
    font-size: 14px !important;
}

.mmp-nav-default A,
.mmp-nav-default A:hover {
    border: 1px solid #cccccc;
}

.mmp-nav-default A:hover {
    border-color: #0069B4 !important;
}

.mmp-nav-active A,
.mmp-nav-active A:hover {
    font-weight: bold;
    border: 1px hidden white !important;
    cursor: default;
}

/*
    NOTIFICATION
*/
.alert {
    border: 1px solid #EE3700;
    color: #6A7277;
    padding: 5px !important;
    margin-top: 5px;
    margin-bottom: 5px;
}

.alert strong {
    color: #bc1b00;
}
