#rightcol {
width: 95%;
max-width:230px;
text-align:center;
}
#rightcol p {
line-height:1.1em;
margin-bottom: 8px;
margin-top: 4px;
padding: 3px;
text-align:center;
}
#rightcol div {
margin-bottom: .5em;
margin-top: 4px;
background-color: #f3b3be;  /* a lighter pink than crown -- pink from crown: f098a6 */
border: solid 1px #ec7085;  /* a darker pink than crown  --3cf */
padding: 0 5px 0 5px;
}

#rightcol ul {
font-weight:normal;
padding:5px 0 0 1.5em; 
margin: 0;
text-align:left;
}
#rightcol li {
line-height: 1.2em;
}

#rightcol h1 {
text-align:center;
font-style:italic;
color:#808080;
padding:0 2px 2px 2px;
margin:0;
font-size:1em;
}

#rightcol h2 {
background: url(images/accent-grey-dots-horizontal.gif); background-repeat: repeat-x; background-position: bottom;  
font-style:italic;
text-align:center;
line-height:1em;
color:  #e5435e;
padding:3px 2px 5px 2px;
margin:0;
font-size: 1em;
font-variant: small-caps; 
}
