
/*---- GET DESKTOP ----*/
#getDesktops{
	
	margin-right:8px;
	float:left;
	background-color:#fff;
	width: 536px;	
}
#getDesktops .box{
	background-color: #fafafa;	
	
}

#getDesktops h1{
	padding:0;
	margin:0;	
	background: url(../images/desktop_header.jpg) no-repeat;
	width:530px;
	height:54px;
	border-bottom:1px solid #000;
}

#getDesktops .content{
	background: url(../images/desktopBox_bkgnd.jpg) no-repeat bottom left;
	border:3px solid #fafafa;
	padding:9px 0 10px 150px;
	
}

#getDesktops h4{
	margin:0;	
	color:#000;
	font-size:14px;
	text-transform:uppercase;
}

#getDesktops img{	
	margin:10px 20px 0 0;
	border:1px solid #000;
}


#getDesktops p{
	margin:5px 0 10px 0;
	font-size:12px;
}
/*---- GET FLASH PLAYER ----*/

#getFlashPlayer{
	margin:0;
	float:right;
	background-color:#ffffff;
	width: 159px;	
}

#getFlashPlayer a{
	background: url(../images/getFlashPlayer.jpg) 0 0 no-repeat;
	width:153px;
	height:223px;
	display:block;
}

#getFlashPlayer a:hover{
	background: url(../images/getFlashPlayer.jpg) 0 -223px no-repeat;
	width:153px;
	height:223px;
	display:block;
}


/*---- GET SCREEN SAVERS ----*/
#getScreenSavers{

	margin-top:20px;
	float:left;
	background-color:#fff;
	width: 705px;	
}
#getScreenSavers .box{
	background-color: #fff;		
}

#getScreenSavers h1{

	padding:0;
	margin:0;	
	background: url(../images/screensaver_header.jpg) no-repeat;
	width:699px;
	height:55px;
	border-bottom:1px solid #000;
	
}
#getScreenSavers .content{
	border:3px solid #fff;
}

#getScreenSavers p.gruella_ss{
	margin:0px;
	padding:110px 0 0px 75px;
	background: url(../images/screensavers/gruella/gruella_ss.jpg) no-repeat;	
	height:72px;
	
}

#getScreenSavers p.gruella_pet_ss{
	margin:-167px 0 0 368px;
	padding:110px 0 0px 50px;
	background: url(../images/screensavers/gruella/gruella_pet_ss.jpg) no-repeat;	
	height:72px;
	
	
}

#getScreenSavers a{
	line-height:1.3em;
	
}

#getScreenSavers .divider{
	margin: 0 auto;
	margin-top:-165px;
	border-left:1px dashed #666;
	height: 150px;
	width:1px;
}

