/* Styles added for premium services */
.promobox, .promoboxOver {
	text-align: center;
	background:#FFFFFF;
	float:right;
	color: #333333;
	margin-right:20px;	
	cursor: pointer;
	padding-left: 10px;
	padding-right: 10px;
	text-align : left;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size: 110%;
	padding-top: 8px;
	padding-bottom: 4px;
	width: 190px;
	height: 125px;
	-moz-border-radius: 14px 14px 14px 14px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;		
}
.promobox {border: 1px solid #cfcfcf;}
.promoboxOver {border: 1px solid #a0a0a0;}

.layoutTable { font-size: 100%; }

/*.colspacer_small { width : 7px; float : left; border : thin dotted White; }*/

a.noUnderline:hover {text-decoration: none;}

.subhead_arrow_sm, .subhead_arrow_smOVR {
	font: bold 14px arial,helvetica,sans-serif;
	text-align : left;
	width: 100%;
	border-bottom : 1px solid #CCCCCC;
	padding-bottom: 5px;
	color: #777;
	padding-top:6px; /* adjustment for Chinese characters */
}
.subhead_arrow_smOVR { color: #CCCCCC; }
.subtext_black { color:#000000; }
.biggerText { font-size:12px;}

.box_dt {
		margin-left : 6px;
		padding-left : 10px;
		background-image : url(/content/en/us/home_homeoffice/images/support/ver1/misc/bullet_grey_verysmall.gif);
		background-position : 0px 5px;
		background-repeat : no-repeat;
		text-align : left;
		color : #666666;
		font-weight : normal;
		font-size : 90%;}
.cbMrgnBtmLG {
	font-size:12px;
}
UL.listSQbl {
	font-size:12px;
}
h3 {line-height:normal;}  /* allow headspace to show European character modifiers like Ü */
/* End styles added for premium services */
