		/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */
		/*
		
			JSOnline.com Style Sheet
			--------------------------------------------------------------------------
				Author:		Dennis Jenders
				Created:	2005.11.15 / 10.06.am
				Updated:	2005.12.06 / 08.37.am
			--------------------------------------------------------------------------
				Revision History:
				2005.12.06 - Updated .slot and .slotIMG with IE Mac fix for spacing.
				
			--------------------------------------------------------------------------
						
			
		*/
		/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */
		
		
		/* --------------------------------------------------------------------------- */
		/* JSO Section Specific Tags */
		/* --------------------------------------------------------------------------- */
		
		#jso_slotWrapper {
			/* NOTHING HERE YET - JUST A WRAPPER */
			font: normal 12px/14px verdana, arial, helvetica, sans-serif;
			display: block;
		}
		
		#jso_slotWrapper h1 {
			border-bottom: 2px solid #333333;
			color: #333333;
			display: block;
			font: bold 18px/22px "trebuchet ms", trebuchet, verdana, arial, helvetica, sans-serif;
			margin: 5px 0 4px 0;
		}
		
		.description {
			font-family: "trebuchet ms", trebuchet, verdana, arial, helvetica, sans-serif;
			font-size: 10px/12px;
			font-style: italic;
			margin: 0 0 20px 0;
		}
		
		.slotIMG, .slot {
			margin: 0 0 12px 0;
			display: inline-block;
			/*border: 1px solid #000000;*/
			width: 100%;
		}
		
		/* Hide from IE-mac \*/
		*html .slotIMG, *html .slot {
			height: 1%;
			width: auto;
		}
		
		.slotIMG, .slot {
			display: table;
		}
		/* End hide from IE-mac */
		
		#jso_slotWrapper .slotIMG img {
			border: 1px solid #000000;
			float: left;
			margin: 3px 5px 0 0;
			display: inline;
		}
		
		#jso_slotWrapper .slotIMG p {
			color: #000000;
			font: normal 12px/14px verdana, arial, helvetica, sans-serif;
			display: block;
			margin: 0 0 0 90px;
		}
		
		#jso_slotWrapper .slot p {
			color: #000000;
			font: normal 12px/14px verdana, arial, helvetica, sans-serif;
			display: block;
			margin: 0 0 0 0;
		}
		
		#jso_slotWrapper strong {
			font: bold 15px/16px "trebuchet ms", trebuchet, verdana, arial, helvetica, sans-serif;
		}
		
		#jso_slotWrapper .jso_byline {
			color: #666666;
			font: normal 11px/14px verdana, arial, helvetica, sans-serif;
			margin: 0;
		}
		#jso_slotWrapper .topSlot img {
			margin: 10px 0 0 0;
			display: inline;
			border: 1px solid #000000;
		}
		
		#jso_slotWrapper .topSlot h2 {
			color: #000000;
			display: block;
			font: bold 23px/25px "trebuchet ms", trebuchet, verdana, arial, helvetica, sans-serif;
			margin: 5px 0 0px 0;
		}
		
		#jso_slotWrapper .topSlot h3 {
			color: #333333;
			display: block;
			font: bold 16px/18px "trebuchet ms", trebuchet, verdana, arial, helvetica, sans-serif;
			margin: 0px 0 2px 0;
		}
		
		#jso_slotWrapper .topSlot h6 {
			color: #666666;
			display: block;
			font: bold 10px/12px "trebuchet ms", trebuchet, verdana, arial, helvetica, sans-serif;
			margin: 0px 0 2px 0;
		}
		
		#jso_slotWrapper .topSlot p {
			color: #000000;
			font: normal 12px/16px verdana, arial, helvetica, sans-serif;
			display: block;
			margin: 0 0 0 0;
		}
		
		#jso_slotWrapper .topSlot .caption {
			color: #999999;
			font: bold 10px/12px verdana, arial, helvetica, sans-serif;
			display: block;
			margin: 0 0 0 0;
		}
		
		#jso_slotWrapper .topSlot .moreCoverage img {
			border: 0;
			margin: 0 0 0 0;
			padding: 0 0 0 0;
		}
		
		#jso_slotWrapper .topSlot .moreCoverage {
			font: bold 10px/12px verdana, arial, helvetica, sans-serif;
		}
		
		#jso_slotWrapper ul {
			font: bold 10px/17px verdana, arial, helvetica, sans-serif;
			margin: 0 0 0 10px;
			padding: 0 0 0 10px;
		}		
		#jso_slotWrapper a:link {color: #0202bd; text-decoration: none;}
		#jso_slotWrapper a:visited {color: #4444df; text-decoration: none;}
		#jso_slotWrapper a:hover {color: #0202bd; text-decoration: underline;}
		#jso_slotWrapper a:active {color: #0202bd; text-decoration: none;}
		
		
		
		/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */
		
		/* --------------------------------------------------------------------------- */
		/* JSO Section Specific Content Tags */
		/* --------------------------------------------------------------------------- */
		
		#jso_displayOutWrap h2 {
			font: bold 22px/24px "trebuchet ms", trebuchet, verdana, arial, helvetica, sans-serif;
		}
		
		#jso_displayOutWrap h3 {
			font: bold 18px/20px "trebuchet ms", trebuchet, verdana, arial, helvetica, sans-serif;
		}
		
		#jso_displayOutWrap h5 {
			bold 10px/12px verdana, arial, helvetica, sans-serif;
		}
		
		#jso_displayOutWrap p {
			/*font: normal 14px/18px verdana, arial, helvetica, sans-serif;*/
		}		
		
		
		/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */
		
