
.home_lowerLC {
    padding: 0 0 0 0;
    width: 100%;
    }

.home_lowerLC UL {
    border: 0px solid #ccc;
    margin: 20px 0 16px 0px;
    padding: 0;
    list-style-type: none; 
    }
    
.home_lowerLC LI {
    display: block;
    font-family: georgia, times new roman, serif;
    font-weight: normal;
    border: 0px solid #ccc;
    list-style-type: none;
    list-style-image: none;
    background: url(images/arrow_black.gif) no-repeat 0 5px;
    padding: 0 0 8px 25px;
	margin: 9px 0 0 0;	
	font-size: .85em;
	line-height: 1.5em;
	border-bottom: 1px solid #ccc;
	}


.home_lowerLC A,
.home_lowerLC A:link,   
.home_lowerLC A:visited,   
.home_lowerLC A:active {
    text-decoration: none; 
    font-weight: normal;
    }

.home_lowerLC A:hover {
    text-decoration: underline;
    font-weight: normal;
    }


/* styles for News list module */

.home_lowerLC table {
    border: 0px solid #ccc;
    width: 100%;
    margin: 9px 0 0 0;
    }
    
.home_lowerLC td {
    display: block;
    font-family: georgia, times new roman, serif;
    font-weight: normal;
    border: 0px solid #ccc;
    background: url(images/arrow_black.gif) no-repeat 0 10px;
    padding: 5px 0 8px 25px;
	margin: 0px 0 0 0;	
	font-size: .7em;
	line-height: 1.5em;
	border-bottom: 1px solid #ccc;
    }

/*    
.home_lowerLC a.news_list_1 {
    display: block;
    font-family: georgia, times new roman, serif;
    font-weight: normal;
    border: 0px solid #ccc;
    background: url(images/arrow_black.gif) no-repeat 0 5px;
    padding: 0px 0 8px 25px;
	margin: 0px 0 0 0;	
	font-size: .85em;
	border-bottom: 1px solid #ccc;
    }
*/
    
.iconbar {
    text-align: right;
    }
