@CHARSET "ISO-8859-1";

.round
    {
        -moz-border-radius: 15px;
        border-radius: 15px;
        padding: 5px;
        border: 1px solid #000;
    }

/*
#navigation ul li{
	display: inline;
	list-style: circle;
}
*/
