/*summary styles*/

.summaryHolder {margin-top:5px; background:#E0E0E0 url(/images/1x1white.gif) top left repeat-y; background-position:88px 0; clear: both; float: left; width: 100%; height: 100%; display: block;}
.summaryHolder .inner {float: left; clear:both; height: 100%;   background-color:#E0E0E0; width: 100%;}
.summaryHolder {color:#656565;}

#editableContent .summaryHolder .more, #editableContent .summaryHolder .more:visited {color:#989898; font-weight:bold; display:block; margin-top:5px; text-decoration:none;}
#editableContent .summaryHolder .more:hover, #editableContent .previousNext a:hover {text-decoration:underline;}
#editableContent .summaryHolder a.summaryTitle {color:#656565;}

.summaryHolder .thumbnail {float:left; *display:inline; width:87px; padding: 0px 5px 0px 0px; height: 100%;}

.summaryHolder .textHolder {float:left; width: 70%; background: url(/images/1x1white.gif) top right repeat-y; } 
.summaryHolder .linkHolder {*display:inline; float:left; }

.summaryHolder .textHolder, .summaryHolder .linkHolder {padding:5px 0;}
.summaryHolder .summarycontent {height: 100%;}
.summaryHolder .summarycontentright {margin: 0px 0px 0px 100px;}

.summaryHolder .area {font-weight:bold; padding: 0px 0px 0px 5px;}
.summaryHolder .link {padding: 0px 0px 0px 5px;}

.previousNext {padding:15px 0; text-align:center; clear: both;}
#editableContent .previousNext a, #editableContent .previousNext a:visited {font-weight:normal; color:#989898; text-decoration:none;}

#filterForm {padding:10px; margin:15px 0; background-color:#E1E1E1;}
#filterForm select {width:15em;}
#filterForm .submit {border:1px solid #838182; font-size:100%; color:#fff; padding:0; background-color:#838182; padding:1px 3px; margin-top:1.7em;}

#filterForm label {color:#838182; font-weight:bold; display:block; padding-bottom:5px;}
.selectHolder {width:18em; float:left;}