﻿body
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
	font-family: 'Times New Roman' , Georgia;
	font-size: medium;
}

#wrapper
{
	text-align: left;
	margin: auto;
	width: 774px;
	position: relative;
	border:1px solid black;
	padding:5px;
}

#headertable
{
	background-image: url(images/headertile.gif);
	background-repeat:repeat-x;
}

.whitetext
{
	color:White;
}

#footertable
{
	background-image: url(images/footertile.gif);
	background-repeat:repeat-x;
}

.contentpadding-tb
{
	padding-top:6px;
	padding-bottom:6px;
}



.rangeitemspacing_image
{
	padding: 10px 20px 10px 20px;
	text-align:center;
}

.rangeitemspacing_text
{
	padding: 5px 20px 10px 20px;
	text-align:center;
}

.itemdetails_title
{
	font-weight:bold;
}

.itemdetails_sizes
{
	
}

#itemdetails p
{
	font-weight:bold;
}

