@charset "utf-8";
/* Footer CSS Document */

	#mainbody #pagecontent #sectionarea{
			background-image:none;
			}

	#mainbody #pagecontent #splash{
		background-color:#FFFFFF;
		background-image:url('http://spunout.ie/images/mediafac.jpg');
		background-repeat:no-repeat;
		}
	#mainbody #pagecontent #splash #splash2 #left{
			margin:0px 0px;
			padding:0px;
			padding-left:15px;
			padding-top:80px;
			padding-bottom:50px;
			}
		

/* Article Formatting */
#mainbody #pagecontent{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	}
	
	#mainbody #pagecontent p{
		margin:0px;
		padding:0px;
		line-height:130%;
		}
	#mainbody #pagecontent #splash #splash2{
		font-size:13px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#0e2167;
		}
	#mainbody #pagecontent #splash #splash2 h1{
		display:none;
		}

	#mainbody #pagecontent #splash #splash2 a{
		color:#0e2167;
		margin:0px;
		text-decoration:none;
		}
	#mainbody #pagecontent #splash #splash2 a:hover{
		color:#0e2167;
		text-decoration:underline;
		}

	#mainbody #pagecontent #splash #splash2 img{
		text-decoration:none;
		}
	#mainbody #pagecontent #splash #splash2 p{
		line-height:130%;
		margin:6px 0px;
		}
		

	#mainbody #pagecontent #splash #splash2 #left form{
		margin-top:30px;
		}
	#mainbody #pagecontent #splash #splash2 #left form div.text label{
		display:inline;
		}
	
	#mainbody #pagecontent #splash #splash2 #left form div.question{
		clear:left;
		margin:10px 0px;
		height:20px;
		}

	#mainbody #pagecontent #splash #splash2 #left form div.question div.text{
		float:left;
		width:250px;
		}
	#mainbody #pagecontent #splash #splash2 #left form div.question div.field{
		float:left;
		}
		
	#mainbody #pagecontent #splash #splash2 #left form div.question div.field input.long{
		width:280px;		height: 20px;
		}
		
	#mainbody #pagecontent #splash #splash2 #left form div.question div.field textarea{
		width:280px;
		height:100px;
		}
