/* Shop Read Window.com Learning CSS */
/* Property of Read Window Products, Inc. */

/* DIV Boxes */
.ln600 { position: absolute; left: 150px; top: 150px; width: 600px; height: auto; border: 2px solid; border-color: #673695; z-index: 100;  background-color: #FFFFFF; }
.ln600b { position: absolute; left: 150px; top: 150px; width: 600px; height: auto; border: 2px solid; border-color: #673695; z-index: 100; background-color: #FFFFFF;  }
.lnlinkbakbx { height: 30px; line-height: 30px; background-color: #336699; text-align: right; }
.lnhead { padding-top: 10px; height: 20px; line-height: 20px; } 
.lnleftflt { float: left; margin-left: 15px; }
.lnleftque { font-size: 10px; color: #000000; font-weight: bold; line-height: 20px; width: 240px; }
.lnleftanw { font-size: 10px; color: #000000; font-weight: normal; margin-left: 30px; width: 240px; line-height: 15px; }
.lnrightque { font-size: 10px; color: #000000; font-weight: bold; line-height: 20px; width: 270px; }
.lnrightanw { font-size: 10px; color: #000000; font-weight: normal; margin-left: 30px; width: 240px; line-height: 15px; }
.lnrightexa { font-size: 12px; color: #000000; font-weight: normal; line-height: 35px; width: 270px; height: 35px; }
.lnrelatedlnk { height: 25px; line-height: 25px; font-size: 12px; color: #000000; margin-left: 10px; }
.lnrelatedlink { margin-left: 30px; width: 240px; line-height: 15px; }

#closediv { clear: both; width: 600px; height: 25px; background-color: #cf992a; }
.closeright { width: 25px; height: 25px; float: right; }
.closeleft { width: 565px; height: 20px; padding-top: 5px; color: #FFFFFF; text-align: right; padding-right: 10px; float: left; }


/* Text SPANS */

.lnlinkbaksp { margin-right: 20px; }
.lntitle { color: #000000; font-size: 14px; margin-left: 10px; }
.lnfeature { color: #000000; font-size: 10px; margin-left: 10px; }

/* Links */

A.lnsmall:link { font: 11px Trebuchet, Verdana, Arial, sans-serif; color: #673695; text-decoration: none; font-weight: normal; }
A.lnsmall:visited { font: 11px Trebuchet, Verdana, Arial, sans-serif; color: #673695; text-decoration: none; font-weight: normal; }
A.lnsmall:hover { font: 11px Trebuchet, Verdana, Arial, sans-serif; color:#673695; text-decoration: underline; font-weight: normal; }
A.bla14:link { font: 14px Trebuchet, Verdana, Arial, sans-serif; color: #990000; text-decoration: none; font-weight: bold; }
A.bla14:visited { font: 14px Trebuchet, Verdana, Arial, sans-serif; color: #990000; text-decoration: none; font-weight: bold; }
A.bla14:hover { font: 14px Trebuchet, Verdana, Arial, sans-serif; color:#990000; text-decoration: underline; font-weight: bold; }