﻿@import "controls.css";

#Div_Shell_Blog_Top
{
    background:none; /* will be overridden on page stylesheets */
}

#Div_Blog_Header {padding-top:20px;}

Div#Shell_Page_Content_BG  
{  
     margin-top:0px; padding-top:0px;
}

#Div_Shell_Blog_Left
{
 	display:block;
    background:none; 
	width:180px;
	float:left;
}
#Div_Shell_Blog_Mid
{
    display:block;    
    background:none; 
	float:left;
	width:555px;
	margin:0px 20px 0px 22px;
}

#Div_Shell_Blog_Right
{
 	display:block;
    background:none; 
	width:180px;
	float:right;
	margin-top:0px;
}
#Div_Shell_Blog_Split_Bar
{
	display:block;
    background:none; 
    width:745px;
	margin:10px 5px;
}
#Div_Shell_Blog_Bottom
{
 	display:block;
    background:none; 
    width:735px;
}

div.SpotLight{ margin:20px 0px;}

div#DivWeather { margin:20px 0px;}

