	a:link, a:active, a:visited { color: rgb(51,102,255); font-wieght: bold; } 
	h4.heading { display: none; }
	h5.heading { display: none; }	
	div[id="profile_appdetail"] { display: none; }
	
	.section input { 
	cursor: pointer; 
	font-weight: bolder; 
	width: 240px; 
	height: 70px; 
	font-size: 22px; 
	border: none; 
	background: transparent url(http://static.zoosk.com/images/ms_addbutton.png?3) no-repeat top center; 
	}
	.section input[value="Remove this App"] { 
	cursor: default; 
	text-align: center; 
	width: auto; 
	height: auto; 
	padding: 5px; 
	font-size: 11px; 
	border: inherit; 
	background: rgb(204,204,204); 
	font-weight: normal; 
	border-color: rgb(120, 120, 120) rgb(120, 120, 120) rgb(50, 50, 50) rgb(50, 50, 50); 
	border-width: 2px; border-style: solid;  
	}
	
	div.smartclear { display: block; clear: both; font-size: 1px; line-height: 0px; height: 0px; }
	div.z_logo { position: absolute; top: 190px; padding: 20px 60px 0px 0px; background: white; }
	div.z_logo[class="z_logo"] { top: 220px; padding: 0px; margin-left: 20px; }
	div.z_intro { padding: 0px 100px; font-size: 13px; font-family: lucida grande,tahoma,verdana,arial,sans-serif; }
	div.z_intro h1 { font-size: 26px; color: rgb(51,51,51); text-align: center; }
	div.z_intro h1 span.z_z { color: font-weight: bolder; color: rgb(102,221,102); }
	div.z_intro h1 span.z_oosk { color: font-weight: bolder; color: rgb(51,102,255); } 
	p.z_enter { text-align: center; font-size: 20px; margin: 20px 0px; line-height: 30px; }

