
/* new css 31-05-2011---------------------------- */

			body { font: 0.8em Arial, sans-serif; }
			.clear{ clear:both; margin:0; padding:0;}
			.tab {  width:900px; }
			 .editor-pick { padding:0; margin:0px; }
			.editor-pick .heading { float:left; background:url(../images/edpick-icon.jpg)left center no-repeat; padding-left:24px; color:#244a6f; font-size:16px; line-height:30px; }
			.editor-pick .heading span {  color:#000; }
			.editor-pick ul{ padding: 0; margin:0; float:right;  }
			.editor-pick li { display: block; float:left; margin:0 1px; }
			.editor-pick li.last {margin-right:0; }
			.editor-pick li a { background: #f4f0ed; padding: 10px; float:left;  text-decoration: none; color: #676664; font-weight: bold;}
			
			.editor-pick li.active a { background: #26496f; color: #ffffff; }
			.content { float: left; border-top:3px solid #26496f; border-left: none; background: #fff; padding: 10px 0; width: 745px; height:150px;  }
			.content div { border:0; position:relative; width:190px; float:left; }
			.content div.last { height:180px; width:175px; float:left; }
			.content div a { background:url(../images/bg.jpg) left top no-repeat; width:175px; height:101px; padding:1px 2px; padding-top:2px; display:block; color:inherit; border:0 none; text-decoration:none;  }
			
			.content div img { border:0; }
			.content .video {  position:absolute; height:97px; width:171px; display:block; top:-2px; left:2px;  }
			.content div:hover .video { background:url(../images/black_shadow_video.png) left top no-repeat;  }
			.content .audio {  position:absolute; height:97px; width:171px; display:block; top:-2px; left:2px;  }
			.content div:hover .audio { background:url(../images/black_shadow_audio.png) left top no-repeat;  }
			.content .pic {  position:absolute; height:97px; width:171px; display:block; top:-2px; left:2px;  }
			.content div:hover .pic { background:url(../images/black_shadow.png) left top no-repeat;  }
			.content div span { padding:0; margin:4px 0; display:block; }
			.content div span span { width:135px; float:left; display:block; }
			.content div a:hover span span { color:#558793; text-decoration:none; }
			.content div span span.aud { width:20px; float:right; height:17px; text-align:right; background:url(../images/audio_small.jpg) left top no-repeat; padding-left:20px; display:block; }
			.content div span span.aud:hover { text-decoration:none; color:#009999; }
			.content div span span.vid { width:20px; float:right; height:17px; text-align:right; background:url(../images/video_small.jpg) left top no-repeat; padding-left:20px; display:block; }
			.content div span span.pix { width:20px; float:right; height:17px; text-align:right; background:url(../images/picture_small.jpg) left top no-repeat; padding-left:20px; display:block; }
