/*This CSS file is for demonstration purposes 
and does not affect the functionality.*/

body, div, p, ul, li, h5 {font-family:verdana, sans-serif; font-size:12px;}
li {font-size:11px;margin-top:12px;}
h5 {margin-top:12px;}
a {text-decoration:none; color:blue;}
a:hover {text-decoration:underline;}
.pTop {text-align:right;}
div.content {margin:10px 20px 10px 260px;}
code {font-family:monospace; color:#990000;font-size:14px;}
#sticky {width:200px; background-color:#ffffcc; border:1px solid #9999cc}
#icons {text-align:center;}
#icons img {border:0;width:88px;height:31px;margin:0 3px 0 3px;}