body {
	background: #FFFFFF url(http://cache.gydget.com/images/my_widget/bg_blue_gradient.png) repeat-y scroll center top;
}

#wrap {
  padding: 10px;
}

body div#header {
	background: transparent url(http://cache.gydget.com/images/myspace_app/myspace_header.png) no-repeat 0 0;
}

body div#topnav {
	background: #FFFFFF url(http://cache.gydget.com/images/myspace_app/myspace_topnav.png) no-repeat 0 0;	
}

#install_arrow {
	position: absolute;
	top: -143px;
	left: 0;
	font-size: 46px;
	color: #ff6711;
	font-weight: bold;
	display: block;
	width: 100px;
	height: 56px;
}


#profile_aboutMe div#container { position: relative }

#profile_aboutMe div#overlay {
	position: absolute !important;
	top: 0;
	left: 0;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://attendio.cachefly.net/test/overlay_message.png');	
	background-image: none; 
	display: block;
	width: 425px;
	height: 315px;
	..;
}

html>body #profile_aboutMe div#overlay {
	background-image: transparent url(http://attendio.cachefly.net/test/overlay_clear.png) no-repeat 0 0;	
}

html>body #profile_aboutMe div#overlay:hover {
	background: transparent url(http://attendio.cachefly.net/test/overlay_message.png) no-repeat 0 0;	
}

#topLinks, #mainLayout {
	border: 1px solid #ddd;	
	border-top-width: 0;
	border-bottom-width: 0;
}

#mainLayout {
	padding: 0 10px;
	border-bottom-width: 1px;
}

#mainLayout td { margin: 0 !important }
.section { margin-bottom: 0 !important }
#profile_appdetail_image { 
	width: 74px;
	margin-bottom: 26px;
}


#profile_appinstall #profile_appinstall_border { 
	padding-top: 0;
	position: relative;
	height: 100px;
}

#profile_appinstall_button {
	position: absolute;
	right: 41px;
	top: 10px;
	font-size: 16px;
	font-weight: bold;
	color: white;
	background: transparent url(http://cache.gydget.com/images/myspace_app/add_this_app.png) no-repeat;
	padding-bottom: 5px;
	height: 40px;
	width: 161px;
	text-align: center;
	border: 0;
}

#profile_appinstall_border div { 
	height: 31px !important;
	bottom: -60px;
	position: relative;
}

#profile_aboutMe div { 
	text-align: center !important;
	position: relative;
}

#profile_aboutMe div object {
	margin: 0 auto;
	position: relative;

