﻿@media print {

DIV.smarttags {
width: 100%;
}
DIV.smarttags .spacer {
width: 100%;
}
DIV.smarttags .column100pc {
float: none;
width: 100%;
}

FORM#frmSMForm {
width: 100%;
}
FORM#frmSMForm DIV.buttons {
float: none;
width: 100%;
}

.CenterColumn {
float: none;
margin: 0;
width: 100%;
}

.Footer {
display: none;
}

.Header {
display: none;
}

.HeaderNavOuter {
display: none;
}

.InnerWrapper {
float: none;
}

.LeftColumn {
display: none;
}

.OuterWrapper {
margin: 0;
width: 100%;
}

.productResultsSeparator {
float: none;
width: 100%;
}

.Products .Separator {
float: none;
width: 100%;
}

.RightColumn {
display: none;
}
	
}