html, body{ 
margin:0; 
padding:0; 
} 

img, div { behavior: url(css/iepngfix.htc) }

#pascatimg {
width: 664px;
height: 449px;
margin: auto;
position: relative;
}

.textbox {
background-image: url(../contimg/textbg.png);
background-repeat: repeat;
border: solid 1px black;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
padding:5px;
}

.textbox h3{
color: #FF0000;
font-size: 12pt;
margin: 4px;
padding: 0px;
}

.textbox ul{
list-style-type: none;
margin: 0px;
padding: 0px;
}

.textbox {
font-size: 10pt;
}

.boximg {
margin: 0 15px;
}

#dottuv {
position: absolute;
left: 240px;
top: 190px;
}

#texttuv {
position: absolute;
left: 337px;
width: 307px;
top: 50px;
}

#dotstorage {
position: absolute;
left: 270px;
top: 340px;
}

#textstorage {
position: absolute;
left: 337px;
width: 307px;
top: 70px;
}

#dotspec {
position: absolute;
left: 260px;
top: 240px;
}

#textspec {
position: absolute;
left: 337px;
width: 307px;
top: 10px;
}

#dotusage {
position: absolute;
left: 260px;
top: 360px;
}

#textusage {
position: absolute;
left: 337px;
width: 307px;
top: 80px;
}

#menuhighlight {
width: 662px;
height: 25px;
background-color: #999999;
margin: 1px;
position: relative;
}

#highlightclose {
position: absolute;
right: 10px;
bottom: 5px;
cursor: pointer;
vertical-align: middle;
color: white;
}

#highlightcat {
position: absolute;
left: 330px;
color: white;
}

#highlightcat img{
float: left;
}


#highlightcat span{
position: absolute;
left: 45px;
width: 180px;
bottom: 5px;
}

#highlightmsds {
position: absolute;
right: 360px;
color: white;
}

#highlightmsds img{
float: right;
}


#highlightmsds span{
position: absolute;
right: 45px;
width: 250px;
bottom: 5px;
text-align: right;
}