/* Module Block Layout */
div.theme-william_kent_module {
    border:1px solid #cccccc;
    background:#fff;
    margin-bottom:30px;
    width:268px;
}

div.theme-william_kent_module .module {  }

div.theme-william_kent_module .module-title {
	color:#6c0d15;
	font-family: Verdana, Geneva, sans-serif;
	font-size:18px;
	font-weight:bold;
	text-align: left;
    text-indent:10px;
    line-height:35px;
    background: url(/themes/william_kent_module/images/title-bg.gif) repeat-x #e1a31b;
    margin:0px;
}

div.theme-william_kent_module .module_top{
    height:10px;
}

div.theme-william_kent_module .module_bottom { 
    width:268px;
    height:3px;
    background: url(/themes/william_kent_module/images/title-bottom.gif) no-repeat #fff;
}

div.theme-william_kent_module .module-content {
    padding: 10px;
    font-size:12px;
    color:#333333;
}

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

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