/* Module Block Layout */
div.theme-buckets {  
	width:218px;
	float:left;
	margin-right:22px;
}

div.theme-buckets .module {  }

div.theme-buckets .module-title {
	margin:12px 0;
    font-size:15px;
	color:#33456b;
	font-family: Arial, sans-serif;
	text-transform:uppercase;
}

div.theme-buckets .module_top{  }

div.theme-buckets .module_bottom{  }

div.theme-buckets .module-content {
	color:#7d7d7d;
	font-size:12px;
}

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

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