/* Def Jam UK styles for main screens only */

body	{
	background: #000000;
	margin: 0;
	padding: 0;
	border: 0;
	border-top: 0;
	text-align: left;
	font-family: arial, helvetica, sans-serif;
	line-height: 10px; font-size: 12px;
	padding-bottom: 0px
}

img	{
	border: 0
}

#grey_back {
	background: #3F3F3B url(table_bg.gif) repeat-y center;
}

#legal_text {
	color: #525252;
	font-size: 9px;
	font-family: arial, helvetica, sans-serif;
	
}





