@charset "utf-8";
/* CSS Document */

div#resFilesItemsWrapper {}
div#singleFileItemWrapper {}
div#titleWrapper{}
div#resFilesItems{

}
div#resFilesItems table, div#singleFileCatItemWrapper table {width:100%; display:block; }
div#resFilesItems h1 { font-size:16px; padding:0px; margin:0px;}
div#resFilesItems h1 a{text-decoration:none;}
div#resFilesItems h1 a:hover { text-decoration:underline;}
div#resFilesItems .abstract {

padding-bottom:8px;
margin-bottom:8px;
border-bottom-style: dotted;
border-bottom-color: #6c6c6c;
border-bottom-width:1px;}


div#categoryName h1{font-size:16px; padding:0px; margin:0px; margin-bottom:8px;}


div#singleFileCatItemWrapper{}

	
#singleFileItemWrapper { display:block; padding-top:8px; padding-bottom:8px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #6c6c6c;
	padding-right: 3px;
	padding-left: 3px;
	margin-bottom:auto;
	position: relative; 
	
	}

	
div#titleWrapper {display:inline-block; 
				  }


div#titleWrapper .title { vertical-align:top; }
div#titleWrapper .title .text { display:inline; 
								margin-right:5px;}
div#titleWrapper .title a{ font-weight:bold; 
						   text-decoration:none; 
						   color:#2a4290; 
						   display:inline; 
						   width:auto; }
div#titleWrapper .title a:hover{ text-decoration:underline;}
div#titleWrapper .title .date {position: relative;
							   vertical-align:baseline; 
							   white-space:nowra; 
							   font-size:11px;
							   display:inline-block;
							   margin-bottom:inherit; 
							   /*color:#2a4290;*/
							   
							    }  
					

div#singleFileItemWrapper .abstract { padding-top:0px; 
										 padding-bottom:0px;
										 margin-top:0px;
										 margin-bottom: 0px; 
										 margin-left:20px;}
div#singleFileItemWrapper .abstract p{ padding-top:0px; 
										 padding-bottom:0px;
										 margin-top:0px;
										 margin-bottom: 0px; 
										 margin-left:0px;
										 vertical-align:top;}

div#noItemsToshow{}



