#date{
		font-family			:Arial, Helvetica, sans-serif;
		font-size			:17px					;
		text-align			:center					}
		
#datebreak{
		background-color	:#FF0000				;
		width				:500px					;
		height				:1px					;
		margin				:auto auto				}

#showbreak{
		background-color	:#FFFFFF				;
		width				:550px					;
		height				:1px					;
		margin				:auto auto				}

#show{
		font-family				:Arial, Helvetica, sans-serif;
		font-size				:13px				;
		text-align				:center				}
		
#show .note{		
		font-family				:Arial, Helvetica, sans-serif;
		font-size				:10px				;
		font-weight				:bold				;
		text-align				:center				}

#show a:link,#show a:visited{
		color					:#FFFFFF			;	
		font-family				:Arial, Helvetica, sans-serif;
		font-size				:13px				;
		font-weight				:bold				;
		text-decoration			:underline				}

#show a:focus,#show a:hover{
		color					:#FF0000			;	
		font-family				:Arial, Helvetica, sans-serif;
		font-size				:13px				;
		font-weight				:bold				;		
		text-decoration			:underline				}					
		

