/* Module Block Layout */
div.theme-basic-black-gloss-1 {
    font-size: 12px;
}

div.theme-basic-black-gloss-1 .module {
    background: url(/themes/basic-black-gloss-1/images/carbon_bottom.png) repeat-x 0px bottom;
    _ background-image: none;
}

div.theme-basic-black-gloss-1 .module-title {
     margin:12px 0;
	padding-bottom:0px;
	margin-bottom:0px;
    font-size:20px;
	text-transform:uppercase;
	font-family: impact, sans-serif;
	color:#0053a0;
    _ background-image: none; /*removes png for IE6 */
}

div.theme-basic-black-gloss-1 .module-content {
    padding: 10px 10px 30px 10px;
    background: url(/themes/basic-black-gloss-1/images/shadow_top.png) top repeat-x;
    _ background: none; /*removes png for IE6 */
}

div.theme-basic-black-gloss-1 .module ul {
    list-style-type: none;
}

div.theme-basic-black-gloss-1 .module .module_view_all {
    padding-top: 10px;
    text-align: right;
}