* {
	margin: 0;
	padding: 0;
}

html {
     min-height: 100%;
     margin-bottom: 1px;
}

html, body, br, hr, 
div, span, a,
object, iframe,
ul, ol, dl, li, dt, dd,
h1, h2, h3, h4, h5, h6,
p, blockquote, q, address,
small, big, cite, dfn, ins, del, 
i, em, b, strong, sup, sub, strike,
pre, code, samp, kbd, var, tt,
form, fieldset, legend, label,
input, textarea, option, .nobox{ 
	background: transparent;
	border: 0;
	font-size: 100%;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

html, body, br, hr, 
div, span, a, 
object, iframe, 
ul, ol, dl, li, dt, dd, 
h1, h2, h3, h4, h5, h6, 
p, blockquote, q, address, 
small, big, cite, dfn, ins, del, 
i, em, b, strong, sup, sub, strike, 
pre, code, samp, kbd, var, tt, 
form, fieldset, legend, label, 
input, textarea, option, .nobox {
	background:transparent none repeat scroll 0 0;
	border:0 none;
	font-size:100%;
	margin:0;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
	padding:0;
	vertical-align:baseline;
	font-family:"Lucida Sans","Myriad Pro","Arial","Century Gothic",Sans-Serif;
}

li, dt, dd, p, pre, address, legend, label, input, textarea, select, option, optgroup, th, td {
	font-family:inherit;
	font-size:inherit;
	font-size-adjust:inherit;
	font-stretch:inherit;
	font-style:inherit;
	font-variant:inherit;
	font-weight:inherit;
	line-height:inherit;
}

ul, ol, dl {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

.small {
	font-size: 9px;
	font-weight: normal;
}

.required {
	color: #FF0000;
}

.reqtxt {
	color: #FF0000;
}

.emailreqtxt {
	color: #FF0000;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

blockquote {
  width: 415px;
  font-family: Lucida Sans, Helvetica, Arial, sans-serif;
  padding: 25px;
  margin: 1.5em auto 1.5em auto;
  background: #d0cabb url(http://www.innovativelinens.com/media/images/blockquote_open.jpg) no-repeat 20px 20px;
}

blockquote p {
  display: block;
  padding: 25px;
  font-family: Lucida Sans, Helvetica, Arial, sans-serif;
  background: url(http://www.innovativelinens.com/media/images/blockquote_close.jpg) no-repeat right bottom;
  line-height: 25px;
  color: #857c69;
  font-size: 13px;
}
