#batteries
	{
	
	}
	
#batteries ul
	{
	list-style:none outside;
	}	

#batteries .menu
	{
	margin:0 0 14px 0;
	}
	
#batteries .menu li
	{
	display:block;
	float:left;
	background:#e5e5e5;
	margin:0 5px 5px 0;
	}
	
#batteries .menu li a
	{
	display:block;
	float:left;
	padding:6px 30px;
	}
	
#batteries .menu li.active
	{
	background:#155bdc;
	}
	
#batteries .menu li.active a
	{
 	color:#e5e5e5;
	}
	
#batteries table
	{
	margin:0 0 10px 0;
	border-collapse:collapse;
	width:100%;
	font-size:12px;
	}	
	
#batteries th, #batteries td
	{
	padding-left:10px;
	padding-right:5px;
	}
	
#batteries th:first-child, #batteries td:first-child
	{
	padding-left:5;	
	}	
	
#batteries th
	{
	padding-bottom:10px;
	}	

#batteries td
	{
	vertical-align:middle;
	padding-top:3px;
	padding-bottom:3px;
	background:#e5e5e5;
	border-bottom:1px solid #fff;
	}	
	
#batteries td a
	{
	text-decoration:none;
	}	
		
#batteries .item
	{
	
	}
	
#batteries .item .info
	{
	float:left;
	}
	
#batteries .item .title
	{
	margin-bottom:10px;
	}
	
#batteries .item ul
	{
	margin-bottom:20px;
	font-size:12px;
	font-weight:bold;
	}
	
#batteries .item li:after
	{
	content:'.';
	font-size:.1em;
	line-height:.1em;
	height:0;
	display:block;
	visibility:hidden;
	clear:both;
	}	
	
#batteries .item li
	{
	display:block;
	}	
	
#batteries .item li .header
	{
	display:block;
	float:left;
	width:120px;
	font-weight:normal;
	}
		
#batteries .image
	{
	float:right;
	}
	
#batteries .heading
	{
	color:#97d045;
	}
	
#parts
	{
	
	}

#parts ul
	{
	list-style:none outside;
	}	
	
#parts table
	{
	width:100%;
	border-collapse:collapse;
	}
	
#parts .groups
	{
	table-layout:fixed;
	font-size:12px;
	line-height:20px;
	}
	
#parts .groups td
	{
	padding-left:1px;
	}

#parts .groups td:first-child
	{
	padding-left:0;
	}

#parts .groups h2
	{
	padding:7px 5px;
	background:#e5e5e5;
	margin-bottom:5px;
	}
	
#parts .groups ul
	{
	padding-left:5px;
	margin-bottom:10px;
	}
	
#parts .groups li
	{
	
	}
	
#parts .items th, #parts .items td
	{
	border-left:1px solid #fff;
	}
	
#parts .items th:first-child, #parts .items td:first-child
	{
	border-left:0;
	}
	
#parts .items thead
	{
	
	}	
	
#parts .items th
	{
	padding:7px 0 7px 5px;
	background:#e5e5e5;
	}
	
#parts .items td
	{
	vertical-align:middle;
	padding:5px 0 5px 5px;
	background:url(../../modules/parts/images/rule.gif) left top repeat-x
	}	
	
#parts .items tr:first-child td
	{
	padding-top:15px;
	background:none;
	}	

#parts .items td a
	{
	text-decoration:none;
	}
	
#parts .item
	{
	
	}
	
#parts .item .path
	{
	margin-bottom:20px;
	}
	
#parts .item .path a
	{
	text-decoration:none;
	}
		
	
#parts .item .info
	{
	float:left;
	}
	
#parts .item ul
	{
	font-size:12px;
	font-weight:bold;
	margin-bottom:20px;
	
	}
	
#parts .item li
	{
	line-height:20px;
	display:block;	
	}
	
#parts .item li:after
	{
	content:'.';
	line-height:.1em;
	font-size:.1em;
	visibility:hidden;
	display:block;
	clear:both;
	height:0;
	}
	
#parts .item li .header
	{
	display:block;
	float:left;
	width:120px;
	font-weight:normal;
	}
	
#parts .item .image
	{
	float:right;
	}
	
.xtable
	{
	
	}

.xtable li
	{
	border-bottom:1px solid #fff;
	}

.xtable .header
	{
	background:#e5e5e5;
	margin-right:5px;
	padding-left:5px;
	}
	
#parts .order a
	{
	text-decoration:none;
	font-weight:bold;
	background:url(../images/layout/order-icon.gif) left center no-repeat;
	padding-left:10px;
	}
	
#parts .info h2
	{
	color:#97d045;
	font-size:18px;
	font-weight:bold;
	}
