.logo {
	width:250px;
	height: 100px;
	float: right;
	margin-top: 20px;
	margin-right: 20px;
}
.product {
	margin-top: 60px;
	margin-right: 20px;
	float: left;
}
.productdescription {
	background-color: #FFFFFF;
	float: right;
	margin-top: 100px;
}

.productdescription h1{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
}

.pricebox {
	background-color: #CCCCCC;
	float: left;
	margin-top: 30px;
	margin-right: 20px;
	padding: 3px;
	width: 150px;
}
.pricebox  a:hover{
	text-decoration: underline;
	background-image: url(../../images/bits/buttons/buynow/buybuttonhov.jpg);
}
.pricebox    a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 180%;
	font-weight: normal;
	text-decoration: none;
	background-image: url(../../images/bits/buttons/buynow/buybutton.jpg);
	display: block;
	background-repeat: no-repeat;
	height: 50px;
	text-align: center;
	line-height: 50px;
	margin-top: 10px;
}
.pricebox2 {
	float: left;
	padding: 3px;
	width: 150px;
}
.pricebox2  a:hover{
	text-decoration: underline;
	background-image: url(../../images/bits/buttons/buynow/buybuttonhov.gif);
}
.pricebox2    a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 180%;
	font-weight: normal;
	text-decoration: none;
	background-image: url(../../images/bits/buttons/buynow/buybutton.gif);
	display: block;
	background-repeat: no-repeat;
	height: 50px;
	text-align: center;
	line-height: 50px;
	margin-top: 10px;
}
.pricebox3 {
	float: left;
	padding: 3px;
	width: 150px;
	margin-left: 70px;
}
.pricebox3  a:hover{
	text-decoration: underline;
	background-image: url(../../images/bits/buttons/buynow/buybuttonhov.gif);
}
.pricebox3    a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 180%;
	font-weight: normal;
	text-decoration: none;
	background-image: url(../../images/bits/buttons/buynow/buybutton.gif);
	display: block;
	background-repeat: no-repeat;
	height: 50px;
	text-align: center;
	line-height: 50px;
	margin-top: 10px;
}
.alsoav {
	width: 700px;
	background-color: #CCCCCC;
	clear: both;
	margin-left: -40px;
	color: #FFFFFF;
}
#alternatives       {
	width: 100%;
	color: #FFFFFF;
	padding: 0px;
	margin: 0 0 0 0;
	border-width: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#alternatives     td.row1  {
	color: #FFFFFF;
	background-color: #013759;
	font-size: 130%;
	border-width: 0px;
	font-style: italic;
	font-weight: lighter;
}
#alternatives  td.row2 {
	color: #999999;
	background-color: #FFFFFF;
	padding: 0px;
}
#sizechart {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: 20px;
	width: 100%;
	line-height: 2em;
	text-align: center;
	background-color: #666666;
	border-spacing: 0px;
	border-collapse: collapse;
	border: dotted #ffffff 1px;
	font-size: 70%;
	color: #FFFFFF;
}
#sizechart      th {
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF;
}
#sizechart    td {
	border-width: 1px;
	border-style: dotted;
	border-color: #FFFFFF;
}
.tr1     {
	background-color: #777777;
}
.sizechart    tr2 {
}
