@charset "iso-8859-7";

/*
	-------------------------------------------------------------
	Η ΝΑΥΤΕΜΠΟΡΙΚΗ - www.naftemporiki.gr
	-------------------------------------------------------------
	(c) 1996-2007 Naftemporiki - P. Athanassiades & Co SA
	http://www.naftemporiki.gr
	info@naftemporiki.gr
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Description:	Article Styles
	Author:			OgilvyOne worldwide, Athens
	Filename:		naftemporiki.article.css
	Version:		1.1
	Date:			Monday, Απρ 23, 2007
	-------------------------------------------------------------
*/
	
/*	-------------------------------------------------------------
	Import styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Description:	Fetch required styles.
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
		@import url("naftemporiki.header-short.css");
		@import url("naftemporiki.tabBox.css");

	
/*	-------------------------------------------------------------
	Column styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Description:	The following styles apply to the Home Page
					3 Column Layout.
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	

/*	-------------------------------------------------------------
	Page Container - Above the fold
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
		#AboveContainer {
			width: 980px;
			background-image: url("../_images/article_bg.gif");
			background-position: center;
			background-repeat:repeat-y;
			display: block;
			float: left;
			clear: both;
			color:	#333;
			margin: 0px;
			padding: 0px 0px 10px 0px;
			border-top: 1px solid #e5e5e5; }
			
		
/*	-------------------------------------------------------------
	Alpha Container
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
		#alpha {	
			padding: 20px;
			margin: 0px; 
			width: 620px;
			display: inline;
			overflow: hidden;
			float: left; }
			
		#alpha .boxContent {
			font-family: Georgia, "Times New Roman", Times, serif;
			display: block;
			margin: 20px 0px 0px 0px;
			padding: 0px; }
			
		
/*	-------------------------------------------------------------
	Story Title Container
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
		#story-title {
			padding: 0px;
			margin: 0px 0px 20px 0px; 
			width: 620px;
			float: left; }
			
		#story-title ul {
			width: 620px;
			display: block;
			float: left;
			list-style: none;
			margin: 0px 0px 10px 0px;
			padding: 0px; }
			
		#story-title ul li {
			float: left;
			margin: 0px 5px 0px 0px;
			padding: 0px; }
			
		#story-title h4 { /* Super Title */
			width: 620px;
			display: block;
			clear: both;
			font-weight: normal;
			font-size: 12px;
			color: #555;
			margin: 0px 0px 3px 0px; }
			
		#story-title h2 { /* Main Title */
			width: 620px;
			display: block;
			clear: both;
			font-family: Georgia, "Times New Roman", Times, serif;
			font-weight: normal;
			font-size: 30px;
			line-height: 33px;
			letter-spacing: -1px;
			margin: 0px;
			padding: 0px;
			border: none; }
			
		#story-title h5 { /* Article Details */
			width: 620px;
			font-weight: normal;
			clear: both;
			font-size: 11px;
			color: #555;
			margin: 8px 0px 10px 0px;
			padding: 0px; }
			
		#story-title h5 span {	
			font-size: 11px;
			color: 555;
			font-weight: bold;
			margin: 0px 5px 0px 0px;
			padding: 0px; }
			
		#story-title #articleTools { /* Article Tools */
			width: 620px;
			clear: both;
			border: 1px solid #ccc;
			padding: 0px;
			margin: 0px; }
			
		#story-title #articleTools ul {
			list-style: none;
			padding: 0px;
			margin: 0px; }
			
		#story-title #articleTools ul li {
			display: inline;
			float: left;
			padding: 0px;
			margin: 0px; }
			
		#story-title #articleTools ul li a {
			line-height: normal;
			font-size: 11px;
			font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
			color: #004276;
			display: block;
			padding: 6px 8px 6px 23px;
			margin: 0px 0px 0px 8px; }
			
		#story-title #articleTools ul li a.print {
			background-image: url("/_images/article_icon_print.gif");
			background-repeat: no-repeat;
			background-position: 0px 6px; }
			
		#story-title #articleTools ul li a.reply {
			background-image: url("/_images/icon_reply.jpg");
			background-repeat: no-repeat;
			background-position: 0px 6px; }
			
		#story-title #articleTools ul li a.similar {
			background-image: url("/_images/icon_more.gif");
			background-repeat: no-repeat;
			background-position: 0px 6px; }
			
		#story-title #articleTools ul li a.listen {
			background-image: url("/_images/article_icon_audio.gif");
			background-repeat: no-repeat;
			background-position: 0px 6px; }
			
		#story-title #articleTools ul li a.email {
			background-image: url("/_images/article_icon_email.gif");
			background-repeat: no-repeat;
			background-position: 0px 6px; }
			
		#story-title #articleTools ul li a.save {
			background-image: url("/_images/article_icon_save.gif");
			background-repeat: no-repeat;
			background-position: 0px 6px; }
			
		#story-title #articleTools ul li a.fontLarger {
			background-image: url("/_images/article_icon_fontLarger.gif");
			background-repeat: no-repeat;
			background-position: 0px 6px; }
			
		#story-title #articleTools ul li a.fontSmaller {
			background-image: url("/_images/article_icon_fontSmaller.gif");
			background-repeat: no-repeat;
			background-position: 0px 6px; }
			
		#story-title #articleTools ul li a.digg {
			background-image: url("/_images/article_icon_digg.gif");
			background-repeat: no-repeat;
			background-position: 0px 6px; }
			
		#story-title #articleTools ul li a.delicious {
			background-image: url("/_images/article_icon_delicious.gif");
			background-repeat: no-repeat;
			background-position: 0px 6px; }
			
		#story-title div.storyHighlights {
			background-color:#F9F9F9;
			border:1px solid #E2E2E2;
			clear:both;
			height:auto;
			width:610px;
			padding:5px;
			margin-bottom: 5px;
		}
		
		#story-title div.storyHighlights ul{
			float:none;
			display:block;
		}
		
		#story-title div.storyHighlights ul li{
			float: none;
			background-image: url("/_images/bullet.gif");
			background-repeat: no-repeat;
			background-position: 0px 11px;
			padding-left: 8px;
			padding-top:5px;
		}
		
		#story-title div.storyHighlights h3{
			font-family: verdana;
			color: #0F458A;
			font-weight: bold;
			font-size: 11px;
			text-transform: uppercase;
			margin:0px;
		}

			
/*	Article Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
			
		#alpha a.img {
			background-image: url("../_images/article_icon_camera.gif");
			background-repeat: no-repeat;
			background-position: right bottom;
			margin: 0px;
			padding: 0px 17px 0px 0px; }
			
		#alpha .image,
		#alpha .image img {
			padding: 0px;
			margin: 0px;
			border: none; }
			
		#alpha .full {
			display: block;
			width: 620px;
			margin: 0px 0px 6px 0px; }
			
		#alpha .right {
			width: 200px;
			float: right;
			margin: 3px 0px 6px 15px; }
			
		#alpha .left {
			width: 200px;
			float: left;
			margin: 3px 15px 6px 0px; }
		
		#alpha .image a,
		#alpha .image .caption {
			font-size: 11px;
			float: left;
			display: block;
			color: #999;
			padding: 0px;
			margin: 0px; }
		
		#alpha .full a,
		#alpha .full .caption {
			font-size: 11px;
			float: none;
			display: block;
			color: #999;
			padding: 0px;
			margin: 0px 0px 15px 0px; }
		
		#alpha .image .caption {
			margin-top: 5px; }
		
		#alpha .image a img {
			border: 1px solid #333; }
			
		#alpha p.first { }
			
		#alpha p.large {
			color: #000;
			font-size: 20px;
			line-height: 25px; }
			
		#alpha h3.large {
			font-size: 20px;
			line-height: 25px; }
			
		#alpha h3 {
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 16px;
			color: #000;
			line-height: 21px; }
			
		#alpha p {
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 15px;
			color: #000;
			line-height: 22px;
			margin: 0px 0px 21px 0px; }
			
		#alpha p a {
			text-decoration: underline; }
			
		#alpha p a:hover {
			color: #d00; }
		
		#alpha blockquote {
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 15px;
			color: #000;
			line-height: 21px;
			background-image:url(../_images/blockquote.gif);
			background-position: 0px 0px;
			background-repeat: no-repeat;
			padding: 20px 10px 0px 20px;
			margin: 10px 10px 0px 10px; }
		
		#alpha p.signature {
			font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #666;
			padding: 0px;
			margin: 0px; }

			
/*	Article Sidebar
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
		
		#alpha .sidebar {
			width: auto;
			float: left;
			clear: both;
			border: 1px solid #ccc;
			padding: 2px 2px 2px 2px;
			/*
			padding-top:3px;
			padding-bottom:3px;
			*/
			margin: 3px;
			margin-top: 5px;
			margin-right: 5px;
			 }
		
		#alpha .sidebar table td h3 {
			font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			line-height: 1em;
			width: 130px;
			float: left;
			clear: both;
			text-transform: uppercase;
			padding: 0px;
			margin: 0px 10px 5px 0px;
			display:block;
			 }
		
		#alpha .sidebar div {
			float: none;
			padding: 0px;
			margin: 0px;
			}
		
		#alpha .sidebar div ul {
			list-style: none;
			padding: 0px;
			margin: 0px;
			margin-top:8px;
			padding-left:5px;
			width: auto;
			 }
		
		#alpha .sidebar div ul li {
			font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
			background-image: url("../_images/bullet.gif");
			background-repeat: no-repeat;
			background-position: 0px 6px;
			padding: 0px 5px 4px 8px;}
		
		#alpha .sidebar div p {
			font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			width: 130px;
			line-height: 1.3em;
			clear: both;
			padding: 0px;
			margin: 0px; }
		
		#alpha .sidebar div a {
			display: inline;
			padding: 0px;
			margin: 0px; }
		
		#alpha .sidebar div a img {
			display: inline;
			float: none;
			padding: 0px;
			margin: 0px 5px 5px 0px; }
			
		#alpha .sidebar table td ul.storymorelinks {
			padding-left:5px;
			list-style: none;
			margin-left: 0px;
			margin-bottom: 4px;
			margin-top: 4px;
		}
		
		#alpha .sidebar table td ul.storymorelinks li {
			background-image: url("/_images/bullet.gif");
			background-repeat: no-repeat;
			background-position: 0px 7px;
			padding-left: 8px;
			padding-bottom: 5px;
		}


/*	Article navigation (Next & Previous)
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/	
			
		#alpha .articleNav {
			clear: both;
			border-top: 1px solid #e2e2e2;
			padding: 0px 0px 0px 0px;
			margin: 20px 0px 0px 0px; }
						
		#alpha .articleNav span {
			display: block;
			padding: 10px 0px 0px 0px;
			margin: 0px;
			float: left; }
			
		#alpha .articleNav span a {
			font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
			font-size: 12px;
			padding: 0px;
			margin: 0px;
			text-decoration: none; }
			
		#alpha .articleNav span a:hover {
			text-decoration: underline; }
			
		#alpha .articleNav ul {
			float: right;
			list-style: none;
			padding: 0px;
			margin: 0px; }		

		#alpha .articleNav ul li { 
			border-right: 1px solid #e2e2e2;
			float: left;
			padding: 10px;
			margin: 0px 0px 0px 0px; }

		#alpha .articleNav ul li a {
			background-color: #fff;
			font-weight: bold;
			display: block; }

		#alpha .articleNav ul li.prev { 
			text-align: left; }

		#alpha .#articleNav ul li.next { 
			text-align: right; }

/*	Article Rating
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
		#alpha .articleRating {
			border: 1px solid #e2e2e2;
			background-color: #f9f9f9;
			margin: 20px 0px 0px 0px;
			padding: 6px;
			float: left;
			min-height: 138px;
			width: 160px; }
			
		#alpha .articleRating:hover {
			border: 1px solid #999; }
			
		/*\*/
		* html #alpha .articleRating {
			height: 138px; }
		/**/
			
		#alpha .articleRating h2 {
			text-transform: uppercase;
			font-size: 11px;
			font-weight: bold;
			margin: 0px;
			padding: 0px; }
			
		#alpha .articleRating p {
			font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
			font-size: 12px;
			line-height: 15px;
			display: block;
			margin: 5px 0px 0px 0px;
			padding: 0px;
			height: auto; }
			
		#alpha .articleRating .rating {
			position: relative;
			background-image: url("../_images/article_icon_rate_off.gif");
			background-repeat: no-repeat;
			background-position: left;
			margin: 10px 0px 10px 0px;
			padding: 0px;
			height: 25px;
			width: 125px;
			z-index: 10;
			list-style: none; }
			
		#alpha .articleRating .rating li {
			float: left;
			width: 25px;
			height: 25px; }
			
		#alpha .articleRating .rating li a {
			position: absolute;
			text-indent: -9999px;
			float: left;
			display: block;
			width: 25px;
			height: 25px;
			z-index: 100; }
			
		#alpha .articleRating .rating li.current {
			float: left;
			background-image: url("../_images/article_icon_rate_current.gif");
			background-repeat: no-repeat;
			background-position: left;
			position: absolute;
			display: block;
			text-indent: -9999px;
			left: 0px;
			height: 25px;
			z-index: 15; }
			
		#alpha .articleRating .rating li.zero {
			width: 0px;
		}
		
		#alpha .articleRating .rating li.one {
			width: 25px; }
			
		#alpha .articleRating .rating li.two {
			width: 50px; }
			
		#alpha .articleRating .rating li.three {
			width: 75px; }
			
		#alpha .articleRating .rating li.four {
			width: 100px; }
			
		#alpha .articleRating .rating li.five {
			width: 125px; }
			
		#alpha .articleRating .rating li a:hover {
			background-image: url("../_images/article_icon_rate_on.gif");
			background-repeat: no-repeat;
			background-position: left;
			z-index: 50; }
			
		#alpha .articleRating .rating li a.one:hover {
			width: 25px;
			left: 0px; }
	
		#alpha .articleRating .rating li a.two:hover {
			width: 50px;
			left: 0px; }
	
		#alpha .articleRating .rating li a.three:hover {
			width: 75px;
			left: 0px; }
	
		#alpha .articleRating .rating li a.four:hover {
			width: 100px;
			left: 0px; }
	
		#alpha .articleRating .rating li a.five:hover {
			width: 125px;
			left: 0px; }
			

/*	Sponsored Links
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/	
		#alpha .sponsoredLinks {
			width: 410px;
			float: left;
			border: 1px solid #b4d0dc;
			background-color: #ecf8ff;
			margin: 20px 0px 0px 20px;
			padding: 6px;
			min-height: 138px;
			height: auto;
			overflow: none; }
			
		#alpha .sponsoredLinks:hover {
			border: 1px solid #2a96c5; }	
			
		/*\*/
		* html .sponsoredLinks {
			height: 138px; }
		/**/
			
		#alpha .sponsoredLinks h2 {
			text-transform: uppercase;
			font-size: 11px;
			font-weight: bold;
			color: #2a96c5;
			margin: 0px 0px 3px 0px;
			padding: 0px; }
			
		#alpha .sponsoredLinks ul {
			list-style: none;
			margin: 0px;
			padding: 0px; }
			
		#alpha .sponsoredLinks ul li {
			background-image: url("../_images/bullet.gif");
			background-repeat: no-repeat;
			background-position: 0px 8px;
			padding: 0px 0px 4px 8px; }
			
		#alpha .sponsoredLinks ul li a {
			font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #000;
			padding: 2px 0px 2px 0px;
			margin: 0px;
			font-weight: bold;
			display: block;
			text-decoration: none; }
			
		#alpha .sponsoredLinks ul li a:hover {
			text-decoration: underline; }


/*	TABS: News Alerts, Kiosk, Topics, Symbols, Links
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
			
		#alpha div#alerts h3,
		#alpha div#kiosk h3,
		#alpha div#topics h3,
		#alpha div#symbols h3 {
			display: none; }
			
		#alpha div#moreLinks h3 {
			display: block;
			clear: both;
			text-transform: uppercase;
			font-size: 11px;
			font-weight: bold;
			font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #333;
			margin: 0px 0px 3px 0px;
			padding: 0px; }
			
		#alpha div#alerts p,
		#alpha div#kiosk p,
		#alpha div#topics p,
		#alpha div#symbols p,
		#alpha div#moreLinks p {
			font-size: 11px;
			line-height: 1.3em;
			margin: 0px 0px 8px 0px;
			padding: 0px; }

		#alpha div#kiosk ul,
		#alpha div#topics ul,
		#alpha div#symbols ul {
			clear: both;
			list-style: none;
			margin: 0px;
			padding: 0px; }	
			
		#alpha div#kiosk ul li,
		#alpha div#topics ul li,
		#alpha div#symbols ul li {
			font-size: 11px;
			display: block;
			margin: 0px 0px 3px 0px;
			padding: 0px 0px 0px 0px; }	
			
		#alpha div#kiosk ul li a,
		#alpha div#topics ul li a,
		#alpha div#symbols ul li a {
			font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
			margin: 0px;
			padding: 3px 0px 3px 0px;
			display: inline; }
			
		#alpha div#kiosk ul li a.addTopic,
		#alpha div#topics ul li a.addTopic,
		#alpha div#symbols ul li a.addTopic,
		#alpha div#moreLinks ul li a.addTopic  {
			vertical-align: middle;
			margin: 1px 6px 0px 0px;
			padding: 3px 0px 0px 0px; }


		#alpha div#moreLinks ul {
			list-style: none;
			margin: 0px;
			padding: 0px; }
			
		#alpha div#moreLinks ul li {
			background-image: url("../_images/bullet.gif");
			background-repeat: no-repeat;
			background-position: 0px 8px;
			padding: 0px 0px 4px 8px; }
			
		#alpha div#moreLinks ul li a {
			font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			padding: 2px 0px 2px 0px;
			margin: 0px;
			text-decoration: none; }
			
		#alpha div#moreLinks ul li a:hover {
			text-decoration: underline; }



			
		#alpha div#alerts select {
			display: inline;
			font-size: 13px;
			font-weight: normal; }
			
		#alpha div#alerts select option {
			color: #000;
			font-style: normal;
			font-weight: normal; }
			
		#alpha div#topics a.getRSS {
			display: block;
			height: 16px;
			background-image: url("../_images/icon_getRSS.gif");
			background-repeat: no-repeat;
			background-position: 0px 0px;
			margin: 0px 3px 0px 0px;
			padding: 0px 0px 0px 20px; }

		
		
/*	-------------------------------------------------------------
	Beta Container
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
		#beta {
			padding: 0px;
			margin: 0px;
			width: 320px;
			display: block;
			float: left; }
			
		#beta .narrow {
			width: 320px; }
			
		#beta .wide {
			width: 940px; }
			
		#beta .boxContent {	
			font-family: Georgia, "Times New Roman", Times, serif;
			display: block;
			padding: 10px;
			border-bottom: 1px solid #e2e2e2; }
			
		#beta .clearBox {
			font-family: Georgia, "Times New Roman", Times, serif;
			display: block;
			margin: auto auto;
			padding: 10px;
			border-bottom: 0px solid #e2e2e2; }




/*	Extras Links
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/	
		#beta .extraLinks {
			width: 300px; }	
			
		#beta .extraLinks h2 span {
			background-image: url("../_images/h2_icon_extralinks.gif"); }
			
		#beta .extraLinks ul {
			float: left;
			width: 300px;
			list-style: none;
			margin: 8px 0px;
			padding: 0px; }	
			
		#beta .extraLinks ul.half {
			width: 150px; }
			
		#beta .extraLinks ul li {
			background-image: url("../_images/bullet.gif");
			background-repeat: no-repeat;
			background-position: 0px 6px;
			padding: 0px 8px;
			margin: 0px 0px 5px 8px; }	
			
		#beta .extraLinks ul li a {
			font-size: 12px;
			font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
			padding: 2px 0px 2px 0px;
			margin: 0px; }	
			
		#beta .extraLinks ul li span {
			font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
			font-weight: normal;
			display: inline;
			font-size: 11px;
			color: #999; }	

/*	Finance Links
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/	
		#beta .finance {
			width: 300px; }	
			
		#beta .finance h2 span {
			background-image: url("../_images/h2_icon_finance.gif"); }
			
		#beta .finance ul {
			float: left;
			width: 300px;
			list-style: none;
			margin: 8px 0px;
			padding: 0px; }	
			
		#beta .finance ul.half {
			width: 150px; }
			
		#beta .finance ul li {
			background-image: url("../_images/bullet.gif");
			background-repeat: no-repeat;
			background-position: 0px 6px;
			padding: 0px 8px;
			margin: 0px 0px 5px 8px; }	
			
		#beta .finance ul li a {
			font-size: 12px;
			font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
			padding: 2px 0px 2px 0px;
			margin: 0px; }	
			
		#beta .finance ul li span {
			font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
			font-weight: normal;
			display: inline;
			font-size: 11px;
			color: #999; }	
			
	
/*	Article Sidebar Wide
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
		#alpha .sidebarWide {
			width: 310px;
			float: left;
			clear: both;
			border: 1px solid #ccc;
			padding: 10px 0px 0px 10px;
			margin: 5px 20px 20px 0px; }
		
		#alpha .sidebarWide h3 {
			font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			line-height: 1em;
			width: 300px;
			float: left;
			clear: both;
			text-transform: uppercase;
			padding: 0px;
			margin: 0px 10px 5px 0px; }
		
		#alpha .sidebarWide div {
			float: left;
			padding: 0px;
			margin: 0px 10px 15px 0px; }
		
		#alpha .sidebarWide div ul {
			list-style: none;
			padding: 0px;
			margin: 0px; }
		
		#alpha .sidebarWide div ul li {
			font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
			background-image: url("../_images/bullet.gif");
			background-repeat: no-repeat;
			background-position: 0px 6px;
			padding: 0px 5px 4px 8px;}
		
		#alpha .sidebarWide div p {
			font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			width: 300px;
			line-height: 1.3em;
			clear: both;
			padding: 0px;
			margin: 0px; }
		
		#alpha .sidebarWide div a {
			display: inline;
			padding: 0px;
			margin: 0px; }
		
		#alpha .sidebarWide div a img {
			display: inline;
			float: left;
			padding: 0px;
			margin: 0px 10px 10px 0px; }
			
			
			
