#DAP_Tips { background-image: url(../images/WhiteTabBG_left.gif) !important; }
#DAP_Tips a { background-image: url(../images/WhiteTabBG_right.gif); color: #333; padding-bottom: 10px; }

#maincontent { padding:0 40px 0 45px !important; font-family:Century Gothic; color:#333; font-size:1.2em; }
#maincontent a:link, #maincontent a:visited { text-decoration:none; color:#333; }
#maincontent a:hover { text-decoration:underline; }

img { border:0; }
h1, h2 { font-weight:normal; font-size:15px; color:#666; margin:0px; padding:0px; }
h2 { font-size:25px; }

ul.howtolinks { margin:0px; padding-left:15px; padding-top:0px; }

.projectImg { vertical-align:middle; margin-right:10px; }

/* FAQ STYLES */
#hdFAQ { position:absolute; top:30%; left:220px; width:300px; }
#ulQuestions { list-style:none; padding-left:0px; margin-left:0px; }
#ulQuestions li  
{
    background:url(../How-To/images/FAQ-Icon.gif) 0px 0px no-repeat;
    font-size:14px;
    padding:5px 0 25px 50px;
    margin:0;
}
#ulQuestions li a { font-weight:bold; text-decoration:none; color:#000; }
/************************/
      
/* Project Highlights at Bottom of How-To Sheets */
.projectBtmDivs { color:#666; font-size:12px; width:370px; margin:25px 0; float:left; }
.projectBtmDivs h2 { background:#999; color:#fff; font-weight:normal; padding:2px 5px; font-size:15px; }

.projectBtmDivs table, .projectBtmDivs td, .projectBtmDivs th {
    border-color: #999;
    border-style: dotted;
}

.projectBtmDivs table {
    margin-top:5px;
    margin-bottom:25px;
    border-width: 0 0 1px 1px;
    border-spacing: 0;
    border-collapse: collapse;
}

#projectHighlightsTbl ul { list-style:none; padding-left:0px; margin-left:0px; }
#projectHighlightsTbl ul li  
{
    background:url(../How-To/images/ThumbsUp-Icon.gif) 0px 0px no-repeat;
    padding:0 5px 10px 35px;
    margin:0;
    color:#666;
}

.projectBtmDivs td, .projectBtmDivs th
{
    margin: 0;
    border-width: 1px 1px 0 0;
}

#productSelectionTbl td, th { padding:2px; text-align:center; }
#productSelectionTbl th a { font-weight:normal; color:#fff; font-weight:bold; }
#productSelectionTbl th { background:#99CCFF; }

#projectHighlightsTbl td { vertical-align: top; padding:0px; border:none; }
#projectHighlightsTbl { border:1px dotted #666; }

/************************/

.sup
{
    position: relative;
    top: -5px;
    font-size: 60%;
}
