/* Created on Jan 7, 2012 1:22:13 PM */

body { 
  color : #000000; 
  background : #ffffff; 
}

a { 
  text-decoration : underline; 
  color : #333; 
}

#leftcolumn, 
#home-leftcolumn, 
#rightcolumn, 
#home-rightcolumn, 
#right2column, 
#footer, 
#footer2, 
#related-posts,
#adleft,
#adleft2,
#adright,
#doubleadleft,
#doubleadright,
#doubletopadleft,
#doubletopadright,
#topnavadunit,
.top-leaderboard,
#topsection,
#topmenubar,
#returnto,
#topshare {
     display: none;
     }
     
#contentcolumn,
#singlecolumn,
#content2column,
#fullwidthcolumn {
    width: 90%;
    float: none!important;
    margin: 0 5%;
    border-left: none;
    border-right: none;
    font-size: 14pt;
    font-family: Georgia, serif;
    line-height: 1.4em;
    }

a:link:after {
	content: " (" attr(href) ") ";
	font-size: 80%;
}
           
#contentcolumn:before {
    content: "Thank you for printing this page. This article was originally published at www.online-stock-trading-guide.com where we hope you'll visit often. We continuously publish new stock trading related content and always welcome feedback and suggestions.";
    display: block;
    border: 1px solid #ccc;
    font-style: italic;
    margin: 0;
    padding: 8px 10px;
}
     
#contentwrapper:before {
    content: "Online Stock Trading Guide";
    display: block;
    font-size: 20pt;
    font-weight: normal;
    margin: 0 auto;
    text-align: center;
}

h1 {
 text-decoration: underline;
}     
