/* CSS Document */

div.footer
{padding:0.5em;
color:white;
background-color:#CCCCCC;
vertical-align: bottom;
}


li {
	list-style-type: circle;
}
