@import url("newone.css");

@charset "utf-8";
/* CSS Document */

h2 {
color:#006699;
font-size:14px;
font-weight:bold;
margin:2px auto 2px auto;
/*text-shadow:1px 1px #666666;*/
}


#content {
padding:0px 0px 0px 0px;
width:740px;
float:right;
background-color:transparent;
}

#content-top {
visibility:hidden;
height:0px;
width:100px;
}

#content-bottom {
visibility:hidden;
}

#homemenu, #keyboardsmenu, #micemenu, #othermenu, #homeapplicationsmenu{
	top:333px;
}

#left-panel {
width:230px;
}

#content-index-page-right {
padding-top:20px;
}

.private-eye {
display:block;
border:thin solid #006699;
text-decoration:none;
width:230px;
height:110px;
background:url(../images/private-eye-monitor.jpg) no-repeat;
}

.private-eye a:active, a:action{
font-family:'Univers';
text-decoration:none;
} a:link {text-decoration:none;}
a:hover{text-decoration:none;
}

.private-eye h2 {
font-size:15px;
margin-left:5px;
padding-bottom:0px;
text-decoration:none;
}a, a:link, a:hover, a:visited { text-decoration: none; }


 
.private-eye p {
font-size:13px;
margin-left:5px;
margin-top:0px;
}