@charset "utf-8";
/* CSS Document */

.table
{
	margin-left: 55px;


}
.table ul
{
	float:left;
	margin:0;
	padding:0;
	line-height: 12px;
}
.table li
{
	list-style:none;
	padding:0px 5px 2px;
}
.table ul li.title
{
	font-weight:bold;
	color:#FFF;
	padding: 3px 5px 2px;
	height: 14px;
	background-image: url(../images/ammo%20title.png);
}
.even {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 8px;
	color: #000;
	padding-top: 0px;
}
