.date 	{
	 padding-left: 18px;
	 margin-bottom: 0px;
	 background: url(images/clock_16.png) no-repeat left bottom;
	 }
	

.location 	{
	 padding-left: 18px;
	 margin-bottom: 0px;
	 background: url(images/home_16.png) no-repeat left bottom;
	 }
	

.user 	{
	 padding-left: 18px;
	 margin-bottom: 0px;
	 background: url(images/user16_16.png) no-repeat left bottom;
	 }

.mail 	{
	 padding-left: 18px;
	 margin-bottom: 0px;
	 background: url(images/mail_16.png) no-repeat left bottom;
	 }
	 	
.important 	{
	 padding-left: 18px;
	 padding-top:	2px;
	 background: url(images/info_16.png) no-repeat left bottom;
	 }
	 
.insert 	{
	 margin-bottom: 0px;
	 text-align: right;
	 }
	

td 	{
	 padding-top: 2px;
	 padding-bottom: 2px;
	 padding-right: 5px;
	 padding-left: 5px;
	 }
	

td.info 	{
	 border-top: 1px dotted #FF9900;
	 background: #FFE6C4 ;
	 }
	

td.title 	{
	 color: #FFFFFF;
	 font-size: 14px;
	 font-weight: bold;
	 font-variant: small-caps;
	 background: url(images/corner.png) no-repeat #FF9900 right top;
	 }
	

.pdf 	{
	 padding-left: 20px;
	 margin-bottom: 0px;
	 background: url(images/pdf_16.png) no-repeat left bottom;
	 }
	

.zip 	{
	 padding-left: 20px;
	 margin-bottom: 0px;
	 background: url(images/zip_16.png) no-repeat left bottom;
	 }
	

.exe 	{
	 padding-left: 20px;
	 margin-bottom: 0px;
	 background: url(images/exe_16.png) no-repeat left bottom;
	 }
	

.rar 	{
	 padding-left: 20px;
	 margin-bottom: 0px;
	 background: url(images/rar_16.png) no-repeat left bottom;
	 }
	

.txt 	{
	 padding-left: 20px;
	 margin-bottom: 0px;
	 background: url(images/txt_16.png) no-repeat left bottom;
	 }
	

.xls 	{
	 padding-left: 20px;
	 margin-bottom: 0px;
	 background: url(images/excel_16.png) no-repeat left bottom;
	 }
	

.doc 	{
	 padding-left: 20px;
	 margin-bottom: 0px;
	 background: url(images/word_16.png) no-repeat left bottom;
	 }
	

.mp3 	{
	 padding-left: 20px;
	 margin-bottom: 0px;
	 background: url(images/mp3_16.png) no-repeat left bottom;
	 }
	

.ppt 	{
	 padding-left: 20px;
	 margin-bottom: 0px;
	 background: url(images/ppt_16.png) no-repeat left bottom;
	 }
	

.download 	{
	 padding-left: 18px;
	 margin-bottom: 0px;
	 background: url(images/download_16.png) no-repeat left bottom;
	 }
	

.searchbtn 	{
	 padding-left: 25px;
	 border: 1px solid #000000;
	 background: url(images/search_16.png) no-repeat 5px bottom;
	  }
	

.searchbtn:hover 	{
	 padding-left: 25px;
	 background: url(images/search_16.png) no-repeat #FFF1E0 5px bottom;
	  }
	

.searchinput 	{
	 border: 1px solid #000000;
	  }
	

.searchinput:focus 	{
	 border: 1px solid #FF9900;
	  }
	

select 	{
	 scrollbar-base-color: #FFD08C;
	 border: 1px solid #000000;
	  }
	

select:focus 	{
	 scrollbar-base-color: #FFD08C;
	 border: 1px solid #FF9900;
	  }
	


