/* CSS Document */
#masthead {
border:1px dashed #00CC00;
height:210px;
margin:0 0 0 78px;
padding:0 0px 0 0;
position:relative;
text-align:center;
width:871px;
}
#items li {
float:left;
height:68px;
left:46px;
list-style-type:none;
margin:7px 5px 8px 12px;
padding:22px 5px 3px 9px;
position:relative;
top:0px;
width:232px;

}
.image {
float:right;
margin:10px;
}
.bottomitem {
border:1px dashed #00CC00;
}
.topitem {
border:1px dashed #FFCC00;
}

