#generic-legal {
	position:relative;
	padding:40px 0 0 40px;
}
	
	#generic-content-top {
		width:789px;
		height:96px;
		position:relative;
		background:url(http://images.shaunthesheep.com/2010/competitions/artyard-panel-top.png) top left no-repeat;
		padding:0;
	}
		#generic-legal #generic-content-top h2 {
			text-indent:-9000px;
			top:-14px;
			left:100px;
			position:relative;
		}
		
			.terms-page #generic-content-top h2 {
				background:url(http://images.shaunthesheep.com/2010/generic/legal-h2-title.png) top left no-repeat;
				width:96px;
				height:34px;
			}
			
			.contact-page #generic-content-top h2 {
				background:url(http://images.shaunthesheep.com/2010/headings/contact.png) top left no-repeat;
				width:160px;
				height:34px;
			}
			
			.privacy-page #generic-content-top h2 {
				background:url(http://images.shaunthesheep.com/2010/generic/legal-h2-title.png) top left no-repeat;
				width:160px;
				height:34px;
			}
			.broadcasters-page #generic-content-top h2 {
				background:url(http://images.shaunthesheep.com/2010/generic/shaunaroundtheworld.png) top left no-repeat;
				width:272px;
				height:34px;
				margin-left:180px;
			}
			
		#generic-legal #generic-content-top  p {
			padding:0 0 0 40px;
		}
		
	#generic-content-middle {
		position:relative;
		width:width:749px;
		overflow:visible;
		margin:0;
		padding:0 0 0 40px;
		background:url(http://images.shaunthesheep.com/2010/competitions/artyard-panel-middle.png) top left repeat-y;
	}
		#generic-content-middle h2 {
			display:block;
			text-indent:inherit;
			font-size:24px;
			font-weight:bold;
			position:relative;
		}
		#generic-content-middle h3 {
			font-size:20px;
			font-weight:bold;
			display:block;
			
			position:relative;
		}
		#generic-content-middle p {
			width:688px;
			text-align:left;
		}
		#generic-content-middle ol {
			list-style-type:roman;
			list-style:disc;
			padding:0 0 0 10px;
			margin:0 0 0 20px;
		}
			#generic-content-middle ol li {
				list-style-type:lower-latin;
				padding:0 80px 0 0;
			}
			
		#generic-content-middle ul {
			list-style-type:disc;
			list-style:disc;
			padding:0 0 0 10px;
			margin:0 0 0 20px;
		}
		
			#generic-content-middle ul li {
				list-style-type:disc;
				padding:0 80px 0 0;
			}
		
		#generic-content-middle strong {
			font-weight:bold;	
		}
		.broadcasters-page #generic-content-middle img {
			float:left;
			margin:-24px 0 0 -31px;
			padding:0 12px 12px 0;
			z-index:987;
		}
        .broadcasters-page #generic-content-middle table img {
            margin: 0;
            padding: 0 10px 0 0;
            float: none;
        } 
	
		
	#generic-panel-botom {
		position:relative;
		width:width:789px;
		height:96px;
		background:url(http://images.shaunthesheep.com/2010/competitions/artyard-panel-bottom.png) 0 -50px no-repeat;
		margin:-10px 0 40px 0;
	}
	
	td{
		padding: 5px 10px;
	}
