img					{
						border: 0;
						}
						
body				{
						background-color: #FFFFFF;
						margin-left: auto;
						margin-right: auto;
						text-align: center;
						}
						
table				{
						border-collapse: collapse;
						}
						
#Divider
{
            background-image:url(divider_menu.gif);
            width:2px;
            height:30px;
						margin: 0;
						padding: 0;
						border: 0;
						outline: 0;
}

#Divider2
{
            background-image:url(bullet_red.gif);
            width:5px;
            height:5px;
						margin: 0;
						padding: 0;
						border: 0;
						outline: 0;
						position: relative;
						top: 2px;
}
