
.inner_rhcol {
    padding: 0 0 0 0;
    width: 100%;
    }

.inner_rhcol UL {
    border: 0px solid #ccc;
    margin: 0 0 16px 0px;
    padding: 0;
    list-style-type: none; 
    }
    
.inner_rhcol LI {
    display: block;
    font-family: georgia, times new roman, serif;
    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 0 20px;
	margin: 9px 0 0 0;	
	font-size: .9em;
	line-height: 1.5em;
	}

.iconbar {
    text-align: right;
    }



