.clearer
{
	float: none !important;
	display: block !important;
	clear: both !important;
	margin: 0 !important;
	border: 0 !important;
	padding: 0 !important;
	height: 0.1px !important;
	line-height: 0px !important;
	font-size: 0 !important;
}


.clearfix:after
{
	content: ".";
	display: block;
	height: 0.1px;
	clear: both;
	font-size: 0;
	visibility: hidden;
}
.clearfix
{
	display: inline-table;
}

* html .clearfix
{
	height: 1%;
}
.clearfix
{
	display: block;
	
}



a img
{
	border: 0;
}


img,

select,

{
	vertical-align: middle;
	margin-left: -15px;
}


table,
thead,
tbody,
tfoot,
tr,
th,
td,

select,

{
	font-size: 1em;
	font-family: inherit;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
}


td
{
	vertical-align: top;
}

table .action,
table .numeric,
table .money
{
	text-align: right;
}
tfoot th
{
	text-align: right;
}

.floatLeft
{
	float: left;
}
.floatRight
{
	float: right;
}
.none
{
	display: none;
}
.hidden
{
	visibility: hidden;
}
.categoryContentLowerBodyCallout {
	width: 154px;
	margin-bottom: 20px;
}
.categoryContentLowerBodyCallout div {
	background-color: #f4f1e0;
	color:inherit;
	padding-bottom: 10px;
}
	.categoryContentLowerBodyCallout div p
	{
		margin: 0;
		padding: 6px 9px 0 9px;
	}
