/*Reset Style*/
body {
  margin:0; 
  padding:0; 
  line-height: 1.7em; 
  word-spacing:1px; 
  letter-spacing:0.2px; 
  font: 14pt Arial, Helvetica,"Lucida Grande", serif; 
  color: #000;
}

#page p{
  widows: 3;
  orphans: 3;
  font-size: 14pt !important;
  line-height: 1.7em;
}

#content_wrap, #content_area{
  width: 90% !important;
  border: none !important;
}

#header{
  float: left;
}

.componentheading. .contentheading-reviews, .contentheading-blog{
  clear: both;
  padding: 15px 0 0 0;
}

/*Remove Element*/
#top_nav, #left, #right, #footer-nav, #at15s_brand, #at16_brand, #at15sptx  {display:none !important;}


/* Show URL */
a:link, a:visited {background: transparent; color:#333; text-decoration:none;}
a:link[href^="http://"]:after, a[href^="http://"]:visited:after {content: " (" attr(href) ") "; font-size: 11px;}
a[href^="http://"] {color:#000;}

/*Break Page*/
#comments {page-break-before: always;}

@page{
    margin-left: 1in;
    margin-right: 1in;
}
