.tx_abdownloads_listView_downloads {
	width: 640px;
	text-align: left;
}
.tx_abdownloads_listView_categoryPath {
	font-size : small;
}

.tx_abdownloads_listView_categories {
	margin-top : 10px;
}

.tx_abdownloads_listView_category {
	margin-top : 10px;
}

.tx_abdownloads_listView_categoryLabel{ 


}

.tx_abdownloads_listView_downloads {
	margin-top : 10px;
}

.tx_abdownloads_listView_download_1 { }

.tx_abdownloads_listView_download_2 { }

.tx_abdownloads_listView_downloadAddNew {
	margin-top : 10px;
}

.tx_abdownloads_listView_downloadLabel { 
left:175px;
position:absolute;
top:0;
}

.tx_abdownloads_listView_downloadDetails { }

.tx_abdownloads_listView_downloadReportBroken { }

.tx_abdownloads_listView_downloadRate { }

.tx_abdownloads_listView_downloadImage img{ 
background-color:#f1f1f1;
padding:10px;
margin-top: 10px;
border: 1px solid;

}

ul{
	list-style-image: none;
	list-style-type: none;
	list-style-position: outside;
	padding: 0;
	margin: 0;
}

ul#test{
outline-color:-moz-use-text-color;
outline-style:solid;
outline-width:1px;
	
}
li.item{
	padding: 0;
	margin: 0;
}

.downloads li {
	background: none;
	margin: 0;
	padding: 0;
	position:relative;
	border-top:1px solid #f1f1f1;
	list-style-type:none;
	margin-bottom:15px;
	position:relative;
}

.downloads li:hover {
background: #F1F1F1;
}

.downloads a{
	text-decoration: none;
	padding-left: 10px;
}

a.tx_abdownloads_listView_downloadLabel{
font-size:12px;
font-family: MuseoSeven;
}


span#download-count{
	position: absolute;
	right: 0;
	top: 0;
}

.tx-abdownloads-pi1{
	font-size: 0.8em;
}

#teaser {
left:175px;
position:absolute;
top:20px;
}
p#teaser{
	overflow: hidden;
	min-width: 250px;
}

#stars{
bottom:0;
height:1.8em;
margin-bottom:15px;
position:absolute;
left: 175px;
}

a.tx_abdownloads_listView_downloadIcon{
	background: transparent url(img/download-button.png) no-repeat scroll 0 0;
	bottom:20px;
	height:20px;
	line-height:1em;
	position:absolute;
	right:10px;
	width:70px;
}

a.tx_abdownloads_listView_downloadIcon:hover{
	background-position: 0px -20px;;
}