@import url(http://www.marylandmalpracticeblog.net/resources/mt-static/themes-base/blog.css);
@import url(http://www.marylandmalpracticeblog.net/resources/mt-static/themes/minimalist-red/screen.css);
#popupContactbox {
background-color:#FCF9E6;
border:2px solid #333333;
float:left;
font-family:Geneva,Arial,Helvetica,sans-serif;
margin-bottom:13px;
margin-left:14px;
padding:15px;
width:311px;
margin-top:15px;
}
.widget-header {
background-color:wheat;
font-size:14px;
padding:10px;
}
.formtextBox{
width:306px;
}
#popupContactbox textarea {
margin-bottom:5px;
}
#popupContactbox h1 {
font-size:20px;
font-weight:bold;
}
#content{
background-image:url(/resources/fca-blogs/images/blog-bg.jpg);
background-position:center center;
background-repeat:repeat-y;
margin-top:0;
margin-bottom:0;
}
.widget-content li {
border-bottom:1px solid lightGrey;
}
body{
font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
}