/* L A Y O U T */
#wrapper 	{width:920px; /* margin:auto; */ position:relative;}
#masthead	{position:fixed; top:0; left:0%; width:920px; }
#content	{ margin-top:180px; position:relative; float:left; padding-bottom:0 !important;  }

h1			{}
#column1	{width:240px; margin-right:20px; float:left;    }
#column2	{width:660px; margin-left:260px;  padding-top:20px;}


#footer		{clear:both; text-align:center;}

/* P O D S */
.pod		{margin-right:20px; float:left;  margin-bottom:20px; padding-bottom:5px;}

.right		{float:right;}
.width-4,
.last		{margin-right:0 !important;}

h3.podTitle,
.pod h2		{margin-bottom:10px;}

.width-1 	{width:150px;}
.width-2 	{width:320px;}
.width-3 	{width:490px;}
.width-3a 	{width:450px;}
.width-4 	{width:660px;}
.width-6	{width: 100%; clear: both;}

.width-3a .largeStoryList li { min-height: 100px }
.width-3a .presenceDisplay li,
.buzz ul li { min-height: 0px; }
.width-3a .synopsis { padding-top: 8px; }

#column2 .pod	{width:240px; margin-right:0;}

.style-1 h2	{background-color:#14457C;  padding:0 0 3px 10px; color: white; }

.style-2 h3.podTitle,
.style-2 h2 {background-color:#14457C; color:#ffffff; padding:0 0 3px 10px;}
/* .style-3	{background-color:white;} */

.style-3 h3.podTitle,
.style-3 h2	{padding:0 0 3px 10px; background-color:#14457C; color:#ffffff; clear: left;}

.style-3 ul,
.style-3 ol,
.style-3 .smallLink,
.style-3 p,
.style-3 form	{padding-left:0px;}

.style-3 ol li {list-style:decimal; list-style-position:inside;}

.style-5	{background-color:white; padding:10px;}

/* L A Y O U T   S T Y L I N G */
.largeStoryList li,
h1,
.borderBottom	{border-bottom:2px dotted #686860; margin-bottom:20px; padding-bottom:20px; }
.largeStoryList li { padding: 0px 0px 10px 15px; }  /* Check if we can remove */
.largeStoryList li { padding: 0px 0px 10px 0px; } 

