.glossymenu{
margin: 5px 0;
padding: 0;
width: 170px; /*width of menu*/
border: 1px solid #9A9A9A;
border-bottom-width: 0;
}

.glossymenu a.menuitem{
background: black url(img/menu/glossyback.gif) repeat-x bottom left;
font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 4px 0;
padding-left: 10px;
text-decoration: none;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
background-image: url(img/menu/glossyback2.gif);
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
border-bottom: 1px solid blue;
}

.glossymenu div.submenu ul li a{
display: block;
font: normal 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: black;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
}

.glossymenu div.submenu ul li a:hover{
background: #DFDCCB;
colorz: white;
}



.urmobdeals {
	border-collapse:collapse;
	width:100%;
	clear: both;
	margin:0px;
	font-size: 0.8em;
	border-bottom: 1px solid #999;
}
.urmobdeals th{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	margin:0px;
	padding:4px;
	text-align:center;
	background: #9B9B9B repeat-x top;
}
.urmobdeals td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:10px;
	text-align:center;
	font-size:1em;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}

.urmobphones {
border-collapse:collapse;
clear:both;
width:100%;
}
.urmobphones td {
font-family: Verdana, Arial, Helvetica, sans-serif;
vertical-align:top;
padding:0px 0px 10px;
font-size:0.8em;
width:60px;
text-align:center;
}
.urmobphones th {
font-family: Verdana, Arial, Helvetica, sans-serif;
vertical-align:bottom;
text-align:center;
padding:0px;
padding:4px 0px 0px;
width:60px;
}
.urmobphones img {
border:none;
display:block;
margin:0px auto;
}
.urmobdeals tr:hover {
	background: #F0F0F0;
}

.urmobdeals tr a{  
	font-weight: bold;
color: #2B60DE;
}

.urmobdeals strong {
	font-size: 0.95em;
}
.urmobred{
	color: #F00;	
}
.urmobdeals img {
	border:none;
	display:block;
	margin:0px auto !important;
}
.load{background:url('http://www.mobiledealsfreegifts.co.uk/img/loading.gif') no-repeat center;}


.selectedanchor{ /*CSS class that gets added to the currently selected anchor link (assuming it's a text link)*/

background: yellow;

}





