/* override elem.css styles */
div.ContentListResults div.TDM_GreenXLBold a,
div.ContentListResults div.TDM_GreenXLBold a:visited  {
    text-decoration: underline;
}

br.ten_px {
    height: 10px;
    font-size: 10px;
    line-height: 10px;
}

div#gametime_frame_sides {
    background: transparent url("/images/gametime09_images/bg_gametime_module_sides.png") 0 0 repeat-y;
    margin-top: 10px;
}

div#gametime_frame_top {
    background: transparent url("/images/gametime09_images/bg_gametime_module_top.png") 0 0 no-repeat;
}

div#gametime_frame_bottom {
    background: transparent url("/images/gametime09_images/bg_gametime_module_bottom.png") 0 100% no-repeat;
    padding: 12px;
}

table#game_content td {
    padding: 0;
}

div#blue_frame_top {
    width: 271px;
    background: #E1EBF7 url("/images/gametime09_images/bg_gametime_blue_frame_top.png") 0 0 no-repeat;
}

div#blue_frame_bottom {
    width: 259px;
    background: transparent url("/images/gametime09_images/bg_gametime_blue_frame_bottom.png") 0 100% no-repeat;
    padding: 10px;
}

div#left_module_top {
    background: #FFF url("/images/gametime09_images/bg_left_module_top.png") 0 0 no-repeat;
    width: 252px;
}

div#left_module_middle {
    background: #FFF;
    margin-top: 10px;
    width: 252px;
}
    
div#left_module_bottom {
    background: #FFF url("/images/gametime09_images/bg_left_module_bottom.png") 0 100% no-repeat;
    width: 252px;
    margin-top: 10px;
}

div#left_module_bottom img {
    display: inline;
}

div.module_spacer {
    margin-top: 20px;
}

td#right_column {
    padding-left: 17px;
}

img#articles_header {
    width: 169px;
    height: 18px;
    margin: 0 0 12px 12px;
    padding-top: 12px;
}

img#recipes_header {
    width: 173px;
    height: 24px;
    margin: 0 0 5px 12px;
    padding-top: 12px;
}

div.ContentListResults {
    margin: 0 4px 10px 12px;
}

div.ContentListResults a {
    text-decoration: underline;
}

div.ContentListResults a:link span {
    color: #0337A5;
    white-space: nowrap;
}

div.ContentListResults a:hover span {
    color: #F47B20;
}

div.ContentListResults a:visited span {
    color: #878787;
}

div.ContentListResults a:active span {
    color: #0066FF;
}

div.ContentListResults img#Img1,
div.ContentListResults img#Img2 {    
    height: 107px;
    width: 92px;
    margin-right: 7px;
    margin-top: 2px;
    border: 1px solid #C7C6C5;
}

div.ContentListResults img#Img2 {
    margin-top: 12px;
}

div.ContentListResults div.article_selection_2 {
    margin-top: 10px;
}

td div.TDM_ContentList_link_Left {
    padding: 0 4px 8px 0;
}
    

div.recipe_spacer {
 padding: 3px 2px;
}
