/* CSS Document */

.sectionname{
float:left;
width:120px;
height:40px;
text-align:center;
border: #000000;
}

#viewbutt{
float:left;
background-image:url(viewbutt.jpg);
background-repeat:no-repeat;
width:80px;
height:20px;
text-align:center;
margin-left:20px;
margin-top:10px;
}

.image{
float:left;
width:100px;
height:90px;
text-align:center;
}