*.attention {
   background: yellow;
   border: 1px solid orange;
   color: red;
   font-weight: bold;
   padding-left: 3px;
   padding-right: 3px;
}

body {
	background-color: black;
   margin: 0px;
	padding: 0px;
}

body, th, td {
	color: #4C4C4C;
	font-family:  Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

br.height-75 {
   line-height: 75%;
}


div.album_container {
   background-color: #EEEEEE;
   margin-bottom: 5px;
   margin-top: 5px;
   padding: 5px;
}
p.album_name {
   margin-bottom: 2px;
}
p.album_desc {
   margin: 0;
}
p.album_name a {
   font-weight: bold;
   text-decoration: none;
}
p.album_name a:hover {
   text-decoration: underline;
}

p.no-margin-bottom {
   font-weight: bold;
   margin-bottom: 0;
}


div.page-container {
   background-color: black;
   left: 0;
   margin: 0;
   padding: 0;
   position: absolute;
   top: 90px;
   width: 780px;
}
div.page-col-one {
   float: left;
   left: 0;
   margin: 0;
   padding-bottom: 10px;
   padding-top: 10px;
   position: relative;
   top: 0;
   width: 200px;
}
div.page-col-two {
    background-color: #202020;
    border-left: 4px solid gray;
    border-right: 4px solid gray;
    float: right;
    margin: 0;
    margin-bottom: 10px;
    position: relative;
    right: 0;
    top: 0;
    width: 572px;
}
div.page-col-two table.column-container-two td.col-two  {
   padding-left: 15px;
   padding-right: 15px;
   padding-top: 10px;
   vertical-align: top;
   width: 542px;
}
div.page-footer {
   background-color: #202020;
   border-bottom: 3px solid #FFAA4C;
   clear: both;
   height: 0px;
   left: 0;
   width: 780px;
}
div.page-footer a {
   color: gray;
}
div.page-footer p {
   color: gray;
}
div.page-header {
   left: 0;
   position: absolute;
   top: 0;
}

a.leak {
   ;
}

a.menu-category {
   color: white;
   font-weight: bold;
   margin-bottom: 5px;
   text-decoration: none;
   text-transform: uppercase;
}
a.menu-category:hover {
   text-decoration: underline;
}


div.charlies-picks {
   background: black;
   color: white;
   left: 10px;
   margin: 20px 15px 0 0;
   position: relative;
   right: 0;
   text-align: left;
   padding: 5px;
   width: 170px;
}
div.charlies-picks a {
   color: white;
   text-decoration: none;
}
div.charlies-picks a:hover {
   text-decoration: underline;
}
div.charlies-picks p.title {
   color: yellow;
   font-size: 10pt;
   font-variant: small-caps;
   font-weight: bold;
}

div.menu-category {
   background: black;
   border: 4px solid gray;
   color: white;
   left: 10px;
   margin-right: 15px;
   position: relative;
   right: 0;
   text-align: left;
   padding-bottom: 5px;
   width: 170px;
}
p.menu-category {
   line-height: 100%;
   margin: 0;
   padding: 5px;
   padding-bottom: 5px;
   padding-top: 10px;
}
div.menu-category-current {
   background-color: gray;
   border-bottom: 4px solid gray;
   border-left: 4px solid gray;
   border-top: 4px solid gray;
   left: 26px;
   position: relative;
   text-align: left;
   padding-bottom: 5px;
   width: 170px;
}
div.menu-category-current a {
   REM-color: black;
}

div.footer {
   color: black;
   font-size: 9px;
   left: 0;
   margin-top: 6pt;
   text-align: center;
   width: 780px;
}

div.google-menu {
   margin: 15px;
}

h1 {
   font-size: 18px;
   font-weight: bold;
   line-height: 110%;
   margin-bottom: 5pt;
   margin-top: 0pt;
   vertical-align: baseline;
}

h2 {
   font-size: 12px;
   font-weight: bold;
   line-height: 110%;
   margin-bottom: 3pt;
   margin-top: 16pt;
   vertical-align: baseline;
}
h2.no-lead {
   margin-top: 0pt;
}
h2 a {
   color: black;
   text-decoration: none;
}
h2 a:hover {
   text-decoration: underline;
}

li {
   margin-top: 5px;
   margin-bottom: 5px;
}

p {
   margin-top: 0;
   margin-bottom: 5pt;
}

span.ub {
   font-weight: normal;
}

table {
   border-collapse: collapse;
}
table th {
   background-color: #333399;
   color: white;
}

table.column-container-two {
   table-layout: fixed;
}
table.column-container-two td {
   color: white;
   padding: 5px;
   vertical-align: top;
}
table.column-container-two td.col-one {
   background: #F0F0D5;
   width: 190px;
}
table.column-container-two td.col-two  {
   background-color: #CCCCCC;
   color: black;
   padding-left: 15px;
   padding-right: 15px;
   padding-top: 10px;
   width: 550px;
}

ul {
   margin-bottom: 5px;
   margin-top: 5px;
}

