#getDesktops .box{
height:2200px;

}

#getDesktops .content{
	background: none;
	border:none;
	padding:15px 10px;	
}

#getDesktops h2.game{
	background: url(../images/desktop_game_title.jpg) no-repeat;
	width:190px;
	height:24px;

}

#getDesktops h2.tvshow{
	background: url(../images/desktop_tv_title.jpg) no-repeat;
	width:190px;
	height:24px;

}

#getDesktops h3, a.h3{
	margin:0;	
	color:#333;
	font-size:14px;
	text-transform:none;
	font-weight:normal;
	display:block;
}

#getDesktops h3.desktop_title{
   font-size:12px;
   text-align: center;
}

#getDesktops .desktops{
float:left;
padding:0 0 10px 0;
}



#getDesktops .wallpaper{

float:left;
width:85px;
margin-right:12px;
_margin-right:0px; /* IE only*/
}

#getDesktops .wallpaper img{	

	border:1px solid #000;
}

#getDesktops .wallpaper a{
	
	text-align: center;
	color:#666;
	display:block;
	font-size:12px;
	text-decoration:none;
	
}

#getDesktops .wallpaper a:hover{

	text-decoration:underline;
	
}

/*---- How To ----*/

#howto{
	margin-top: 0px;
	float:right;
	width: 165px;
}

#howto .box{
	padding:3px;	
	
}

#howto .top{
	background: url(../images/howto_top.jpg) no-repeat;
	width:153px;
	height:105px;	
}


#howto .middle{
	background: url(../images/howto_middle.jpg) repeat-y;
	width:153px;
	
}


#howto .middle p{
	margin:0 auto;
	font-family: Verdana,Arial,sans-serif;
	font-weight:normal;    
	color:#000;
	font-size:11px;
	padding:5px 10px;
	width:115px;
	
}

#howto .middle .title{
	
	font-size:11px;
	text-transform:uppercase;
	text-align:center;
	margin:0 auto;
	color:#000;
	padding:5px 0;
	width:100px;	
	font-weight:bold;

}


#howto .bottom{
	
	background: url(../images/howto_bottom.jpg) no-repeat;
	width:153px;
	height:125px;
}

#getFlashPlayer{
	margin-top:10px;
}
/*
a.h3{
	
	margin:0;	
	color:#333;
	font-size:14px;
	text-transform:none;
	font-weight:normal;
	
}
*/