/* page styles */

	html, body {
		font-family: arial, helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
  		line-height: 13px;
  		color: #000;
		background-color: #FFF;
		margin: 0px;
		padding: 10px 10px 20px 10px;
		text-align: left;
		}
	
/*	body	{
			background-image: url(../assets/grid.gif);
			background-position: top left;
			background-repeat: repeat-y;
		}	

/* general type styles */

	a	{
		color: #000;
		font-weight:bold;
		text-decoration: none;
		background-color: transparent;
		}

	a:link	{
		color: #000;
		text-decoration: none;
		background-color: transparent;
		} 

	a:visited	{
		color: #000;
		text-decoration: none;
		background-color: transparent;
		} 

	a:active	{ 
		color: #F60;  
		text-decoration:underline;
		background-color: transparent;
		} 

	a:hover		{ 
		color: #F60; 
		text-decoration:underline; 
		background-color: transparent;
		} 
		
	.post-lead	h4	a[href$=".pdf"]::after,
	.post-lead	p	a[href$=".pdf"]::after {
  		content: url(../assets/pdf_icon.gif);
  		padding: 0px 4px 0px 4px;
		}
		

	img	{
		padding: 0px;
		border: 0px;
		margin: 0px;
		}
		
	h1	{
		font-family: helvetica, arial, sans-serif;
		font-size: 18px;
		line-height: 14px;
		font-weight: bold;
		padding: 0px;
		margin: 0px;
		}

	h2	{
		font-size: 14px;
		font-family: arial, helvetica, sans-serif;
		color: #000;
		line-height: 16px;
		font-weight: bold;
		padding: 0px 0px 10px 0px;
		border: 0px;
		margin: 0px 0px 0px 0px;
		}		

	h3	{
		font-size: 12px;
		font-family: arial, helvetica, sans-serif;
		line-height: 16px;
		font-weight: bold;
		padding: 0px 0px 10px 0px;
		border: 0px;
		margin: 0px 0px 0px 0px;
		}
		
	h4	{
		font-size: 11px;
		font-family: arial, helvetica, sans-serif;
		line-height: 13px;
		font-weight: bold;
		padding: 0px 0px 3px 0px;
		border: 0px;
		margin: 0px 0px 0px 0px;
		}

	p	{
		padding: 0px 0px 10px 0px;
		}
		
	img	{
		margin: 0px;
		padding: 0px;
		}

	#home,
	#articles,
	#calendar,
	#archives,
	#category,
	#about,
	#elsewhere-section,
	#elsewhere-dates,
	#searchpage,
	#store	{
		width: 850px;
		margin: 0px;
		padding: 0px;
		}
	
	/* header styles */
	
	#header	{
		padding: 10px 0px 10px 0px;
		
		margin: 0px 0px 0px 0px;
		height:42px;
		}
		
	#header	h1	{
		float: left;
		width: 500px;
		padding-left: 5px;
		}

	#header	img	{
		float: left;
		padding-right: 10px;
		}
		
	#header	p	{
		float: left;
		width: 420px;
		margin: 0px;
		padding: 0px;
		}
		
	#header	form	{
		margin: 0px;
		padding: 0px;
		}

	#header	input	{
		font-family: arial, sans-serif;
		font-size: 11px;
		padding: 2px;
		margin: 0px;
		background-color: #FFF;
		}
		
	#mast	{
		clear: both;
		margin: 0px 0px 10px 0px;
		border: 0px;
		padding: 0px;
		width: 830px;
		background: #F3F;
		}
		
	#mast	img	{
		margin: 0px;
		padding: 0px 0px 10px 0px;
		}


	/* home page title style */
	
	#home	#cover	{
		line-height: 18px;
		margin: 0px 0px -1px 0px;
		border-bottom: 1px solid #000;
		padding: 10px 0px 0px 0px;
		height: 375px;
		background-image: url("../cover/050717_mister_president.jpg");
		background-repeat: no-repeat;
		background-color: black;
	}


	/* post styles */
	
	#posts	{
		float: left;
		padding-top: 0px;
		width: 620px;
		background-color: transparent;
		}

	.day	{
		margin: 0px;
		border-top: 1px solid #000;
		padding: 0px;
		}
		
	.date	{
		float: left;
		width: 95px;
		margin: 0px 0px 0px 0px;
		padding: 6px 0px 0px 5px;
		font-size: 12px;
		line-height: 16px;
		font-weight: bold;
		color: #666;
		}

	#posts	h2	{
		margin: -1px 0px 0px 105px;
		border-top: 1px solid #000;
		border-bottom: 1px solid #D9D9D9;
		padding: 6px 0px 7px 5px;
		}
		
	.post-lead	{
		margin: 6px 0px 0px 105px;
		padding: 0px;
		}
	
	.time-remarks,
	.post-lead	.info-label	{
		float: left;
		width: 100px;
		margin: 0px;
		padding: 0px 0px 6px 5px;
		line-height: 19px;
		}
		
	.time-remarks	a	{
		font-size: 10px;
		text-transform: uppercase;
		}
		
	.post-lead	p	{
		margin: 0px 0px 0px 110px;
		padding: 0px 10px 7px 0px;
		font-size: 12px;
		line-height: 19px;
		}
		
	.post-lead	p	img,
	.post-lead	p	img.thumb	{
		float: left;
		margin: 3px 10px 3px 0px;
		}
		
	.continue	{
		width: 210px;
		float: left;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 10px 110px;
		background-color: transparent;
		font-size: 10px;
		text-transform: uppercase;
		}

	.continue { width:265px; voice-family: "\"}\""; voice-family:inherit; width: 210px;} 
	html>body .continue { width: 210px; } 
 
	.add	{
		margin: 0px 0px 0px 105px;
		padding: 0px 0px 10px 5px;
		font-size: 10px;
		text-transform: uppercase;
		}
		
	.continue	img,
	.add	img	{
		margin: 0px 5px -4px 0px;
		}	
		
	.clear	{
		clear: both;
		margin: 0px 0px 0px 110px;
		}
		
	.read	{
		font-size: 10px;
		text-transform: uppercase;
		}
	
	/* more posts styles */
	
	.more	{
		margin: 0px 0px -1px 0px;
		border-top: 1px solid #000;
		padding: 0px;
		}

	.more-months	{
		float: left;
		width: 100px;
		margin: 0px;
		padding: 6px 0px 8px 5px;
		font-size: 12px;
		line-height: 16px;
		}
		
	.more-lead	p,
	.more-lead-last	p	{
		margin: 0px 0px 0px 105px;
		padding: 6px 0px 8px 5px;
		font-size: 12px;
		line-height: 16px;
		}
		
	.more-lead,
	.more-lead-last	{
		margin: 0px 0px 0px 105px;
		border-bottom: 1px solid #CCC;
		padding: 0px 0px 0px 0px;
		}
		
	.more-lead-last	{
		border-bottom: 1px solid #000;
		}
		
	/* sidebar styles */
		
	#sidebar	{
		margin: 0px 0px 0px 630px;
		padding: 0px 0px 0px 0px;
		color: #666;
		}

	#sidebar-lower	{
		margin: 0px 0px 0px 630px;
		padding: 0px 0px 0px 0px;
		color: #666;
		}

	.sidebar-module	{
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 20px 0px;
		background-color: transparent;
		border-top: 1px solid #aaa;
		border-bottom:1px solid #aaa;
		
		}
		
		.sidebar-module2	{
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 20px 0px;
		
		border-top: 1px solid #aaa;
		
		background: #f6f6f6 url("../img/featurebox_bg.gif") no-repeat 100% 100%;
		
		}
			.sidebar-module3 {color:#333;padding: 15px 20px 20px;border-top: 1px solid #d7d7d7;margin: 0 0 1.5em;background: #f6f6f6 url("../img/featurebox_bg.gif") no-repeat 100% 100%;border-left-color:1px solid #000;}
	.sidebar-module	h3	{
		margin: 0px 0px 0px 0px;		
		padding: 5px 10px 6px 5px;
		background-color: transparent;
		color: #000;
		}
.sidebar-module2	h3	{
		margin: 0px 0px 0px 0px;		
		padding: 5px 10px 6px 5px;
		background-color: transparent;
		color: #000;
		}
	.sidebar-module	h4	{
		padding: 0px 5px 0px 5px;
		margin: 0px 0px 0px 0px;
		line-height: 14px;
	}

	.sidebar-module	p	{
		margin: 0px;
		padding: 0px 5px 7px 5px;
		color: #000;
		line-height: 14px;
		}

	.sidebar-module	p.first	{
		margin: -4px 0px 0px 0px;
		padding: 0px 5px 7px 5px;
		line-height: 16px;
		color: #666;
		}

	.sidebar-module	p.date	{
		float: none;
		margin: 0px;
		padding: 7px 5px 0px 5px;
		font-size: 11px;
		font-weight: normal;
		color: #000;
		line-height: 14px;
}
		
	.sidebar-module	img	{
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 5px;
		}
		
	.full-archives	{
		margin: -1px 0px 0px 0px;
		border-top: 1px solid #CCC;
		border-bottom: 1px solid #CCC;
		padding: 4px 0px 0px 0px;
		}
		
	.full-archives	form	{
		margin: 0px;
		padding: 0px 0px 4px 0px;
		}
		
	.full-archives label	{
		float: left;
		width: 70px;
		padding: 1px 0px 0px 5px;
		margin: 0px 0px 0px 0px;
		font-weight: bold;		
		color: #666;
		}
		
	.pulldown	{
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 4px 0px;
		background-color: transparent;
		}
		
	.pulldown	select	{
		width: 120px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		font-size: 10px;
		}
		
	

	ul.xml	{
		list-style: none;
		margin: 0px 0px 0px 0px;
		border-top: 1px solid #CCC;
		border-bottom: 1px solid #CCC;
		padding: 0px 0px 0px 0px;
		}

	ul.xml	li	{
		margin: 0px 0px -1px 0px;
		border-bottom: 1px solid #CCC;
		padding: 27px 5px;
		line-height: 15px;
		}

	ul.xml	li	a	{
		display: block;
		float: left;
		width: 80px;
	}

	ul.jobsinc	{
		margin-left: 0px;
		padding-left: 0px;
		border-top: 1px solid #CCC;
	}

	ul.jobsinc	li	{
		list-style: none;
	}

	ul.jobsinc	li	a	{
		display: block;
		padding: 7px 5px 8px 5px;
		border-bottom: 1px solid #CCC;
	}

	ul.jobsinc	li	a:hover	{
		background-color: #F60;
		color: white;
	}

	img.ad	{
		padding-left: 40px;
		padding-bottom: 7px;
	}
	
	p.ads {
		color: #666;
	}
						
	/* categories table styles */
	
	#cat-table	{
		margin-top: 0px;
		}
		
	#cat-table	h3	{
		margin: 0px 0px 0px 0px;
		border-top: 1px solid #000;
		padding: 5px 0px 6px 5px;
		background-color: transparent;
		color: #000;		}
		
	#cat-table	table	{
		margin: 0px;
		border-bottom: 1px solid #000;
		padding: 0px 0px 5px 0px;
		}
	
	#cat-table	table	td,
	#cat-table	table	td.special	{
		text-align: right;
		vertical-align: top;
		width: 200px;
		padding: 0px 0px 4px 0px;
		}
		
	#cat-table	table	tr	td	ul,
	#cat-table	table	tr	td	ul li	{
		list-style: none;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		line-height: 12px;
		}
		
	#cat-table	table	tr	td	ul li	{
		background-color: transparent;
		}
	
	#cat-table	table	tr	td	ul li a:link, 
	#cat-table	table	tr	td	ul li a:visited {
		font-size: 11px;
		list-style: none; 
		color: #000;
		text-decoration: none;
		display: block;
		margin: 0px 0px 0px 0px;
		padding: 2px 5px 2px 5px;
		height: auto;

  		height: 13px;
  		voice-family: "\"}\""; 
  		voice-family: inherit;
	  	height: 13px;
		}
	
	#cat-table	table	tr	td	ul li a:hover, 
	#cat-table	table	tr	td	ul li a:active {
		font-size: 11px;
		list-style: none; 
		color: #fff;
		text-decoration: none;
		display: block;
		margin: 0px 0px 0px 0px;
		padding: 2px 5px 2px 5px;
		background: #f60;
		height: auto;
		
  		height: 13px;
  		voice-family: "\"}\""; 
  		voice-family: inherit;
	  	height: 13px;
		}
		

	#cat-table	table	tr	td	span,
	.cat-name	{
		float: left;
		margin: 0px;
		padding: 0px;
		text-align: left;
		}
		
	#cat-table	table	td.shim	{
		width: 10px;
		margin: 0px;
		padding: 0px;
		}
		
	/* middle illustration */
	
	#middle-illo	{
		height: 100px;
		margin: 0px 0px -1px 0px;
		border-bottom: 1px solid #000;
		padding: 0px 0px;
		background-image: url("../cover/050717_mister_president_detail.jpg");
		background-repeat: no-repeat;
		background-color: transparent;
		}

	#middle-illo	img	{
		margin: 0px;
		padding: 0px;
	}		
		
	/* elsewhere styles */
	
	#elsewhere		{
		float: left;
		margin: 0px;
		padding: 0px;
		width: 620px;
		}

	#elsewhere	h3	{
		margin: 0px 0px 0px 0px;
		border-top: 1px solid #000;
		border-bottom: 1px solid #CCC;
		padding: 5px 0px 6px 5px;
		}
		
	#elsewhere	.day	{
		margin: 0px 0px 0px 0px;
		border-top: 0;
		border-bottom: 1px solid #CCC;
		padding: 0px;
		}
		
	#elsewhere	.post-lead	{
		margin: 0px 0px -1px 105px;
		border-bottom: 1px solid #CCC;
		padding: 3px 0px 4px 0px;
		}

	#elsewhere	.post-lead	h4	{
		margin: 4px 0px 2px 110px;
		padding: 0px 10px 0px 0px;
		font-size: 12px;
		line-height: 16px;
		}

	#elsewhere	.post-lead	p	{
		margin: 0px 0px 0px 110px;
		padding: 0px 10px 2px 0px;
		font-size: 12px;
		line-height: 17px;
		}
	


	#elsewhere-end	{
		margin: -1px 0px 0px 0px;
		border-top: 1px solid #CCC;
		border-bottom: 1px solid #000;
		padding: 0px 0px 7px 0px;
		}
				
	#elsewhere-end	h4	{
		float: left;
		width: 210px;
		margin: 0px 0px 0px 0px;
		border-top: 0px;
		padding: 6px 0px 0px 5px;
		font-size: 12px;
		line-height: 16px;
		font-weight: bold;
		color: #666;
		}

	#elsewhere-end	p	{
		margin: 0px 0px 0px 110px;
		padding: 6px 10px 0px 5px;
		font-size: 12px;
		line-height: 16px;
		}
		
	/* links styles */
	
	#links		{
		margin: -1px 0px 15px 0px;
		}

	#links	h3	{
		margin: 0px 0px 0px 0px;
		border-top: 1px solid #000;
		border-bottom: 1px solid #CCC;
		padding: 5px 0px 6px 5px;
		}
		
	#links	ul {
		margin: 3px 10px 5px 0px;
		padding: 0px 0px 10px 0px;
		font-size: 12px;
	}

	#links ul li {
		list-style-type: none;
		display: block;
		float: left;
		margin: 2px 0px;
		padding: 0px;
	}

	#links ul li	a	img {
		margin: 0px 3px -4px 5px;
		background-color: white;
	}

	#links ul li	a {
		display: block;
		margin: 0px 0px 0px 0px;
		padding: 5px 7px 7px 0px;
	}

	#links ul li	a:hover,
	#links ul li	a:active {
		text-decoration: none;
		background-color: #F60;
		color: white;
	}	
	
		
	

	/* footer */
		
	#footer	{
		margin: -1px 0px 0px 0px;
		border-top: 1px solid #000;
		padding: 0px 0px 20px 5px;
		}

	#footer	p	{
		width: 630px;
		margin: 0px;
		padding: 8px 0px 0px 0px;
		font-size: 10px;
		line-height: 12px;
		}
		



	.body-lead	{
		margin: 6px 0px 0px 0px;
		padding: 0px;
		}

	.body-lead	.info-label	{
		float: left;
		width: 100px;
		margin: 0px;
		padding: 0px 0px 6px 110px;
		font-size: 12px;
		line-height: 19px;
		}

	.body-lead	p	{
		margin: 0px 0px 0px 215px;
		padding: 0px 10px 7px 0px;
		font-size: 12px;
		line-height: 19px;
		}


	.body-lead	p	img,
	.body-lead	p	img.thumb	{
		float: left;
		margin: 3px 10px 3px 0px;
		}

	.body-lead	p.excerpt	{
		padding: 10px 15px 20px 25px;
		font-size: 11px;
		line-height: 15px;
	}

	.body-lead	blockquote	{
		padding: 10px 15px 20px 215px;
		font-size: 11px;
		line-height: 15px;
	}
	

	.body-lead	p.sys-text {
		padding: 10px 15px 20px 25px;
		font-family: courier, courier new, monospace;
		font-size: 11px;
		line-height: 15px;
		}

	.body-lead	ul {
		list-style-type: square;
		list-style-position: outside;
		margin-left: 0;
		padding: 0px 10px 0px 250px;
		}
		
	.body-lead	ol {
		list-style-position: outside;
		margin-left: 0;
		padding: 0px 10px 0px 250px;
		}

	.body-lead	ul li,
	.body-lead	ol li	{
		padding-bottom: 3px;
		}

	.body-lead	ol	li	ul	{
		margin: 3px 0px 0px 25px;
		padding: 0px;
	}

	.body-lead	ol	li	ul	li	{
		margin: 0px;
		padding: 0px 0px 3px 0px;
	}

	#articles	.body-lead	h3.sidebar	{
		margin: 10px 10px 0px 215px;
		border-top: 1px solid #999;
		border-left: 1px solid #999;
		border-right: 1px solid #999;
		padding: 5px 10px 10px 10px;
		background-color: #F5F5F5;
	}

	p.sidebar	{
		margin: 0px 10px 10px 215px;
		border-left: 1px solid #999;
		border-right: 1px solid #999;
		border-bottom: 1px solid #999;
		padding: 0px 10px 10px 10px;
		background-color: #F5F5F5;
	}
		#terminator	{
		text-align: right;
		padding: 0px 20px 15px 5px;
		font-size: 16px;
		font-weight: normal;
	}

	/* article layout styles */

	img	{
		padding: 0px;
		border: 0px;
		margin: 0px;
		}

	img.thumb {
		float:left;		
		padding: 0px;
		border: 0px;
		margin: 3px 10px 5px 0px;
		}



	/*	article caption styles */

	.caption	{ 
		font-family: arial, helvetica, sans-serif; 
		font-size: 10px; 
		line-height:12px;
		color: #666; 
		padding-bottom: 3px;
		margin: 0px 0px 0px 0px;
		background-color: transparent;		
		}

	.caption-left	{ 
		float: left;
		position: relative;
		font-family: arial, helvetica, sans-serif; 
		font-size: 10px; 
		line-height:12px;
		color: #666; 
		padding: 0px 0px 0px 110px;
		margin: 10px 0px 0px 0px;
		background-color: transparent;		
		}

		.caption-left	{ width: 195px; voice-family: "\"}\""; voice-family:inherit; width: 90px;}
		html>body .caption-left { width: 90px; }   		
		

	.caption-far-left	{ 
		float: left;
		position: relative;
		width: 90px;
		font-family: arial, helvetica, sans-serif; 
		font-size: 10px; 
		line-height:12px;
		color: #666; 
		padding: 0px 0px 0px 0px;
		margin: 10px 0px 0px 5px;
		background-color: transparent;		
		}
		
	.caption-wide	{ 
		float: left;
		position: relative;
		width: 200px;
		font-family: arial, helvetica, sans-serif; 
		font-size: 10px; 
		line-height:12px;
		color: #666; 
		padding: 0px 0px 0px 0px;
		margin: 10px 0px 0px -210px;
		background-color: transparent;		
		}	


	.guidelines	{
		float: left;
		width: 90px;
		padding: 5px 10px 0px 5px;
		color: #666;
	}


	label	{
		float: left;
		width: 105px;
		margin: 0px;
		padding: 9px 0px 8px 0px;
		font-size: 12px;
		line-height: 14px;
		color: #000;
		}


	p.pending	{
		font-size: 12px;
		line-height: 19px;
	}

	p.sig	{
		background-image: url(../assets/short_signature.png); 
		background-repeat: no-repeat;
		width: 75px;
		height: 77px;
		padding-top: 0px;
		margin-top: 0px;
		color: white;
	}


	/* monthly archives styles */

	p.byline {
		margin-left: 110px;
		padding-bottom: 7px;
	}

	#calendar	h1.page-title	{
		float: left;
		line-height: 18px;
		margin: 0px 10px 0px 0px;
		border: 0px;
		padding: 10px 0px 0px 5px;
	}

	#calendar	h1.page-title { width:85px; voice-family: "\"}\""; voice-family:inherit; width: 90px;} 
	html>body #calendar	h1.page-title { width: 90px; } 

	#calendar h1.page-title span {
		font-size: 11px;
		font-weight: normal;
	}

	#calendar	table	{
		margin: 12px 0px 10px 0px;
		border: 0px;
		padding: 0px;
	}

	#calendar	table	tr	{
		margin: 0px;
		padding: 0px;
	}

	#calendar	table	th	{
		width: 105px;
		text-align: left;
		background-color: transparent;
		border-bottom: 1px solid #d9d9d9;
		padding: 0px 0px 12px 0px;
		font-size: 12px;
		font-weight: normal;
		line-height: 12px;
		text-indent: 5px;
	}

	#calendar	table	td	{
		background-color: transparent;
		border-bottom: 1px solid #d9d9d9;
		padding: 7px 0px 12px 0px;
		font-size: 12px;
		font-weight: normal;
		line-height: 12px;
		text-indent: 0px;
		text-align: left;
		vertical-align: text-top;
	}

	#calendar	table	td	p	{
		padding: 0px 0px 0px 5px;
		margin: 0px;
	}

	#calendar	table	td	img	{
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		background-color: transparent;
	}

	#calendar	table	td	a,
	#calendar	table	td	a:link	{
		display: block;
		width: 95px;
		height: 10px;
		margin: 5px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		background-color: #000;
	}

	#calendar	table	td	a:visited	{
		background-color: #666;
	}	
	
	#calendar	table	td	a:active,
	#calendar	table	td	a:hover	{
		background-color: #f60;
	}

	#calendar	table	th.last	{
		width: 95px;
	}

	#calendar		#footer,
	#category		#footer,




	

	
	/* about styles */

	#about	h1.page-title	{
		line-height: 18px;
		margin: 0px 0px 0px 0px;
		border: 0px;
		padding: 10px 0px 0px 5px;
		height: 300px;
		background-repeat: no-repeat;
	}


	#about	.post-info	{
		border-top: 0px;
	}

	address	{
		font-style: normal;
	}

	#about	#posts	{
		padding: 0px;
	}

	#about	#sidebar	{
		padding: 0px;
	}

	/* elsewhere-section styles */

	#elsewhere-section	h1.page-title,
	#elsewhere-dates	h1.page-title	{
		line-height: 18px;
		margin: 0px 0px 0px 0px;
		border: 0px;
		padding: 10px 0px 0px 5px;
	}

	#elsewhere-dates	#sidebar-lower,
	#elsewhere-section	#sidebar-lower	{
		margin-top: -1px;
	}

	#elsewhere-dates	.intro	{
		margin-left: 105px;
		padding: 10px 0px 0px 0px;
	}

	#elsewhere-section	.intro	p	{
		margin: 0px;
		padding: 0px 5px 0px 5px;
		font-size: 12px;
		line-height: 16px;
	}
	
	
	

	#elsewhere-section	#elsewhere,
	#elsewhere-dates	#elsewhere	{
		padding-bottom: 10px;
	}

	#elsewhere-section	#elsewhere	.star-title,
	#elsewhere-dates	#elsewhere	.star-title	{
		border-bottom: 1px solid #000;
		padding: 10px 0px 10px 105px;
	}

	.star-title	p.month-link	{
		margin: 5px 0px 0px 0px;
		border-top: 1px solid #CCC;
		padding: 6px 0px 0px 5px;
		font-size: 10px;
		text-transform: uppercase;
	}

	.star-title	img	{
		margin: 0px 5px -4px 0px;
	}

	/* Google AdSense display styles */

	.adv {
		font-family: Arial, Helvetica, sans-serif!important;
	}

	.adv-container {
		background-color: #000;
		padding: 10px 0px 35px 3px;
		text-align: center;
	}	

	/* Internet Explorer alert styles */

	#ie	{
		margin: 10px 0px 10px 0px;
		border-top: 1px solid #F30;
		border-bottom: 1px solid #F30;
		padding: 0px;
		background-color: transparent;
	}

	#ie	h4,
	#ie	p	{
		padding: 0px;
		font-size: 12px;
		line-height: 18px;
		color: #F60;
	}

	#home	#ie	h4	{
		float: left;
		width: 195px;
		margin: 0px 10px 0px 0px;
		padding: 10px 0px 10px 5px;
		background-color: transparent;
	}

	#home	#ie	p	{
		float: left;
		width: 410px;
		margin: 0px 10px 0px 0px;
		padding: 10px 0px 10px 5px;
		background-color: transparent;
		}
.featurebox {color:#333;padding: 15px 20px 20px;border-top: 1px solid #d7d7d7;margin: 0 0 1.5em;background: #f6f6f6 url("../img/featurebox_bg.gif") no-repeat 100% 100%}