#ajaxcontentarea{
margin-left: 20%;
margin-top: 1px;
margin-bottom: 0;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.contentstyle{
border: 1px solid gray;
width: 60%;
margin-bottom: 1em; 
padding: 20px; 
font-family: Courier;
font-size: 100%;
}
h1
{
margin-bottom: 0.5em; padding: 10px;
font: 3em Times;
color: #007997;
} 
ul {
    list-style-image:url('bullet_s.gif');
margin-left: 20px;
   }
#higlight{
padding: 0 5px 0 5px;
background-color: #e2ff1f;
}
