﻿* {margin: 0px; padding: 0px;}

/* start documentation links */

#rightcol { width: 240px; float: left;}


#rightcol .product_resources { font-family: verdana;
    font-size: 11px;
    background-color: #ffffff;
    width: 240px;
    float: left;
    margin-bottom: 18px;
    padding-bottom: 16px; padding-top: 5px;
    border: 1px solid #d9d9d9;
    -moz-border-radius: 4px;
    border-radius: 4px;
    }

#rightcol .product_resources h2 {
    
   font-size: 11px;
   color: #000000;
   line-height: 20px;
   font-weight: bold;
   padding-left: 10px;
   margin-bottom: 6px;
}
 
.resbutton {
    border-bottom: 1px solid #f5f5f5;
    width: 230px;
    height: 20px;
    margin-left: 5px;
    overflow: hidden;
    float: left;
}

.resbutton a.reslink, a.reslink:link {  display: block; width: 230px; height: 20px; background-color: #ffffff; line-height: 20px; color: #E59301; text-decoration: none; text-indent: 5px; }

.resbutton a.reslink:hover { color: #E59301; display: block; width: 230px; height: 20px; text-decoration: underline; }

/* end documentation links */
