﻿.ContactCell
{
	width:100%;
}

.ContactCell a
{
	width:100%;
}

.Navigator
{
	width: 100%;
	border:0
}

.Navigator td
{
	width:14.285714%;
}

.Navigator a:link
{
	width:100%;
	line-height:24px;
	text-align:center;
	border-left:1px #666666 solid;
	border-right:1px #666666 solid;
	margin-left:1px;
}

.Navigator a:visited
{
	width:100%;
	line-height:24px;
	text-align:center;
	border-left:1px #666666 solid;
	border-right:1px #666666 solid;
	margin-left:1px;
}

.Navigator a:hover
{
	width:100%;
	line-height:24px;
	text-align:center;
	border-left:1px #666666 solid;
	border-right:1px #666666 solid;
	margin-left:1px;
	background-color:#FF6622;
	color:white;
	text-decoration:none;
}

.Navigator .Line
{
}

.Navigator .Line img
{
	width:1px;
}



.TypeList a
{
	width:100%;
	line-height:18px;
	background-image:url(../Images/Default/Menu/Arrow.jpg);
	background-position:3px center;
	background-repeat:no-repeat;
	padding-left:15px;
	border-bottom:1px #999999 solid;
}

.ProductInfo
{
	float:left;
	padding-top:10px;
	padding-left:5px;
	width:55%;
}

.ProductInfo img
{
	width:3px;
	background-color:#666666;
	margin-right:5px;
	margin-bottom:3px;
}