.clear{
clear:both;
}
.left{
float:left;
}
.right{
float:right;
}
.absolute{
position: absolute;
}
.block{
display:block;
}
.hidden{
display:none;
}
.center{
text-align:center;
}
.box 
{
height: auto;
width: auto;
border: 0px solid #AAD;
text-align: center;
font-size: 10px; 
}
.box2
{
height: auto;
width: auto;
border: 0px solid #AAD;
text-align: center;
font-size: 10px; 
}
.imgsuppliers
{
float:right;
z-index:10;
}
.imgsuppliers img
{
height:140px;
}
.imgbackground 
{
float:left;
z-index:1;
}
.handle 
{
cursor: move;
}

#data
{
float:right;
}	
#left-column{
width:800px;
height:450px;
border: 0px solid #000;
}
.resize{
width:10px;
height:10px;
background: #ccc;
}

.bottom-nav{
width:500px;
height:70px;
background: #ccc;
}

.leftbuttons{
cursor:pointer;
}
.rightbuttons{
cursor:pointer;
}
.items{
width: 50px;
height: 50px;
}
.thumb{
border: solid #ccc 1px;
margin:2px;
padding:2px;
cursor:pointer;
width: 55px;
height: 55px;
}
#message-box { 
position: absolute; 
top: 0; 
left: 0; 
z-index: 10; 
background:#ffc;
padding:5px;
border:1px solid #CCCCCC;
text-align:center; 
font-weight:bold; 
width:98.9%;
}

#draghere { 
 margin: 120px 100px;
 text-align: center;
}
.search{
width:142px;
margin:5px 2px 0 2px;
}
.boardheading {
color:#99BC3C;
font-size:14pt;
margin-bottom:10px;
padding:0 0 5px;
}
#homecontent {
 margin: 40px 0;
 width: 470px;
}
.homeintro {
 font-size:14px;
 margin:21px 0;
 width:250px;
}
