table {
    font:11px Arial,sans-serif;
}

#subscriptionPrefsWrapper
{
    width: 100%;
    border:0px solid #333;
}
#generalOptInfo
{
    margin-bottom: 15px;
    clear: both;
    border-bottom: none;
}
#futureNeedTypesCt
{
    width: 100%;
    margin-top: 10px;
}
#localPromoSpecifics
{
    display: none;
    margin-left: 10px;
    margin-top: 10px;
}
.optSection
{
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
}
.col1
{
    padding-left: 8px;
    width: 320px;
    float: left;
}
.col2
{
    margin-left: 30px;
    width: 190px;
    float: left;
}
a.subPref
{
    text-decoration: none;
}
a.subPref:hover, a.subPref:active, a.subPref:visited
{
    text-decoration: underline;
}
.opt-copy {
	margin-top:0px;	
}

/*  SubscriptionUpdate   */
/*  prefix _su_ */
.su-headline {
	margin-bottom:7px;
	font: bold 22px Arial, sans-serif;
	color:#333;	
}
.su-subhead {
	font: bold 14px Arial, sans-serif;
	color:#666;		
}
.su-optSection{
      border-top:1px solid #B1B4B5;
      margin-top:10px;
      padding-top:5px;
      clear:both;
}
.su-copy {
	margin-top:7px;	
}
.su-col1 {
	float:left;
	width:285px;
	border:0px solid #333;	
}
.su-col2 {
	float:left;
	width:120px;
	margin-left:10px;	
}
.su-col3 {
	float:left;
	width:120px;	
}

/* /rfs/newsletter/acknowledgedCurrentSubscription.jsp */
/*  prefix _acs_ */
.acs {
	margin-top:30px;	
}
.acs-sub {
	margin-top:50px;
	font: bold 14px Arial, sans-serif;
	color:#666;
	padding-bottom:5px;
	border-bottom:1px solid #ccc;	
}
.acs-mod {
	margin:10px 0;
	padding:15px;
	float:left;
	width:141px;
	height:115px;
	background:#e3efff;
	text-align:center;
	font: bold 14px Arial, sans-serif;
	color:#666;
	border:1px solid #e3efff
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;	
}
.acs-pad {
	margin-left:15px;	
}
.acs-mod-img {
	margin:5px 0 15px 0;	
}


