/*-----------------------------------------------------------------------------
Primary RedMagnet Style Sheet

version:   1.0
author:    Patrice Anderson
email:     patrice@redmagnet.com
website:   http://www.redmagnet.com
-----------------------------------------------------------------------------*/

/* =General
-----------------------------------------------------------------------------*/

div.photo { 
	position: relative; 
	top: 10px; 
	left: 10px; 
	display: block;
	}			

.border	{
	border: 1px dotted #000000; 
	}

.blank {
  	width:16px;
	height:16px;
	display: block; 
	text-align: center; 
	position: absolute; 
	text-decoration: none; 
	color: #000; 
	}

#dOverhead{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1em;
		color: #000; 
}

