h4 {
	font-size: 100%;
	font-weight: bold;
	margin-top: 2em;    
}
p {
   margin-top: -.5em;
}
#main {
}

#imagelist ul li {
    list-style: none;
    padding-left: 25px;
    background-image: url(../images/Bullet1.gif);
    background-repeat: no-repeat;
	margin-top: .5em;
}

#imagelist ul li ul li{
    list-style: none;
    background-image: none;
}
	
#right {
	float: right;
	width: 175px;
	background: #FFFFCC;
}
#date {
    clear:both;
}

#offerlist ul li {
	margin-top: .5em;
	font-weight: bold;
}		 
 
 
 
