            body { 
                background-image:url("http://www.wpquickaffiliate.com/qabg.png"); margin:0; 
                font-family: "Trebuchet MS", Arial, sans, sans-serif;
                color:#111;
            }
            
            h1,h2,h3,h4,h5,h6 { 
                margin:0; padding:0; 
            }
            
            h1 { font-size:24px;  }
            h2 { font-size:14px; color: #555; }
            h3 { border-bottom: dotted 1px gray; } 
            
            p { font-family:Arial; font-size:11pt; line-height:1.7em}
            .order-link, .test-link, .faq-link { text-align:right; font-size:10pt; margin-bottom:2em;} 
            .small-text { font-size:10pt; }
            
            .screen { width: 575px; }
            .half-screen {  width: 278px; }
            .screen, .half-screen { 
                border:solid 8px #CCC; 
            }
            p.feature { margin-left:1em; }
            img.feature{ 
                margin-top:1em;
                margin-bottom:1em;
                border:solid 8px #CCC; 
            }

            
            .gray { background-color: #F1F1F1; }
            
            a { font-weight:bold; }
            a:hover { text-decoration:none; }
            a:visited { color:blue; } 
            .golden {
                background-color:#fffbc9; border:1px solid #aea680;     padding:10px; margin-top:0.8em; margin-bottom:0.8em; 
            }
            .golden strong { font-size:16px;}
	        .golden a { color:#006295; font-weight:bolder; }
    
            .red { 
                border: 1px solid #CC5121; 
                padding: 10px; 
                background: #FFEFEE;
            }
            
            .red a { color:#CC2101; }
    
           
            .wrap { 
                width:885px; 
                margin:0 auto; 
                
                padding-left:20px; 
                padding-right:15px;
            }
            
            .left { width:870px; float:left; }
            .right { width:250px; float:right; }
            .right p { font-size:10pt; }
            .right ul { 
                font-size:10pt; 
                padding-left:18px;
                list-style-position: inside;
            }
            .right li { margin-top:0.5em; }
            
            .primary {  
                padding-top:18px; 
                background-color:white; 
            }
            
            #header { 
                background-image:url("http://www.wpsmarttools.com/images/header.png"); 
                background-repeat: repeat-x; 
                height:90px; 
                width:100%; 
                
            }
            
            #header img { float:left; }
            
            
            #menu {
            	float: right;
            	position: relative;
            	top: 40px;
            }
            
            #menu a {
                color: #fff;
                display: inline;
                padding: 8px 10px;
                text-decoration: none;

                font-size: 14px;
                font-weight:normal;
            }
            
            #menu a:hover {
                text-decoration: underline;
            }
            
            #menu .selected {
                color: #eb3;
                text-decoration: underline;
            }
            
            #footer { 
                border-top: dotted 1px gray;
                font-size:14px;
                padding-top:12px;
                padding-bottom:6px;
            }
            .bordered { border: solid 3px #c3c3c3; }
            .inlineimage { float: left; margin-top: 6px; margin-right: 8px; display: block; }


