@import "http://www.brightmove.com/style/form/";
@import "http://www.brightmove.com/style/table/";
/*
*************************************************

BrightMove
General Print Styles

*************************************************
*/

body {
  color: #000;
	font: normal 62.5% Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
  color: #0080be;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight: normal;
  letter-spacing: -0.05em;
	margin-bottom: 0.2em;
}
h1 {
  font-size: 2.0em;
}
p, pre, blockquote, ul, ol, dl, address {
	margin: 0 0 1em 0;
}
li, dd, blockquote {
	margin-left: 1em;
}
p {
  font-size: 1.2em;
  margin-bottom: 1.2em;
}
p.last {
  margin-bottom: 0;
}
img {
 border: 0;
}
ul#navigation,
 #subnav,
 #home #header .intro h1 img,
 #home #header .intro img,
 #live_help,
 #signup img,
 #footer {
  display: none;
}
table {
  border-collapse: collapse;
  border-left: 1px solid #c2c2c2;
  border-top: 1px solid #c2c2c2;
}
caption, th, td {
  border-bottom: 1px solid #c2c2c2;
  border-right: 1px solid #c2c2c2;
  padding: 5px;
}
caption {
  font-weight: bold;
}
td {
  padding-right: 20px;
}
#content table#web_based.features_detail {
  display: block;
}