/* CSS Document */#page.popup{	width:575px;	background:url(/cacheable/images/popup_BG.jpg) top left no-repeat #000000;	padding:55px 20px 20px 90px;	text-align:left;}	.popup #content{		width:293px;		margin:25px 0 0 20px;		padding:0;		text-align:left;	}		.popup H1{		font-size:30px;		#font-size:29px;		color:#ffffff;		text-align:left;		padding:0;	}		.popup #content H2, .popup #content H3{		font-size:11px;		color:#d84519;		text-align:left;		padding:0;		margin:0;		line-height:11px;		font-weight:bold;		letter-spacing:0;	}		.popup #content H2{		margin-bottom:11px;	}		.popup #content p{		line-height:14px;		margin:0 0 10px;	}		.popup #content b{		font-size:11px;		color:#d84519;		text-align:left;		padding:0;		margin:0;		line-height:11px;		font-weight:bold;		letter-spacing:0;	}		.popup #content a.close{		color:#d84519;		font-weight:bold;	}		
