            #miniguide_container {
                clear: left;
            }
			.mg * {
                margin: 0;
                padding: 0;
            }
            .mg {
                color: #4e4e4e;
                width: 791px;
                clear: both;
                background: transparent url("/img/skin/forsiden/img/mg_background.gif") repeat-y 0 0; 
                margin-left: 7px;
            }
            .mg ul {
                list-style: none;
            }
            .mg_header {
                background: #333028;
                padding: 10px;
                position: relative;
                -moz-border-radius-topleft: 6px;
                -moz-border-radius-topright: 6px;
                -webkit-border-top-left-radius: 6px;
                -webkit-border-top-right-radius: 6px;
                border-top-left-radius: 6px;
                border-top-right-radius: 6px;
            }
            .mg_header_logo {
                text-indent: -10000px;
            }
                .mg_header_logo a,
                .mg_header_logo span {
                    background: transparent url("/img/skin/forsiden/img/mg_sprite.gif") no-repeat;
                    display: block;
                    width: 80%;
                    height: 38px;
                }
            .mg_header_more {
                position: absolute;
                right: 10px;
                text-indent: -10000px;
            }
                .mg_header_more a {
                    background:url("/img/skin/forsiden/img/mg_sprite.gif") no-repeat scroll 0 -415px transparent;
                    color: white;
                    display: block;
                    width: 127px;
                    height: 29px;
                    position: absolute;
                    right: 8px; 
                    top: -30px;
                }
            .mg_epg {
                width: 218px;
                float: left;
                background: white;
            }
            .mg_suggest {
                width: 573px;
                float: left;
            }
            .mg_epg_list { height: 280px; overflow: hidden; }
            .mg_suggest_list { min-height: 260px; }
            .mg_title {
                background: #474747;
                padding: 5px 10px;
                color: white;
                font-weight: bold;
            }
                .mg_epg_title {
                    border-right: 1px solid #3c3c3c;
                }
                .mg_epg_list {
                    padding: 5px 10px;
                    border-right: 1px solid #d9d9d9;
                    font-size: .9em;
                }
                .mg_channel  {
                    margin-bottom: 5px;
                    padding-bottom: 5px;
                    border-bottom: 1px solid #d9d9d9;
                    padding-left: 42px;
                    background-color: transparent;
                    background-image: url("/img/skin/forsiden/img/mg_sprite.gif");
                    background-repeat: no-repeat;
                    background-position: 10000px 10000px;
                    zoom: 1;
                }
                .mg_channel_nrksupernrk3 { background-position: 2px -153px; }
                .mg_channel_tv2zebra { background-position: 2px -190px; }
                .mg_channel_viasat4 { background-position: 10px -289px; }
                .mg_channel_tvnorge { background-position: 3px -115px; }
                .mg_channel_tv3 { background-position: 9px -238px; }
                .mg_channel_tv2 { background-position: 11px -342px; }
                .mg_channel_nrk1 { background-position: 2px -50px; }
                .mg_channel_nrk2 { background-position: 2px -80px; }
                
                .mg_channel_last { border-bottom: 0; }
                    .mg_show { white-space: nowrap; }
                    .mg_show_now { font-weight: bold; }
                    
            .mg_suggest_list {
                padding: 15px 15px 0 15px;
                background: #eaeaea;
            }
                .mg_suggestion {
                    width: 33.3%;
                    float: left;
                    margin-bottom: 10px;
                }
                    .mg_suggestion_wrapper {
                        margin-right: 10px;
                        background: white;
                        min-height: 108px;
                        -moz-border-radius: 6px;
                        -webkit-border-radius: 6px;
                        border-radius: 6px;
                        padding: 10px;
                        padding-right: 15px;
                        position: relative;
                    }
                   .fail_content { display: none; }
                    .more_content {
                        display: none;
                        background:none repeat scroll 0 0 white;
                        border-top: none;
                        zoom: 1;
                    }
                    .more_visible .less_content{
                        display:none;
                    }
                    .more_visible .more_content {
                        display:block;
                    }
                    .more_visible {
                        -moz-box-shadow: 2px 2px 1px #aaa;
                        -webkit-box-shadow: 2px 2px 1px #aaa;
                        box-shadow: 2px 2px 1px #aaa;
                        filter: 
                        progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa,direction=135,strength=3);
                    }

                    .mg_suggestion_last .mg_suggestion_wrapper {
                        margin-right: 0;
                    }
                .mg_suggestion_title {
                    font-size: 1.1em;
                    font-weight: bold;
                    background: #474747;
                    color: white;
                    padding: 2px 5px;
                    line-height:1.2em;
                    margin-bottom: 2px;
                }
                .mg_suggestion_vitals { font-weight: bold; display: inline; }
                .mg_suggestion_description p {
                }
                .mg_suggest_color_1 .mg_suggestion_genre { background-position:100% -388px; height:23px; }
                
                .mg_suggest_color_0 .mg_suggestion_genre,
                .mg_suggest_color_2 .mg_suggestion_genre,
                .mg_suggest_color_8 .mg_suggestion_genre,
                .mg_suggest_color_9 .mg_suggestion_genre { background-position:100% -494px; height:72px; }
                
                .mg_suggest_color_3 .mg_suggestion_genre,
                .mg_suggest_color_6 .mg_suggestion_genre { background-position:100% -71px; height: 92px; }
                .mg_suggest_color_4 .mg_suggestion_genre { background-position:100% -438px; height:36px; }
                .mg_suggest_color_5 .mg_suggestion_genre { background-position:100% -192px; height:30px; }
                .mg_suggest_color_7 .mg_suggestion_genre { display: none; }
                .mg_suggest_color_10 .mg_suggestion_genre { display: none; }
                .mg_suggest_color_11 .mg_suggestion_genre { display: none; } 
                .mg_suggest_color_15 .mg_suggestion_genre { background-position:100% -325px; height:38px; }
                
                .mg_suggestion_genre { 
                    width: 9px; 
                    position: absolute; 
                    right: 3px; 
                    top: 10px; 
                    height: 10px; 
                    background-color: transparent; 
                    background-position: 100% -10000px; 
                    background-repeat: no-repeat;
                    background-image: url("/img/skin/forsiden/img/mg_sprite.gif"); 
                    z-index: 10;
                }
                
                .mg_suggest_color_1 .mg_suggestion_title { background-color: #d145c6; }
                
                .mg_suggest_color_0 .mg_suggestion_title,
                .mg_suggest_color_2 .mg_suggestion_title,
                .mg_suggest_color_8 .mg_suggestion_title,
                .mg_suggest_color_9 .mg_suggestion_title { background-color: #3d68c4; }
                
                .mg_suggest_color_3 .mg_suggestion_title,
                .mg_suggest_color_6 .mg_suggestion_title { background-color: #cd3261; }
                
                .mg_suggest_color_4 .mg_suggestion_title { background-color: #1f8650; }
                .mg_suggest_color_5 .mg_suggestion_title { background-color: #f26522; }
                .mg_suggest_color_7 .mg_suggestion_title { background-color: #333; }
                .mg_suggest_color_10 .mg_suggestion_title { background-color: #333; }
                .mg_suggest_color_11 .mg_suggestion_title { background-color: #333; }
                .mg_suggest_color_15 .mg_suggestion_title { background-color: #664790; }
                    
            .mg_clear {
                clear: both;
                height: 0;
                font-size: 0;
            }
