a {
	color: #4b90ba;
}

#left-column{
	float:left;
	width: 816px; /*824px;*/
	margin-right: 11px; /*15px;*/
}
#right-column{
	float:left;
	width:120px;
}

#right-column #notification{ }

#right-column #notification .iphone{ 
	width:120px;
	height:107px;
	color:#5c5c5c;
	padding-bottom: 10px; /*15px;*/
	background:url('/resources/images/backgrounds/background-pod-small.png') top left no-repeat transparent;
	
	/* IE 6 */
	_margin-bottom:-20px;
}

#right-column #notification .iphone .context{
	background:url('/resources/images/backgrounds/background-pod-iphone-small.png') 7px 10px no-repeat transparent;
	padding-left:57px;
	padding-top:21px;
	height:100%;
}

#right-column #notification .iphone .context h3{
	margin:0;
	padding:0 0 5px 0;
	width:54px;
	height:15px;
	text-indent:-2000px;
	background:url('/resources/images/text/txt-download-app-small.png') top left no-repeat transparent;
}

#right-column #notification .iphone .context p{
	margin:0;
	padding:0 0 5px 0;
	font-size:10px;
	
	/* IE 6 */
	_margin-top:-5px;
	
}

#right-column #notification .iphone .context .action, #right-column #notification .iphone .context .action a{
	width:57px;
	height:19px;
	display:block;
	text-indent: -2000px;
	background: url('/resources/images/buttons/btn-download-small.png') top left no-repeat transparent;
}

#right-column #notification .iphone .context .action a:hover{
	background-position:-57px 0;
}

#right-column #advertisement .label{
	font-size:10px;
	text-align:center;
}
