#container
{
	text-align: left;
	background-color: white;
	position: relative;
}

#title
{
	left: 120px;
	top: 90px;
	Color: #6A5448;
	font-size: 140%;
	position: absolute;
}

#uk
{
	top: 150px;
	width: 260px;
	left: 122px;
	position: absolute;
}

#other
{
	top: 150px;
	width: 260px;
	left: 390px;
	position: absolute;
}

.boxtitle
{
	border: solid 1px #939598;
	padding-top: 10px;
	color: White;
	background-color: #939598;
	width: 248px;
	height: 30px;
	font-size: 120%;
	text-align: center;
}

.boxdropdown
{
	border: solid 1px #939598;
	width: 248px;
	height: 40px;
}

.drpdownstockistlist
{
	margin-top: 10px;
	margin-left: 5px;
	width: 240px;
	Color: #6A5448;
	font-size: 80%;
}

.searchdiv
{
	position: absolute;
	top: 5px;
	left: 600px;
}

.searchtext
{
	font-size: 80%;
	width: 130px;
}