﻿/** This file contains CSS specific to WTN content.
   * This should mainly be used for custom style work on
  * specific pages.
  * Try to leave comments indicating what this stuff is for.
  */


#santaVideo {
	width: 211px;
	float:right;
}

#NewsRoom #layout_LeftMenu_container {
    margin-left:0;
    width:160px;
}

.layout_NoRight div.NewsRoom,
.layout_Normal div.NewsRoom {
    float:right;
    width:225px;
}

#NewsRoom #yui-main {
    float: left;
    margin-right: -234px;
    margin-left: 0px;
}

#NewsRoom .yui-gd .yui-u {
    margin-left:10px;
    width:565px;
}

.WTN #bd #layout_Content #WhatsNewList ol {
	margin-left: 0px;
}

.smallText {
	font-size: smaller;
	
}

.layout_NoLeft #layout_Content .other_container {
	width: 725px;
}

#bd #layout_Content ol { margin-left: 39px; }

#pbPlayer { margin: 10px; }

/** Remove grid_BC on LIMR pages **/
div#doc974 #grid_BC { display: none; }

