		body {
			font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
			font-size: 12px;
			margin: 0;
			padding: 0;
			background: #3D4753;
			text-align: justify;
			
		}
				
		#column1{
			width: 100px;
			padding: 10px;
			padding-left: 0;
			float: left;
		}

		#column2{
			width: 100px;
			padding: 10px;
			padding-left: 0;
			float: right;
		}


		#art_body a, div.blurb a{
			text-decoration: underline;
		}
		
		div.blurb h2 a{
			text-decoration: none;
		}
		a {
			color: #770000;
			text-decoration: none;
		}
		a:visited {
			color: #770000;
			text-decoration: none;
		}	
		a:active {
			color: #db8523;
			text-decoration: underline;
		}			
		a:hover, div.topstories a:hover {
			color: #0095b0;
			text-decoration: underline;
		}
		input {
			margin-bottom: 8px;
		}
		ul {
			margin: 0 0 0 0;
		}
		form {
			margin: 0px;
		}
		
		select {
			margin-top: 3px;
			margin-bottom: 0px;
		}
		.center {
			text-align: center;
		}
		/*feedback form*/
		#guidelines ul{
			margin: 15px -15px;
		}
		.lower{
			text-transform: lowercase;
		}
		.fbhr{
			width: 100%;
			color: #0A0A0A;
			margin: 20px 0;
			border: #ccc 1px solid;
			border-width: 1px 0 0 0;

		}
		/* Search */
		#search{
			width: 100%;
			padding: 10px;
			padding-left: 0;
		}
		#search th{
			font-weight: bold;
			text-transform: lowercase;
			text-align: left;
			padding: 10px 0;
		}
		
		.sResHead {
			font-weight: bold;
			padding: 0 0 12px 0;
			text-transform: lowercase;
		}

		.sResTitle {
			font-weight: bold;
			padding: 0 0 0 0;
			text-transform: lowercase;
		}

		.sResDate {
			padding: 0 6px 0 6px;
		}

		.sResRelev {
			padding: 0 0 0 0;
			text-align: right;
		}

		.sResDescr {
			padding: 0 0 12px 0;
		}

		.sResNavTop {
			padding: 0 0 18px 0;
			text-align: right;
        }

		.sResNavBtm {
			padding: 18px 0 0 0;
			text-align: right;
        }

		
		/* headlines page */
		.hllist {
			font-size: 12px;
			margin: 0;
		}
		.hldate{
			margin-right: 10px;
		}
		/* RSS */
		table#rss {
			width: 100%;
		}
		table#rss td{
			padding: 2px 0;
		}
		.odd {
			background-color: #eee;
		}
		/*reviews */
		
		#review, .revmain{
			margin: 0;
		}
		#reviewBody{
			margin: 15px 0 0 0;
		}
		#reviewImage {
			padding: 0 0 10px 10px;
			width: auto;
			height: auto;
			float: right;
		}
		#revrecad{
			margin: 20px 0;
		}
		#recentrev{
			margin: 1px 0 55px 0;
			float: right;
			
		}
		#recentrev h4{
			margin-bottom: 5px;
		}
		.revtitle{
		
		}
		.revdate{
			float: right;
			margin: 2px 0 0 0;
			color: #707070;
			font-weight: normal;
			font-size: 9px;
		}
		.revmainrat, .right{
			float: right;
		}
		.revmainimg {
			float:right;
			
		}
		.revtrailer{
			width: 264px;
			float: right;
			padding: 4px 0 28px 0px;
		}
		.reviewHead, .breadcrumb {
			color: #707070;
			height: 26px;
			padding: 3px 0px 0px 0px;
			font-size: 12px;	
			font-weight: bold;
			text-align: left;
			text-transform: lowercase;
		}
		.reviewRating{
			float: right;
			margin-top: -4px;
			
		}
		.reviewHead p{
			margin: -2px 0;
		}
		
		.reviewBy{
			float: right;
			color: #707070;
			font-weight: normal;
			font-size: 9px;
			text-align: right;
		}
		#reviewsumright{
			float: right;
			width: 222px;
			margin-right: 40px;	
		}
		#reviewsumleft{
			width: 222px;
			margin-right: 40px;
		}		
		#reviewsumtop{
			width: 548px;
			height: 31px;
			margin: 15px 0 0 0;
			background: url(reviews-.gif) no-repeat;
		}
		#reviewsumbot{
			width: 548px;
			height: 11px;
			clear: both;
			background: url(reviews-.gif) no-repeat;
		}
		#reviewsummid{
			width: 548px;
			height: auto;
			padding: 0px 13px;
			background: url(reviews-.gif) repeat-y;
		}	
		#revproscons{
			background: url(reviews-.gif) repeat-y;
		}
		
		/*new changes to reduce width */
		#reviewsumrightesta{
			float: right;
			width: 222px;
			margin-right: 40px;	
		}
		#reviewsumleftesta{
			width: 222px;
			margin-right: 40px;
		}		
		#reviewsumtopesta{
			width: 528px;
			height: 31px;
			margin: 15px 0 0 0;
			background: url(reviews-.gif) no-repeat;
		}
		#reviewsumbotesta{
			width: 528px;
			height: 11px;
			clear: both;
			background: url(reviews-.gif) no-repeat;
		}
		#reviewsummidesta{
			width: 528px;
			height: auto;
			padding: 0px 13px;
			background: url(reviews-.gif) repeat-y;
		}	
		#revprosconsesta{
			background: url(reviews-.gif) repeat-y;
		}
		/*ends */
		.headlines, .headlinesc {
			float: right;
			width: 264px;
			height: auto;
			/*border: 1px solid #000;*/
		}
		/* Utilities */
		#print {
			background: #fff;
			font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
			font-size: 12px;
			line-height: 16px;
			text-align: left;
			text-align: justify;
			color: #202020;
		}
		
		#printcontainer {
			width: 738px;
			margin: 60px auto;
			padding: 0;
/*			background-color: #eee;		*/
		}
		
		#printheader {
			width: 728px;
			clear: both;
			padding: 10px auto;
			margin: 0;
		}
		
		#printheader2 {
			width: 728px;
			clear: both;
			margin: 0 0 20px 10px;
			padding: 0;
			color: #707070;
			font-weight: normal;
			font-size: 9px;
			text-align: right;
			text-transform: lowercase;
		}

		#printbody {
			width: 728px;
			clear: both;
			padding: 0 0 0 10px;
			margin: 0;
		}
		
		#printbody h3 {
			text-transform: lowercase;
		}
		
		#printfooter {
			width: 728px;
			clear: both;
			padding: 20px 0;
			margin: 0 0 0 10px;
			color: #707070;
			font-weight: normal;
			font-size: 9px;
			text-align: right;
			text-transform: lowercase;
		}

		.print{
			background: #fff;
			margin: 20px;
		}
		#etf, #etfipod{
			color: #202020;
			width: 590px;
			height: 450px;
			padding: 110px 34px 0 34px;
			font-size: 11px;
			text-transform: lowercase;
			background: #fff url(macnn-em.jpg) top left no-repeat; 
		}
		#etfipod{
			background: #fff url(ipod-ema.jpg) top left no-repeat; 

		}
		#etf #close{
			padding: 20px 0 0 0;
			text-align: left;
		}
		#etff{

			width: 200px;
			
		}
		#etfr{
			float:right;
			width: 330px;
			text-transform: none;
		}
		#etfr input{
			margin: 3px 0;
		}
		#etfr p.minor{
			padding: 0 0 0 18px;
		}
		#etf p.minor{
			margin: 0;
		}
		#etf p{
			margin: 5px 0;
		}
		#wrap {
			width: 932px;
			margin: 0 auto;
		}
		
		#main {
			color: #000;
			width: 932px;
			padding-top: 2px;
			background: #fff;
			background: url(body-bg0.gif) top left repeat-y;

		}

		#content, #contentipod, #contentforum, #contentupdate, #contentdeal, #content404 {
			float: left;
			margin-top: -18px;			
			width: 520px;
			color: #202020;
			font-family: 'Lucida Grande';
			font-size: 11px;
			padding: 0 0px 0 25px ;
			line-height: 140%;
			margin-bottom: 10px;
			background: transparent;
			
		}
		#contentportal{
			font-size: 12px;
		}
		#contentforum, #content404{
			width: 745px;
		}
		#content404{
			margin-top: -60px;
		}
		#contentipod a, #navipod a, #navipod a:link {
			color: #915900;
			
			text-decoration: none;
		}
		
		#contentupdate a:hover {
			color: #9ec52e;
			text-decoration: underline;
		}
		#contentupdate a:visited {
			color: #84a919;
			text-decoration: none;
		}		
		
		#contentdeal a {
			color: #587300;
			text-decoration: none;
		}
		
		#contentdeal a:hover {
			color: #84ac00;
			text-decoration: underline;
		}
		#contentdeal a:visited {
			color: #a8bd66;
			text-decoration: none;
		}				

		#contentipod h2{
			color: #bb8822;
			margin-bottom: 4px;
			font-weight: bold;
			font-size: 12px;
			text-transform: none;
			text-decoration: none;
			
			letter-spacing: .05em;
		}
		
		
		/*#content h2 {
			color: #808080;
		} */
		#content ul, #contentipod ul{
			margin: 0 0 0 -25px;
		}
		#content li, #contentipod, #content404 li {
			list-style-image: url(arrow_ls.gif);
			list-style-type: circle;
			list-style-position: inside;
		}
		#msthd {
			width: 100%;
		}
		#msthd a, #msthd a:link, #msthd a:visited, #msthd a:hover {
			font-weight: bold;
		}
		#msthd td {
			padding: 5px;
		}
		/*  branding-container  */
		
		#hdbrand {
			background: url('hdbrand_.jpg') top left no-repeat;
			width: 932px;
			height: 106px;
			float: left;
			clear: both;
		}

		/*  branding-container, left  */
		
		.hdbrandl {
			width: 534px;
			float: left;
			clear: none;
			margin: 0;
			padding: 11px 0 0 21px;
		}
		
		/*  branding-container, right  */
		
		.hdbrandr {
			float: left;
			margin: 11px 20px 0 0;
		}
		
		/*  container, branding image-right  */
		
		#sitenav00a, #sitenav00aforum, #sitenav00adeal, #sitenav00aupdate {
			width: 235px;
			float: left;
			clear: none;
			margin: 0;
			padding: 0;
		}
		#sitenav00aforum, #sitenav00aupdate{
			width: 375px;
		}
		#sitenav00adeal{
			width: 409px;
		}
		/*  branding-container, rollovers  */
		
		#sitenav00, #sitenav00r, #sitenav00b, #sitenav00ipod, #sitenav00forum, #sitenav00update, #sitenav00deal {
			width: 235px;
			height: 82px;
			background: url('sitenav0.jpg') top left no-repeat;
			float: left;
			clear: none;
			margin: 0;
			padding: 0;
		}
		#sitenav00ipod {
			background: url('sitenav1.jpg') top left no-repeat;
		}
		#sitenav00forum {
			width: 190px;
			background: url('sitenav1.jpg') top left no-repeat;
		}
		#sitenav00update {
			width: 190px;
			background: url('sitenav1.jpg') top left no-repeat;
		}	
		#sitenav00deal {
			width: 156px;
			background: url('sitenav1.jpg') top left no-repeat;
		}	
		#sitenav00r { /* reviews \er*/
			background: url('sitenav1.jpg') top left no-repeat;
		}
		
		#sitenav00b { /* blogs header*/
			background: url('sitenav1.jpg') top left no-repeat;
		}
		
		#sitenav00 a, #sitenav00r a,  #sitenav00b a , #sitenav00ipod a, #sitenav00forum a, #sitenav00update a,#sitenav00deal a{
			display: block;
			width: 100%;
			height: 100%;
			overflow: hidden;
			background: url('sitenav0.jpg') 0 -82px no-repeat;
		}
		#sitenav00ipod a{
			background: url('sitenav1.jpg') 0 -82px no-repeat;		
		}
		#sitenav00forum a{
			background: url('sitenav1.jpg') 0 -82px no-repeat;		
		}
		#sitenav00update a{
			background: url('sitenav1.jpg') 0 -82px no-repeat;		
		}
		#sitenav00deal a{
			background: url('sitenav1.jpg') 0 -82px no-repeat;		
		}		
		#sitenav00r a {
			background: url('sitenav1.jpg') 0 -82px no-repeat;
		}
		#sitenav00b a {
			background: url('sitenav1.jpg') 0 -82px no-repeat;
		}
		#sitenav00 a:hover, #sitenav00r a:hover, #sitenav00b a:hover, #sitenav00ipod a:hover, #sitenav00forum a:hover, #sitenav00update a:hover, #sitenav00deal a:hover {
			background-image: none;
			border: 0px;
		}
		
		#sitenav01, #sitenav01ipod {
			width: 124px;
			height: 82px;
			background: url('sitenav1.jpg') top left no-repeat;
			float: left;
			clear: none;
			margin: 0;
			padding: 0;
		}
		#sitenav01ipod{
			width: 27px;
			height: 82px;
			background: url('sitenav2.jpg');
		}
		#sitenav01 a, #sitenav01ipod a {
			display: block;
			width: 100%;
			height: 100%;
			overflow: hidden;
			background: url('sitenav1.jpg') 0 -82px no-repeat;
		}
		#sitenav01ipod a {
			background: url('sitenav2.jpg') 0 -82px no-repeat;
		}
		#sitenav01 a:hover, #sitenav01ipod a:hover {
			background-image: none;
			border: 0px;
		}
		
		#sitenav02, #sitenav02ipod {
			width: 114px;
			height: 82px;
			background: url('sitenav2.jpg') top left no-repeat;
			float: left;
			clear: none;
			margin: 0;
			padding: 0;
		}
		#sitenav02ipod {
			width: 93px;
			height: 82px;
			background: url('sitenav3.jpg') top left no-repeat;
		}
		#sitenav02 a, #sitenav02ipod a {
			display: block;
			width: 100%;
			height: 100%;
			overflow: hidden;
			background: url('sitenav2.jpg') 0 -82px no-repeat;
		}
		
		#sitenav02 a:hover{
			background-image: none;
			border: 0px;
		}
		 #sitenav02ipod a:hover {
		 				background: url('sitenav3.jpg');	
		 				border: 0;
		 	
		 }
		#sitenav03, #sitenav03on {
			width: 117px;
			height: 82px;
			background: url('sitenav3.jpg') top left no-repeat;
			float: left;
			clear: none;
			margin: 0;
			padding: 0;
		}
		#sitenav03on {
			width: 93px;
			height: 82px;
			background: url('sitenav4.jpg') top left no-repeat;	
		}
		
		#sitenav03 a, #sitenav03on a {
			display: block;
			width: 100%;
			height: 100%;
			overflow: hidden;
			background: url('sitenav3.jpg') 0 -82px no-repeat;
		}
		#sitenav03on a {
			background: url('sitenav4.jpg') 0 -82px no-repeat;
		}
		#sitenav03 a:hover {
			background-image: none;
			border: 0px;
		}
		 #sitenav03on a:hover {
			background: url('sitenav4.jpg');	
			border: 0;
		 	
		 }		
		
		#sitenav04, #sitenav04on {
			width: 21px;
			height: 82px;
			background: url('sitenav4.jpg') top left no-repeat;
			float: left;
			clear: none;
			margin: 0;
			padding: 0;
		}
		#sitenav04on{
		width: 93px;
			height: 82px;
			background: url('sitenav4.jpg') top left no-repeat;	
		
		}
		#sitenav04 a, #sitenav04on a  {
			display: block;
			width: 100%;
			height: 100%;
			overflow: hidden;
			background: url('sitenav4.jpg') 0 -82px no-repeat;
		}
		#sitenav04on a  {
			background: url('sitenav4.jpg') 0 -82px no-repeat;
		
		}
		
		#sitenav04 a:hover {
			background-image: none;
			border: 0px;
		}
		 #sitenav04on a:hover {
			background: url('sitenav4.jpg');	
			border: 0;
		 	
		 }			
		#sitenav05, #sitenav05forum {
			width: 25px;
			height: 82px;
			background: url('sitenav4.jpg') top left no-repeat;
			float: left;
			clear: none;
			margin: 0;
			padding: 0;
		}
		
		#sitenav05forum {
			width: 97px;
			background: url('sitenav4.jpg') top left no-repeat;
		}
		#sitenav05 a, #sitenav05forum a {
			display: block;
			width: 100%;
			height: 100%;
			overflow: hidden;
			background: url('sitenav4.jpg') 0 -82px no-repeat;
		}
		#sitenav05forum a{
		
			background: url('sitenav4.jpg') 0 -82px no-repeat;
		}
		#sitenav05 a:hover, #sitenav05forum a:hover {
			background-image: none;
			border: 0px;
		}
		
		/*  Top Leaderboard Areas  */
		#leaderboard {
			width: 932px;
			height: 127px;
			background-image:url(leaderbo.gif);
		}
		#topad {
			width: 932px;
			padding-top: 14px;
			text-align:center;
			
		}
		
		/*  Navigational Menus and Dropdown  */
		.show {
			display: block;
		}
		.hide {
			display: none;
		}
		#nav, #nonav, #navipod, #navforum, #navupdate, #navdeal {
			padding: 21px 45px 16px 35px;
			width:932px;
			height: 30px;
			clear: both;
			background: url(navbar00.gif) top left no-repeat;			
		}
		#nonav{
			height: 40px;
			background: url(navbarno.gif) top left no-repeat;
		}
		#subnav, #subnavipod {
			height: 14px;
			width:723px;
			padding: 5px 45px 5px 35px;
			background: url(subnavbg.jpg) top left no-repeat;
			clear: both;
			text-transform: lowercase;
		}
		#subnav a, #subnav a:link, #subnav a:hover, #subnav a:visited,
		#subnavipod a, #subnavipod a:link, #subnavipod a:hover, #subnavipod a:visited{
			padding: 0 6px;
		}
		#subnavipod a, #subnavipod a:link{
			color: #915900;
		}
		#subnavipod a:hover{
			color: #dc8700;
		}
		#subnav a:visited {
			color: #003080;
		}
		#sub0, #sub1, #sub2, #sub3, #sub4, #sub5, #sub6, #sub7, #sub8 {
			font-weight: bold;
			font-size: 10px;
			text-shadow: #CCC 1px 1px 5px;
		}
		#navipod{
			background: url(navbar_i.gif) top left no-repeat;	
		}
		#navforum{
			background: url(navbar_f.gif) top left no-repeat;		
		}
		#navupdate{
			background: url(navbar_u.gif) top left no-repeat;	
		}
		#navdeal{
			background: url(navbar_d.gif) top left no-repeat;		
		}		
		/*  footer-container  */

		#footer {
			padding: 35px 34px 0 35px;
			text-transform: lowercase;
			text-align: left;
			font-size: 11px;
			width: auto;
			height: 29px;
			background: url(footer00.gif) top left no-repeat;
		}
		
		#copyright {
			float: right;
		}

		#support {
			font-size: 11px;
			padding: 15px 34px 0px 75px;
			text-align: left;
			width: auto;
			height: 46px;
		
			background: url(support-.gif) top left no-repeat;
		}
		
		#supporthead {
			width: inherit;
			height: 29px;
			background: url(support0.gif) top left no-repeat;
			clear: both;
		}
		
		#supportbod {
			margin: 0;
			font-size: 11px;
			padding: 10px 34px 0 34px;
			width: auto;
			background: url(support1.gif) top left repeat-y;
		}
		
		#supportbod a, #support a:hover, #support a:visited {
			font-weight: bold;
		}
		
		#sidebar {
			margin-top: -13px;
			margin-left: 564px;
			width: 343px;
			
			
		}

			
		#content h2 a, #content h2 a:link, #content h2 a:hover, #content h2 a:visited {
			margin-bottom: 4px;
			font-weight: bold;
			color: #880000;
			font-size: 12px;
			text-transform: none;
			text-decoration: none;
			text-shadow: #CCC 1px 1px 3px;
/*
			letter-spacing: .05em;
*/
		}
	
		div#content h2 a:hover {
			color: #0095b0;
			text-shadow: #CCC 1px 1px 3px;
		}
		
		#sidebar ul {
			margin: 0px;
			padding: 0px;
			color: #303030;
			font-size: 11px;
			font-weight: bold;
			text-indent: 9px;
			text-align: left;
			margin-bottom: 5px;
		}
		
		#sidebar li {
			font-weight: normal;
			margin-left: 25px; 
			text-indent: -4px;
			list-style-image: url(side-lis.gif);
		}
		
	#menu {
	margin-top: -2px;
	height: 26px;
	float: left;
	text-shadow: #555 1px 1px 5px;
	color: #fff;

	text-transform: lowercase;
}
#menu a {
	color: #fff;
	text-decoration: none;
}
#menu a:hover {
	color: #c5d4e5;
}
#menu a, #menu h2 {
	font: bold 11px/16px 'Lucida Grande', arial, helvetica, sans-serif;
	display: block;
	/*border-width: 1px;
	border-style: solid;
	 border-color: #ccc #888 #555 #bbb; */
	margin: 0;
	padding: 2px 3px;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}
#menu li a.head, #menu li a.headipod, #menu li a.headforum, #menu li a.headupdate, #menu li a.headdeal {
	color: #fff;
	padding: 4px 7px 0 7px;
	height: 20px;
	background: #36679B;
/*	border: 1px #4776A7 solid;
*/	border-width: 0;
	text-decoration: none;
	background: url(navheadb.gif) top left repeat-x;
	padding-bottom: 2px;
	border: 1px solid transparent;
	display: block;
	border-width: 0 1px;
}

#head1.hide, #head2.hide, #head3.hide, #head4.hide, #head5.hide, #head6.hide, #head7.hide, #head8.hide, #headp1.hide, #headp2.hide, 
#headp3.hide, #headp4.hide, #headp5.hide, #headp6.hide, #headp7.hide, #headp8.hide {
	display: none;

}
#navipod li a.head {
	background: url(navheadc.gif) top left repeat-x;

}

#menu li a.headforum {
	background: url(navheadc.gif) top left repeat-x;

}
#menu li a.headupdate {
	background: url(navheadc.gif) top left repeat-x;
}

#menu li a.headdeal {
	background: url(navheadc.gif) top left repeat-x;

}		
#headp1 li a.head, #headp2 li a.head, #headp3 li a.head, #headp4 li a.head, #headp5 li a.head, #headp6 li a.head, #headp7 li a.head, #headp8 li a.head, #menu li a.head:hover, #menu li a.headforum:hover{
	color: #D08D8D;
	border: 1px solid #980000;
	display: block;
	border-width: 0 1px;
	background: url(navheadc.gif) top center;
}
#navipod li a.head:hover{
	color: #e8d1bf;
	border: 1px solid #b14e07;
	display: block;
	border-width: 0 1px;
	background: url(navheadd.gif) top center;
}
#head1, #head2, #head3, #head4, #head5, #head6, #head7, #head8, #headp1, #headp2, #headp3, #headp4, #headp5, #headp6, #headp7, #headp8 {
	display: inline;
}
#navipod li a.head:hover {
	background: url(navheadd.gif) top center;
}
#menu li a.headforum:hover {
	background: url(navheadf.gif) top center;
}
		
#menu li a.bottom {
	height: 21px;
	padding: 3px 0 3px 10px;
	background: url(navdropb.png) bottom left no-repeat;
}

#menu li a.top {
	height: 19px;
	padding: 3px 0 3px 10px;
	background: url(navdropt.png) bottom left no-repeat;
}

#menu li a.option {
	color: #fff;
	padding: 3px 0 3px 10px;
	background: url(navdropb.png) bottom left no-repeat;
}

#menu li a.option:hover {
	color: #D08D8D;
	background: url(navdropb.png) bottom left no-repeat;
}

#menu li a.bottom:hover {
	color: #D08D8D;
	background: url(navdropb.png) bottom left no-repeat;
}

#menu li a.top:hover {
	color: #D08D8D;
	background: url(navdropt.png) bottom left no-repeat;
}

#menu li {
	position: relative;
}

#menu ul ul {
	position: absolute;
	left: -3px;
	z-index: 500;
	width: 150px;
}

#menu ul ul ul {
	position: absolute;
	top: 0;
	left:90%;
}

div#menu ul ul,	div#menu ul li:hover ul ul,	div#menu ul ul li:hover ul ul {
	display: none;
}
div#menu ul li:hover ul, div#menu ul ul li:hover ul,	div#menu ul ul ul li:hover ul {
	display: inline;
}

		div.blurb {
			margin: 0 0 20px 0;
			background-color:#FFFFFF;
		}
		div.blurb ul {
/*
			padding: 0;
			margin: 0;
*/
			list-style-type: disc;
			list-style-position: outside;
			list-style-image: url(arrow_lt.gif);
		}
/*
		div.blurb li{
			margin: 0 0 10px 0px;
		}
*/
		div.blurbTools {
			margin: 4px 0 0 0;
			height: 14px;
		}
		
		div.blurbTools a, div.blurbTools a:link, div.blurbTools a:hover, div.blurbTools a:visited {
			font-size: 11px;	
			font-weight: normal;
			text-align: left;
			text-transform: lowercase;
			text-decoration: none;
		}
		
		div.blurbTools .links {
			display: block;
			float: right; 
			text-align: right;
		}
		
		.sidebodnarrow {
			padding-bottom: 1px;
			float: left;
			width: 159px;
			height:auto;
			background: url(left-sid.gif) no-repeat bottom left;
		}

		.sidebodnarrow2 {
			padding-bottom: 1px;
			float: right;
			width: 178px;
			height:auto;
			background: url(right-si.gif) no-repeat bottom left;
		}

		.sidebotnarrow {
			padding-bottom: 1px;
			margin-bottom: 8px;
			float: right;
			width: 159px;
			height: 22px;
			background: url(sidebotn.gif) no-repeat bottom left;
		}


		.sidebotnarrow2 {
			padding-bottom: 1px;
			float: right;
			width: 178px;
			height: 22px;
			background: url(sideboto.gif) no-repeat bottom left;
		}


		.sidebodwide {
			padding-bottom: 1px;
			background: url(side-wid.gif) no-repeat bottom left;
		}
		
		.sidebodn {
			text-align: left;
			font-size: 11px;
			padding-right: 8px;
		}
		.sidebodn li{
			font-size: 10px;
			padding-bottom: 3px;
		}
		.nhead{
			line-height: 200%;
		}
		.sidebodc {
			padding: 1px 0px 1px; 8px;
			height:auto;
		}
		
		.navtext {
			text-transform:lowercase;
			color: white;
			margin-right: 10px;
			font-size: 11px;
			font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
			font-weight: bold;
			text-shadow: #000 1px 1px 2px;
		}
		
			.sideheadleft {
			width: 159px;
			float: left;
			height: 22px;
			color: #3E3C3C;
			font-size: 12px;
			font-weight: bold;
			text-align: left;
			text-transform: lowercase;
			}


			.sideheadtoolbox {
			width: 159px;
			float: left;
			height: 22px;
			color: #3E3C3C;
			font-size: 12px;
			font-weight: bold;
			text-align: left;
			background: url(sidehead.gif) top left no-repeat;
			text-transform: lowercase;
			}

			.sideheadnarrow {
			width: 159px;
			float: left;
			height: 10px;
			color: #3E3C3C;
			font-size: 12px;
			font-weight: bold;
			text-align: left;
			background: url(sideheae.gif) top left no-repeat;
			text-transform: lowercase;
			}


			.sideheadright {
			width: 178px;
			float: right;
			height: 22px;
			color: #3E3C3C;
			font-size: 12px;
			font-weight: bold;
			text-align: center;
			padding: 0 auto;
			text-transform: lowercase;
			}


			.sideheadsponsors {
			width: 178px;
			float: right;
			height: 22px;
			color: #3E3C3C;
			font-size: 12px;
			font-weight: bold;
			text-align: center;
			padding: 0 auto;
			background: url(sideheaf.gif) top left no-repeat;
			text-transform: lowercase;
			}








		.sideheadsponsorsipod {
			background: url(sideheag.gif) top left no-repeat;
		}		
		
		
		
		.sideheadadbox {
			height: 22px;
			color: #3E3C3C;
			font-size: 12px;
			font-weight: bold;
			text-align: left;
			padding: 0px 9px -2px 9px;
			text-transform: lowercase;
			background: url(sideheag.gif) top left no-repeat;
		}

		.sideheadtoolboxipod {
			background: url(sideheah.gif) top left no-repeat;
		}
		
		.sideheadnetwork {
			background: url(sideheah.gif) top left no-repeat;
		}
		
		

		.sidebotwide {
			height: 17px;
			margin-bottom: 8px;
			padding: 1px 0px 1px; 8px;
			background: url(sidebotw.gif) bottom left no-repeat;
		}
		
		
		.grey {
			color: #707070;
		}
		.white{
			color: #fff;
		}
		.red {
			color: red;
		}
		.black {
			color: #202020;
		}
		div.editionHead {
			color: #707070;
			height: 26px;
			padding: 3px 0px 0px 0px;
			font-size: 12px;	
			font-weight: bold;
			text-align: left;
			text-transform: lowercase;
		}
		.editionName {
			margin: 0;
			float: right; 
			text-align: right;
			vertical-align: top;
			color: #707070;
		}
		
		.editionDay {
			color: #303030;
		}
		.lastUpdate, .minor,.minorb, .minorbrak {
			margin: 0 0 0 0;
			color: #707070;
			font-weight: normal;
			font-size: 9px;
		}
		.minor{
			color: #909090;
		}
		.minorb{
			color: #202020;
		}
		.minorbrak {
			padding-left: 10px;
		}
		.semiminor{
			font-size: 10px;
			color: #909090;
		}
		#stock {
			float: right;
			padding: 2px 0px 0px 0px;
			margin-right:75px;
			width: 240px;
			color: #D08D8D;
			font-size: 11px;
			font-weight: bold;
			text-transform: lowercase;
			text-shadow: #555 1px 1px 3px;
		}
		.stockname {
			padding: 0 14px 0 0;
		}
		#ipstock {
			float: right;
			padding: 2px 1px 0 0;
			color: #deaf88;
			font-size: 11px;
			font-weight: bold;
			text-transform: lowercase;
			text-shadow: #555 1px 1px 3px;
		}
		/* article-begin  */
		#article{
			margin: 0;
			background-color:#FFFFFF;
		}
		#article .blurbTools{
			padding: 7px 0 20px 0;
		}
		#recad{
			padding: 0 0 20px 20px;
			width: 300px;
			height: 250px;
			float: right;
		}
		#sshots{
			width: inherit;
			padding-bottom: 10px;
		}
		#related{
			width: auto;
			
		}
		.sshot2{
			float: right;
			width: auto;
		}
		.atitle, .storytitle, #contentipod .atitle{
			margin-top:7px;
			margin-bottom: 6px;
			font-weight: bold;
			color: #880000;
			font-size: 12px;
			text-transform: none;
			text-decoration: none;
			text-shadow: #CCC 1px 1px 3px;
			overflow:visible;
			white-space:nowrap;
			text-align:center;
		}
		#contentipod .atitle{
			color: #a36400;
		}

		.rtitle, .ctitle{
			font-size: 12px;
			font-weight: bold;
			margin: 10px 0;
			text-transform: lowercase;
			
		}
		/* comments-begin  */
		#comments{
			margin: 20px 0;
		}
		#compages{
			font-weight: bold;
			margin: 15px 0 0 0;
			text-align: right;
		}
		#comform{
			margin: 0;
		}
		#comaccess{
			margin: 0;
			float:right;
			width: auto;
			text-transform: lowercase;
		}
		.ccount{
			color: #707070;
			float: right;
			font-weight: bold;
		}
		.comment{
			height: auto;
			border-bottom: 1px solid #C0C0C0;
		}
		.cdate{
			float: right;
			
			color: #A0A0A0;
			font-size: 10px;
			font-weight: normal;
		}
		.csub{
			color: #303030;
			font-weight: bold;
			text-transform: lowercase;
			padding: 6px 0;
			
		}
		.cposted{
			margin: 8px 0 20px 0;
			text-align: right;
			text-transform: lowercase;
		}
		/* portal-begin  */
#port_reviews{
	float: right;
	width: 230px;
	clear: both;
}
#port_reviews h4{
	margin-top: -4px;
	margin-bottom: 5px;
}
.port_space{
	width: 500px;
	padding: 10px;
	 /*border: 1px solid #000;*/
	clear: both;
}
.port_desc{
	font-size: 11px;
	line-height: 150%;
}
.headlines, .headlinesc {
	float: right;
	width: 264px;
	height: auto;
	clear: both;
	/*border: 1px solid #000;*/
}
.headlinesc {
	margin-top: 30px;
}
div.topstoriesleft h4, div.topstoriesright h4{
	height: 28px;
}
div.topstoriesleft h5, div.topstoriesright h5{
	text-transform: lowercase;
	font-size: 12px;
	text-shadow: #CCC 1px 1px 3px;
	margin: 10px 0 3px 0;
	height: 14px;
	max-height: 14px;
}
.reivew_h_space{
	margin: 10px 0 0 0;
}
.topstoriesleft{
	width: 122px;
	height: auto;

}
.topstoriesright{
	float: right;
	width: 122px;
	height: auto;		
	
}
.topsum{
	height: 62px;
	font-size: 11px;
	overflow: hidden;
}
h4 {
	text-transform: lowercase;
	font-size: 12px;
	text-shadow: #CCC 1px 1px 3px;
}
.headlines h2, .headlines h4,  .topstories h2, .topstories h4, .topcategories h4, #content .headlinesc h4 {
	margin-bottom: 4px;
	font-size: 12px;
	text-transform: lowercase;
}

#contentipod h4{
	margin-bottom: 4px;
}
#content .headlines h2, #content .topstories h2, #content .topcategories h2{
	margin: 0;
	color: #303030;
}
div.blurb h2{
	margin-bottom: 2px;
	text-transform: none;
}
.topstories, .topcategories {
	width: 264px;
	height: auto;

}
.topstoriesad{
	width: 300px;
}
.porthorbanner{
	clear: both;
	width: 468px;
	height: auto;
	padding: 25px 40px 10px 40px;	
	text-align: center;
/*border: 1px solid #000; */
}


/* portal-end  */
/* 404 Page  */
	#404results{
		float: right;
		width: 570px;
	}
	#404sitemap{
		width: 190px;
		height: 250px;
	}
	.thirteen{
		text-transform: lowercase;
		font-size: 13px;
		font-weight: bold;
		padding: 0 0 5px 0;
	}
/* Blog  */

#blog ul, #blog.blogbrack ul{
	margin: 0px;
}
div.blogbrack li{
  margin: 0 0 0 -25px;
 }
 
 /* Podcasts */
.pcList, .pcListg, .pcListh{
 	margin: 0 0 15px 0;
 	padding-right: 10px;
 	padding-top: 2px;
	font-weight: bold;
 }
.pcListg{
	background: #eee;
}
.pcDesc{
	font-weight: normal;
	clear: both;
	
	height: auto;
	padding-bottom: 15px;
	border-bottom: 1px solid #C0C0C0;
}
.pcListh{
	margin: 0 0 15px 0;
}
/* JavaScript Feed Page */
#js_custom {
	font-size: 10px;
}

/* imagepop divs */
div.ipleft{
	float: left;
	padding: 10px 10px 10px 0;
}
div.ipright{
	float:right;
	padding: 10px 0 10px 10px;
}
div.ipcenter{
	padding: 10px;
	margin: 0 auto;
	text-align: center;
}

/* new portal */
.portalright, .portalrightts, .portalrightr{
	float: right;
	width: 228px;
	height: auto;
	/*border: 1px solid #000; */
}

.portalrightr h4 {
	margin: 0;
}
.portalleft{
	width: 300px;
	height: auto;
	/*border: 1px solid #000; */
}
div.portalright h2, div.portalrightts h2, div.portalleft h2 {
	margin: 0;
	color: #303030;
	font-weight: bold;
	font-size: 12px;
	text-transform: lowercase;
}
div.portalright h4, div.portalleft h4, div.portalrightts h4 {
	margin: 10px 0 5px 0;
	font-size: 12px;
	text-transform: lowercase;
}
div.portalrightts h4{
	margin: 10px 0 5px 0;

}
div.portalleft h4{
	margin: 10px 0 0px 0;
}
#antispambox {
	width: 50px;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	font-size: 1em;
	margin-bottom: 20px;
	padding: 10px;
	background: #ddd;
	border: 1px dashed #aaa;
}
/* new chnage for tabbed box area Benchmark 18/04/07*/

.sidebodtabwide {
	text-align: left;
	background: url(m_line00.gif) repeat-y bottom left;
}
.sidebodtabwide  li{
vertical-align:top;
font-size:12px;
margin: 0 0 0 0px;
padding: 0 0 0 0px;
line-height:1.3em;
text-transform:none;

}
.sidebottabwide {
padding-bottom:8px;

}

.review_headlines {
			float: right;
			width: 255px;
			height: auto;
			/*border: 1px solid #000;*/
		}
		
		.review_revtrailer{
			width: 250px;
			float: right;
			padding: 4px 0 28px 0px;
		}
		
		.review_topstories {
	width: 255px;
	height: auto;

}
