@charset "UTF-8";
/* CSS Document */

#page-heading { width: 100%; }
#right .column { width: 234px; float: left; margin-left: 8px; display: inline;}

strong{ font-weight: normal; }
span.boldtext{ font-weight: bold; }

#right{ background:url(swatch-background.jpg); position: relative; };
#right #page-heading { color: #cfd7da; }
#right #page-heading h1 { color: #cfd7da; }

p { color:#cfd7da; font-size: 0.750em; }

a, a:link, a:visited, a:hover, a:active { color:#cfd7da; text-decoration: underline; }

img.bottom-aligned { position: absolute; bottom: 0; left: 8px; padding: 0 0 8px 0; }
