<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#main .content.store h3,
#main .contentLR.store h3,
#main .content.store h4,
#main .contentLR.store h4 { font-size: 18px; }
#main .content.store h3 { padding-bottom: 12px; } 

/* Installation Help page */
#main .contentLR.store .tall-box {
	width: 227px;
	height: 423px;
	padding: 20px 10px 20px 10px;
	background: transparent url('//dvgluvsxmweb01:8080/wo/i/help/img/inst-help_tall-blue-box.png') no-repeat top left;
	float: left;
	color: #fff;
}
#main .contentLR.store .tall-box h4,
#main .contentLR.store .tall-box img,
#main .contentLR.store .tall-box p {
	margin: 0 10px;
}
#main .contentLR.store .tall-box h4 {
	font-size: 22px;
	color: #c7e7fb;
	margin: 10px 0 10px 10px; }
#main .contentLR.store .tall-box p {
	font: 11px/15px;	
}
#main .contentLR.store .tall-box.sirius {margin-right: 5px;}

/* Service Alerts */
#main .contentLR h3 {
	padding-bottom: 6px;
}
#main .contentLR p {
	font-size: 12px;
	line-height: 16px;	
}

#main .contentLR.store .service-alert {
	margin-top: 6px;
	border-top: 1px solid #BBB;
	padding-top: 6px;
}
#main .contentLR.store .service-alert h4 {
	font-size: 1.1em;
	line-height: 1.4;
}


/* Doc-relative opencontent_common.css button image remaps.
 *
 * Allowing HTTP for local dev would enable site root-relative links,
 * cutting down on clutter and making exporting code easier.
 *
 */
.buttonWhiteBlueLarge {
	background-image: url('//dvgluvsxmweb01:8080/layout/img/button/ButtonBack_Big_White.jpg');
	margin: 12px 0 20px;
}
.buttonWhiteBlueLarge a { background-image: url('//dvgluvsxmweb01:8080/layout/img/button/BlueArrowBig.png'); }
.buttonWhiteBlueLarge a:hover { background-image: url('//dvgluvsxmweb01:8080/layout/img/button/DkBlueArrowBig.png'); }
</pre></body></html>