﻿body
{
}

div.viewStockist
{
	
width:530px; 
height:100px; 
border:solid 1px #222102; 
padding:5px 5px 5px 5px; 
margin-bottom:10px;
background:black;


}



div.viewStockist a.stockistImage
{
Width:100px;
float:left; 
padding-right:10px;	
}


.companyName
{
	width:30px;
	float:left;
	color:#948E00;	
}


div.stockistDetails
{
	width:300px;
	float:left;
}

.title
{
 color:#948E00;	
}



