﻿

.activityContent 
{
	/*height:34px;
	padding-left:5px;
	width:94%; 618px
	background-color:Transparent;*/
	}
.activityLogo
{
	float:left;
	width:16%;/*110px;*/
	height:34px;
	background-color:Transparent;
	}
.activityAspControls
{ 
	float:right;
	width:83%;/*520px;*/
	height:34px;
	background-color:Transparent;
}
.activityPositionControls
{
	/*
	height:25px;
	margin-top:10px;
	
	width:320px;*/
    background:url(../image/shadowBackgrounds/menu.png) no-repeat  -235px -89px;
    height:13px;
    padding:25px 30px 25px 0;
    width:690px;	
    text-align:right;
}
.activityPostcode
{
	background-color:#A8A8A8;
	border-style:solid;
	margin-left:0px;
	border-color:#cccccc;
	color:#ffffff;
	font-weight:normal;
	padding-left:10px;
	border-width:1px;
}
.activitySearchButton
{ 
	width:15px;
	height:15px;
	
}
.activityDdl
{
	margin-left:20px;
	background-color:#A8A8A8;
	color:#ffffff;
	border-style:solid;
	border-color:#cccccc;
	border-width:1px;
	width:140px;
}

