/* Product Brochures */
#prodBrochures p {margin: 0 0 1.25em 0;}


/* Instructions */
#instructions form {margin-bottom: 1em;}
#instructions tr:hover {background-color: #e1eafe;}
#instructions #tblHeaderRow {background-color: #fff;}
#instructions table a {display: block; width:100%;}
#instructions .description a {color: #000; text-decoration: none;}


/* Application notes */
#tmenu1 .itemTest:hover {background-color: #e1eafe;}
#appNotes table {margin: -17px 0 0 35px; width: 445px;}
#appNotes table a {display: block; width:100%;}


/* Software tutorials */
.screenShot {float: left; margin-right: 10px; width: 230px; height: 139px;}
.screenShot:hover {cursor: hand;}

.tutContainer {position: relative; margin: 0 0 15px 0; clear: both;}
.tutContainer p {margin: 0 0 5px 0; padding: 0; color: #000;}
.tutContainer .title {font-size: 18px; font-weight: bold; color: #000;}
.clipDetails {margin: 15px;}
.tutContainer .smalltext {margin: 0; color: #6F6F6F;}

#prodBrochures h3 { text-transform: uppercase; }
#prodBrochures td { vertical-align: top; }
