body {
margin-top:0;
}
.mmhide_bgExpand {
	background-image: url(images/body/bgExpand.gif);
	background-repeat: repeat-x;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #696868;
}

.bodytext_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	border-bottom: 2px solid #832238;
}

table.products .bodytext_black { font-size: 11px; border-bottom: none; }

.bodytext a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #545454;
}
.bodytext a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #545454;
}
.bodytext a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #807F7F;
}
.bodytext a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #545454;
}
.mmhide_bannerExpand {
	background-image: url(images/banner/banner-01-topExpand.gif);
	background-repeat: repeat-x;
}
.mmhide_dateText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CDCDCD;
}
.mmhide_bodyExpand {
	background-image: url(images/body/body-Expand.gif);
	background-repeat: repeat-y;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #807F7F;
}
.bodyText a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #545454;
}
.bodyText a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #545454;
}
.bodyText a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.bodyText a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #545454;
}
.mmhide_topNavText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #807F7F;
	text-decoration:none;
}
.mmhide_topNavText a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #807F7F;
	text-decoration:none;
}
.mmhide_topNavText a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #807F7F;
	text-decoration:none;
}
.mmhide_topNavText a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #807F7F;
	text-decoration:underline;
}
.mmhide_topNavText a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #807F7F;
	text-decoration:none;
}.mmhide_navImage {
	background-image: url(images/banner/banner-04.gif);
	background-repeat: no-repeat;
}

.mmhide_main_boxes {
	margin-left: 5px;
	margin-top:10px;
	width: 210px;
}

.mmhide_dotted_products {
	background: url(images/content/dotted.gif) repeat-x;
	height: 1px;
	width: 710px;
}

.mmhide_dotted_products_vert {
	background: url(images/content/dotted_vert.gif) repeat-y;
	width: 1px;
}

.mmhide_big_letter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.mmhide_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cdcdcd;
	margin-top: 10px;
}

.mmhide_quote {font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #aaaaaa; font-weight: bold;}

.mmhide_used_products { 
	text-align: center;
	width: 130px;
	height: 72px;
	border: solid 1px #000;
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: bold;
	margin-top: 10px;
}

.f-left
{
	float: left;	
}
.f-right
{
	float: right;	
}

/* Machinery Listings */
.listing .description
{
	width:	500px;
}

.listing .description h2
{
	margin: 0px 0px 15px 0px;
}

.listing .thumbnail
{
	width: 200px;
	/*height: 200px;*/
	position: relative;
}

.listing .thumbnail img
{
	width: 200px;
}

.listing .gallery
{
	margin: 20px 0 10px 0;
	text-align: center;	
}


