html, body {
font-family:arial;
background-color: #e4e5cc; 
}
.divrecent
{
width:365px;
font-size:77%;
}
ul {
background-color:#EFEFDD;
margin:0.5em;
padding:0.7em 0 0.5em;
}
ul li {
margin:0 1em 0.5em;
padding:0;
list-style-type:none
}   
 
 .REG_Item
{
	min-height: 65px;
	padding-bottom: 5px;
	margin-bottom: 5px;	
	border-bottom: solid 2px #C9C8C4;
}
p {
font-size:77%;
margin-top:0;
}