@charset "utf-8";
#wrap
{
margin-top:105px;
}
.manual-section-head
{
width:603px;
background-repeat:repeat-x;
height:18px;
background-image:url(../images/manual/content-head-bar.png);
clear:both;
font-family:Arial,Helvetica,sans-serif;
font-weight:bold;
font-size:13px;
}
#logoholder {
padding-top:0px;
}
#list-ret {
	position:relative;
	left:-4px;
}
ul li {
list-style-type:none;
list-style-image:none;
}
li {
list-style-type:none;
list-style-image:none;
}
#manual-head-text
{
margin-left:5px;
width:590px;
background-repeat:repeat-x;
}
#manual-section-body
{
width:550px;
height:150px;
}
#manual-section-body2
{
width:550px;
}
#manual-body-left
{
height:25px;
width:15%;
float:left;
}
#manual-body-right
{
width:400px;
float:right;
text-align:left;
}
#maintext {
clear:both;
width:620px;
position:absolute;
top:125px;
left:0px;
padding-left:0px;
padding-right:0px;
}
#manual-container
{
overflow:auto;
width:620px;
height:360px;
}
#title-links {
width:166px;
height:37px;
position:absolute;
left:430px;
top:89px;
}
#title {
float:left;
}
#print {
background-image:url(../images/manual/icon-print.png);
width:41px;
height:37px;
}
#print:hover {
background-image:url(../images/manual/icon-print-over.png);
width:41px;
height:37px;
}
#save {
background-image:url(../images/manual/icon-save.png);
width:41px;
height:37px;
}

#save:hover {
background-image:url(../images/manual/icon-save-over.png);
}
#help {
background-image:url(../images/manual/icon-help.png);
width:41px;
height:37px;
}
#help:hover {
background-image:url(../images/manual/icon-help-over.png);
}
#close {
background-image:url(../images/manual/icon-close.png);
width:43px;
height:37px;
}
#close:hover {
background-image:url(../images/manual/icon-close-over.png);
}
#links-form {
margin-left:380px;
text-align:right;
margin-right: 5px;
}
#save-locator {
float:left;
}
#help-locator {
float:left;
}
#close-locator {
float:left;
}
.top-top {
width:620px;
}
body {
margin:0px;
padding:0px;
}
