.overviewdiv {
clear:both;
width:760px;
padding:10px;
}

.overviewheading {
clear:right;
border-top:1px solid #599ec2;
background:url(../images/overview/headingbg.gif) repeat-x;
}

.overviewheading h3 {
color:#4e4e4e;
font-size:300%;
font-weight:100;
padding:20px;
}

.overviewheading h4 {
color:#006ca5;
font-size:180%;
font-weight:100;
margin-top:20px;

}

.content_left {
clear:right;
float:left;
width:550px;
padding:15px;
}

.content_left p strong {
color:#3763A4;
font-size:125%;
}

.content_left ul,.content_left ol {
list-style:square;
margin:5px;
padding:10px;
}

.content_left ol {
list-style:decimal;
}

.content_left li {
line-height:1.5em;
border:1px solid #fff;
padding:5px;
}

.content_left li:hover {
background:#d7f5ff;
border:1px solid #2d8ab5;
}

.content_right {
float:right;
width:160px;
}

.content_right ul {
list-style:none;
margin:0;
padding:5px;
}

.content_right li {
color:#0A6DAC;
font-size:80%;
padding:7px 5px;
}

.heading {
font-size:92%;
color:#000;
margin:0;
padding:5px 5px 0;
}

#screensnapshots {
background:url(../images/overview/RecordingIcon_Screenshots.png) no-repeat right bottom;
}

#chatIM {
background:url(../images/overview/RecordingIcon_ChatIM.png) no-repeat right bottom;
}

#keystrokes {
background:url(../images/overview/RecordingIcon_Kesytrokes.png) no-repeat right bottom;
}

#myspace {
background:url(../images/overview/RecordingIcon_MySpace.png) no-repeat right bottom;
}

#onlinesearches {
background:url(../images/overview/RecordingIcon_OnlineSearch.png) no-repeat right bottom;
}

#emailactivity {
background:url(../images/overview/RecordingIcon_Email.png) no-repeat right bottom;
}

#keywords {
background:url(../images/overview/RecordingIcon_KeywordAlerts.png) no-repeat right bottom;
}

#programactivity {
background:url(../images/overview/RecordingIcon_Programs.png) no-repeat right bottom;
}

#doctracking {
background:url(../images/overview/RecordingIcon_DocumentTracking.png) no-repeat right bottom;
}

#filestransferred {
background:url(../images/overview/RecordingIcon_FileTransfers.png) no-repeat right bottom;
}

#useractivity {
background:url(../images/overview/RecordingIcon_UserActivity.png) no-repeat right bottom;
}

.screenshots {
border:none;
border-top:1px solid #ccc;
text-align:center;
width:90%;
padding:10px;
}

.screenshots legend {
display:none;
}

.screenshots img {
border:none;
margin:0 3px;
}

#sitesvisited,#top10 {
background:url(../images/overview/RecordingIcon_WebSites.png) no-repeat right bottom;
}