	a {
		font-size: 12px;
		text-decoration: none;
	}
	
	.clear{ clear:both; }
	
/*--// Starry Night Widgets //-----------------------------------------*/
	.widgets{ padding:10px 0;}
	.leftcol{ width:400px; }
	.widgets a, .widgets img{ border:none; }
	.widgets p {
		font-size: 12px;
		color: #000000;
		font-family: verdana,arial,sans-serif;
		margin-top: 10px;
	}
	.widgets h1{
		font:bold 20px Verdana, Arial, Helvetica, sans-serif;
		color:#003366;
		margin:5px 0 10px;
	}
	.widgets h2{
		font:bold 14px  Arial, Helvetica, sans-serif;
		color:#003366;
	}
	.widgets h3{ font:bold 13px  Arial, Helvetica, sans-serif; }
	.widgets ol, .widgets ul, .widgets li, .widgets a{ 
		margin:0;
		padding:0;
	}
	.widgets p a {
		color: #039;
	}
	.widgets p a:hover {
		color: #03f;
	}
	.widgets ol li{
		list-style:none;
		float:left;
	}
	.widgets ul { padding-bottom:10px; }
	.widgets ul li{
		list-style:disc;
		margin:0 0 0 20px;
	}
	#widget_r2_1, #widget_r2_2, #widget_r2_3,
	#widget_1, #widget_2, #widget_3, #widget_4, #widget_5, #widget_6{
		display:block;
		width:172px;
		height:225px;
	}
	#widget_r2_1{ background: url(/images/widgets/newhome_r2_c1.jpg) left no-repeat; }
	#widget_r2_2{ background: url(/images/widgets/newhome_r2_c2.jpg) left no-repeat; }
	#widget_r2_3{ background: url(/images/widgets/newhome_r2_c3.jpg) left no-repeat; }
	
	#widget_1{ background: url(/images/widgets/appletshome_r2_c2.jpg) left no-repeat; }
	#widget_2{ background: url(/images/widgets/appletshome_r2_c4.jpg) left no-repeat; }
	#widget_3{ background: url(/images/widgets/appletshome_iPhone_r2_c6.jpg) left no-repeat; }
	#widget_4{ background: url(/images/widgets/appletshome_Blkberry_r2_c8.jpg) left no-repeat; }
	#widget_5{ background: url(/images/widgets/appletshome_r2_c6.jpg) left no-repeat; }
	#widget_6{ background: url(/images/widgets/appletshome_r2_c8.jpg) left no-repeat; }
	
	a:hover#widget_r2_1, a:hover#widget_r2_2, a:hover#widget_r2_3,
	a:hover#widget_1, a:hover#widget_2, a:hover#widget_3, a:hover#widget_4, 
	a:hover#widget_5, a:hover#widget_6
	{ background-position:right; }
	#iphone{ 
		display:block;
		width:337px;
		height:360px;
		background: url(/images/widgets/iphone_r1_c1.jpg) top no-repeat; 
	}
	a:hover#iphone{ background-position:bottom; }
	
	#blackberry{ 
		display:block;
		width:337px;
		height:360px;
		background: url(/images/widgets/blackberry_r1_c1.jpg) top no-repeat; 
	}
	a:hover#blackberry{ background-position:bottom; }
	#dashboard{ 
		display:block;
		width:337px;
		height:266px;
		background: url(/images/widgets/dashboard_r1_c1.jpg) top no-repeat; 
	}
	a:hover#dashboard{ background-position:bottom; }
	#gadget{ 
		display:block;
		width:287px;
		height:272px;
		background: url(/images/widgets/google_gadget_r1_c1.jpg) top no-repeat; 
	}
	a:hover#gadget{ background-position:bottom; }
	
	