/* Module Block Layout */

div.theme-calamar_home_page { }

div.theme-calamar_home_page .module-title {
	color:#fff;
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	font-weight:bold;
	text-align: left;
}

div.theme-calamar_home_page .module_top{  }

div.theme-calamar_home_page .module_bottom{  }

div.theme-calamar_home_page .module-content {
	padding-bottom:20px;
color: #fff;
font: 11px verdana;
}

div.theme-calamar_home_page .module-content a:link,
div.theme-calamar_home_page .module-content a:visited {
color: #ccc;
}

div.theme-calamar_home_page .module-content a:hover,
div.theme-calamar_home_page .module-content a:active {
color: #fff;
}

div.theme-calamar_home_page .module ul {
    list-style-type: none;
}

div.theme-calamar_home_page .module .module_view_all {
    padding-top: 10px;
    text-align: right;
}