#CoffinsWrapper {

    width: 700px;

    float:left;
/*    width: 440px; */
    margin-top: 20px;
    margin-left: 20px;
	
    }
#CoffinsWrapperTop {
/*
    margin-top: 20px;
    width: 740px;
    height: 8px;
    font-size: 0px;
	margin:20px 10px 0px 20px;
    background-image: url(../../images/ModuleSpecific/News/news_content_top_bg.jpg);
    background-position: top left;
*/

/*    background-image: url(../../images/ModuleSpecific/Content/content-top.gif); */
    background-position: top left;
    background-repeat: no-repeat;
/*    width: 440px; */
    width: 740px;
    height: 8px;
    font-size: 0px;

    
    }
#CoffinsWrapperBottom {   
/*
    margin-bottom:20px;
    width: 740px;
    height: 18px;
    font-size: 0px;
	margin:0px 10px 20px 20px;
    background-image: url(../../images/ModuleSpecific/News/news_content_bottom_bg.jpg);
    background-position: top left;
*/



    }

#CoffinsCategory {
    float: left;
    width: 140px;
    margin:20px 10px 10px 0px;
    }
    
#CoffinsCategory ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    width: 140px;
    }
#CoffinsCategory ul li 
{
    width: 140px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-image: url(../../images/ModuleSpecific/News/category-link-a.gif);
    background-repeat:no-repeat;
    background-position:center;
}

#CoffinsCategory ul li:hover 
{
    width: 140px;
    height: 40px;
    line-height: 40px;
    text-align:center;
    background-image: url(../../images/ModuleSpecific/News/category-link-b.gif);
    background-repeat:no-repeat;
    background-position:center;
}

#CoffinsCategory ul li a {color: #696969; text-decoration: none;}
#CoffinsCategory ul li a:hover {color: #696969; text-decoration: none;}

#CoffinsCategory .archiveText {padding: 10px; margin:10px; color: #696969; font-weight: bold;}

#CoffinsContent {
    width: 540px;
    margin: 20px 0px 10px 0px;
    }
    
#CoffinsContent a.whitelink {color: #FFFFFF; text-decoration:none;}
#CoffinsContent a.whitelink:hover {color:#FFFFFF; text-decoration:underline;}
	
#CoffinsContent .StoryContainer {
    width: 600px;
    margin-bottom:20px;
    }
#CoffinsContent .StoryContainer .Title 
{   
    width: 490px;
    height: 20px;
    padding-left:10px;
/*    background-color: #4e7cbd; */
/*    background-color: #c8c9cb; */
    line-height: 20px;
    color: White;
    margin-bottom:10px;
}

#CoffinsContent .StoryContainer .Title h3 
{
    color:White;
    font-weight:bold;
}

#CoffinsContent .StoryContainer .Image
{
    width: 100px;
    margin-left: 20px;
    /*margin-right: 20px;*/
    /*float: right;*/
    float: left;
}
#CoffinsContent .StoryContainer .StoryContent 
{
    width: 360px;
    float: right;

    margin-left: 10px;
    margin-right: 10px;

/*    color: #ffffff; */
}



/*#CoffinsContent .StoryContainer .StoryContent{color:#ffffff;}*/

/*
#CoffinsContent .StoryContainer .StoryContent a {color: #109fdd; text-decoration:none;}
#CoffinsContent .StoryContainer .StoryContent a:hover {color: #109fdd; text-decoration:underline;}
*/

#CoffinsContent .StoryContainer .StoryContent a {color: #ffffff; text-decoration:none;}
#CoffinsContent .StoryContainer .StoryContent a:hover {color: #ffffff; text-decoration:underline;}

#DeathNoticesContent {
    float: left;
    width: 540px;
    margin: 20px 0px 10px 0px;
    }
    
#DeathNoticesContent .StoryContainer {
    width: 500px;
    margin-bottom:20px;
    }
#DeathNoticesContent .StoryContainer .Title 
{   
    width: 490px;
    height: 40px;
/*    padding-left:10px; */
/*    background-color: #4e7cbd; */
/*    background-color: #c8c9cb; */
    line-height: 20px;
    color: White;
    margin-bottom:10px;
}

#DeathNoticesContent .StoryContainer .Title h3 
{
    color:White;
    font-weight:bold;
}

#DeathNoticesContent .StoryContainer .Image
{
    width: 100px;
    margin-left: 20px;
    /*margin-right: 20px;*/
    float: right;
}
#DeathNoticesContent .StoryContainer .StoryContent 
{
    width: 380px;
    float: right;
/*    color: #ffffff; */
}

