.GreyContainer { 
background-color:#e1e1e1;
/*
background-image:url(images/LightGreyArrow.jpg);
background-position: right;
background-repeat:no-repeat;
*/
padding:10px;
margin-bottom:10px;

}

#GreyContainer h3 {
font-size:larger;
/*
color:#4A6D80;
*/
}


#GreyContainer ul {
list-style-type: none;
margin-left: 0px;

}

#GreyContainer ul li {
list-style-type: none;
margin-left: 0px;

}