#copyright {
padding-top: 5px;
}

/* Random quote */
.quotescollection_randomquote q {
float: left;
font-size: 13px;
}


.quotescollection_randomquote cite {
text-align:left;
margin-left:225px;
font-size:12px;
}

/* Quotes page */
blockquote.quotescollection {
	border:0;
	background:none;
	padding:0;
	margin:2em;
	font-size:1em;
}

blockquote.quotescollection q {
}

blockquote.quotescollection cite {
	display:inline;	
	font-size:0.83em;
}


q:before, q:after {
	content:"";
}

/* --END QUOTES--*/
#widecontent
{
position: relative;
text-align: left;
padding: 0 23px 23px 23px;	
}

	#widecontent h1
	{
	position: relative;
	font-size: 2em;
	padding-bottom: 10px;	
	font-family: Georgia;
	color: #234256;	
	border-bottom: 1px solid #EFEFDE;
	}
	
	#search-wrap
	{
	position: relative;
	padding: 11px 0 11px 0;	
	height: 30px;	
	text-align: right;
	}
	
		#sgo
		{
		position: relative;
		height: 30px;
		width: 31px;
		background: url(img/sgo.gif) top right no-repeat;	
		margin-left: 1px;
		border: 0px;
		}
		
		#sm
		{
		position: relative;
		padding: 7px 5px 0 5px;
		height: 23px;
		width: 263px;
		background: url(img/msbg.gif) top right no-repeat;
		border: 0px;
		}
		
		#search-wrap a
		{
		position: relative;
		float: left;
		color: #D48135;
		border-bottom: 1px solid #E8E8D9;
		margin-top: 8px;
		font-family: Georgia;
		}
		
		#multi-tabs
		{
		position: relative;
		margin-top: 10px;
		height: 33px;
		padding: 1px;
		background: url(img/tab-bottom.gif) bottom left no-repeat;
		}
		
			#multi-tabs li
			{
			position: relative;
			float: left;
			height: 33px;	
			padding-right: 3px;
			}
			
			#multi-tabs li a
			{
			position: relative;
			float: left;
			padding-left: 10px;
			color: #2F6284;
			background: url(img/tabal.gif) top left no-repeat;
			}
			
			#multi-tabs li a.active
			{
			color: #fff;
			background: url(img/tabbl.gif) top left no-repeat;
			}
			
				#multi-tabs li a span
				{
				position: relative;
				float: left;
				padding: 10px 10px 0 0;
				height: 23px;
				background: url(img/tabar.gif) top right no-repeat;
				}
				
				#multi-tabs li a.active span
				{
				background: url(img/tabbr.gif) top right no-repeat;
				}
	
			
		#mlist
		{
		position: relative;
		margin-top: 25px;
		}
		
			#mlist td
			{
			position: relative;
			padding: 10px 8px 10px 8px;
			border-top: 1px solid #F3F2EB;
			border-bottom: 1px solid #CAC7BA;
			}
			
			#mlist tr.alt td
			{
			position: relative;
			padding: 10px 8px 10px 8px;
			border-top: 1px solid #FFFFF7;
			border-bottom: 1px solid #EDEBE2;
			}
			
			#mlist tr
			{
			background: #F7F7E8;
			}
			
			#mlist tr.alt
			{
			background: #FCFCF2;
			}
			
			.col1
			{
			position: relative;
			text-align: center;
			width: 15px;
			border-left: 1px solid #ECE9DF;
			}
			
			.col2
			{
			position: relative;
			width: 680px;
			}
			
				.col2 a
				{
				position: relative;
				padding-left: 20px;
				color: #C96104;
				background: url(img/folder.gif) left center no-repeat;
				}
				
				.col2 a:hover
				{
				text-decoration: underline;
				}
			
			.col3
			{
			position: relative;
			color: #59829E;
			border-right: 1px solid #D4D0C3;
			}
			
			.col3 span
			{
			padding: 0 6px 0 0;
			background: url(img/tick2.gif) right center no-repeat;
			}






















