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