body	{
		padding: 0px;
		margin: 0;
		color: #666;
		}
		
a		{
		color: #8A1C35; 
		}

h1		{
		border-bottom: solid 1px #ccc;
		padding-bottom: 5px;
		}
		
h6		{
		margin: 2px 0 0px 0px;
		padding: 0px 0 0px 20px;
		font-size: 12px;
		background: url(../images/icon_arrowBullet.gif) left center no-repeat;
		}

p		{
		padding-left: 20px;
		}

table	{
		width="100%";
		}

td, th	{
		vertical-align: top;
		}

th		{
		text-align: center;
		}
				
/*----------------------------------RETURN POLICY--------------------------------*/
		
#content
		{
		padding: 130px 20px 20px 20px;
		background: url(../images/purple_bar_gradient.jpg) left top repeat-x;
		}
		
.logoImage
		{
		position: absolute;
		top: 10px;
		left: 15px;
		height: 88px;
		}
				
.emphasized
		{
		font-weight: bold;
		padding-left: 0px;
		}		
		
