div#innerContentColumn
{
	width: 95%;
}

div#innerContentColumn img.productimage
{
	border: 1px solid #000;
}

th
{
	text-align: left;
	font-weight: normal;
}

ul#productimagelist
{
	margin: 1em;
	padding: 0;
}

ul#productimagelist li
{
	display: inline;
	text-align: center;
}

ul#productimagelist a
{
	float: left;
	display: block;
	width: 110px;
	margin: 0.5em;
	padding-top: 120px;
	text-decoration: none;
	color: #f26430;
	font-weight: bold;
	text-align: center;
}

table.prodtable td
{
	text-align: left;
	vertical-align: top;
	background: #99CCFF;
	color: #F26430;
	padding-left: 5px;

}

table.prodtable td.image
{
	background: #FFFFFF;
	width: 110px;
}

table.prodtable td.qty
{
	border-left: 2px solid #00BCE5;
	width: 140px;
}

.boldtext
{
	font-weight: bold;
}

.smalltext
{
	font-size: 12px;
}

.smalltextul
{
	font-size: 12px;
	color: #F26430;
	text-decoration: underline;
}

.smalltextbold
{
	font-size: 12px;
	font-weight: bold;
}

.note
{
	font-size: 14px;
}
