li{
list-style-type: none;

}

pre{
margin: 10px auto;
width:600px;
border: solid black 1px; 
background:lightgrey;
padding: 6px; 
text-weight:bold;

}

.filedownload{
margin: 10px auto;
padding-top: 18px;
padding-left: 55px;
width:200px;
height: 50px;
font-family: arial;
font-size: 12pt;
}

.dl-processing{
background: url('http://aaroneiche.com/wordpress/wp-content/uploads/2010/04/processing_icon1.png') no-repeat left top;
}

.dl-schematic{
background: url('http://aaroneiche.com/wordpress/wp-content/uploads/2010/05/digital-electronics.png') no-repeat left top;
}

.dp-page{

}

.wp-caption {

   border: 0px solid #fff;
   text-align: center;
   background-color: #fff;
   padding-top: 4px;
   margin: 10px;

}

#myTable td{
	vertical-align: top;
}

.downloaditem{
	position: relative;
	width: 415px; border: 
	1px solid black; 
	background: url("http://aaroneiche.com/wordpress/wp-content/uploads/2010/05/digital-electronics.png") no-repeat scroll left 4px transparent; 
	padding-left: 55px; 
	padding-top: 5px;
	padding-bottom: 4px;
}

.downloaditem .title{
	font-size: 14px;
	font-weight: bold;
}

.downloaditem .description{
	width: 298px;
}

.downloaditem .cclicense{
	position: absolute; 
	bottom: 3px; 
	right: 2px;
}

