h1 {
	margin-bottom: 2px;
}
h1 span {
	font-weight: normal;
}

h3 span {
	font-weight: normal;
	font-size: 90%;
}
/*competition series landing pg*/
table#compt {
width: 100%;
background-color: #333333;
border: 1px solid #333333;
margin-top: 15px;
margin-bottom: 15px;
}
table#compt th {
text-align: center;
font-weight: bold;
padding: 5px;
background-color: #e2dbc8;
font-size: 1em;
}
table#compt td {
width: 50%;
text-align: center;
background-color: #ffffff;
padding-bottom: 5px;
}
table#compt img {
height: 166px;
width: 350px;
display: block;
margin: 2px auto 5px;
}
div#content-in table#compt p {
width: 350px;
margin-right: auto;
margin-left: auto;
margin-bottom: 6px;
}

table#compt p.lnks {
text-align: center;
}
table#compt p.lnks a {
margin-right: 6px;
margin-left: 6px;
color: #B40000;
font-size: 1.1em;
font-weight: bold;
}
img#cmp-pix1 {
float: right;
height: 180px;
width: 300px;
margin-right: 0px;
margin-bottom: 5px;
margin-left: 10px;
}

ul#ftrslist {
margin-left: 15px;
font-size: .9em;
}
ul#ftrslist li {
list-style-type: disc;
list-style-position: outside;
}


/*competition series detail pg*/
table#boosters {
width: 100%;
}

/*table left column*/
table#boosters td.pix-pr {
width: 27%;
}
table#boosters td.pix-pr img {
display: block;
margin: 10px auto 2px 0px;
}
table#boosters td.pix-pr span {
width: 200px;
text-align: left;
font-size: .8em;
}
table#boosters td.pix-pr p.dsc {
width: 180px;
margin-left: 0px;
}

/*table right column*/
table#boosters ul {
	text-align: left;
	margin: 5px auto 10px 20px;
}
table#boosters ul li {
margin-bottom: 2px;
text-align: left;
font-size: .9em;
list-style-position: outside;
list-style-type: disc;
}

table#boosters span#grnte {
float: right;
width: 110px;
margin-right: 0px;
margin-bottom: 5px;
margin-left: 10px;
text-align: center;
display: inline;
font-size: 11px;
}
table#boosters span#grnte img {
height: 150px;
width: 110px;
display: block;
}


/*product order forms*/
table.order {
width: 100%;
border: 1px solid #333333;
margin-left: 0px;
font-size: .9em;
margin-bottom: 10px;
}
table.order th {
text-align: center;
font-weight: bold;
padding: 5px;
background-color: #e0dfe3;
font-size: 1.1em;
color: #B40000;
}
table.order td {
text-align: center;
padding: 2px 5px;
border-top: none;
border-right: none;
border-bottom: 1px solid #999999;
border-left: none;
vertical-align: middle;
}

table.order td.lns {
	width: 35%;
}
table.order td.lns span {
color: #b40000;
font-weight: bold;
}
table.order td.btn {
width: 35%;
}
table.order td.ord {

	width: 30%;
	color: #B40000;
}
table.order td.ord a {

	width: 35%;
	color: #B40000;
}

table.order span.red {
color: #B40000;
font-weight: bold;
}

/*....*/
table.order form {
	text-align: right;
	margin-right: 0px;
	margin-left: auto;
}
img#hntg-pix1 {
	height: 286px;
	width: 200px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	float: right;
}
img#trgt-pix1 {
	height: 199px;
	width: 180px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	float: right;
}
img#hnd-pix1 {
float: right;
height: 175px;
width: 242px;
margin-right: 0px;
margin-bottom: 5px;
margin-left: 10px;
}
