﻿.divSideMenuBox 
{
    width:282px;
    padding: 10px;
    border-left: 1px solid #dedede;
    border-right: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
	margin-bottom:10px;
}


.divSideMenuManagePolicy
{
	background: url(images/header-managepolicyTest.gif) no-repeat left top; 
	height: 25px; 
	width: 304px; 
	float :left; 
	clear: both;
} 

.divSideMenuWeatherAlert_SynergyRecovery
{
    background: background: url(./images/header-quicklinksTest.gif) no-repeat left top;
    width: 304px;
    float: left;
    clear: both;
}

.divSideMenuQuickLinks
{
	background: url(./images/header-quicklinksTest.gif) no-repeat left top;
	height: 25px; 
	width: 304px; 
	float :left; 
	clear: both;
} 

.divSideMenuAdminOptions
{
	background: url(./images/header-adminoptionsTest.gif) no-repeat left top;
	height: 25px; 
	width: 304px; 
	float :left; 
	clear: both;
}

.divSideMenuUserOptions
{
	background: url(./images/header-useroptionsTest.gif) no-repeat left top;
	height: 25px; 
	width: 304px; 
	float :left; 
	clear: both;
}                          

