.tx-thgenericlist-pi1 {
	margin-bottom:20px;
}
.content-box {
	float:left;
	width:100%;
}
.content-filter-box {
	background: url(../images/bg-dotted-horizontal.gif) repeat-x scroll 0 bottom;
	margin-bottom:10px;
}
.thgenlist_courses_row
{
	height:22px;
	vertical-align:middle;
}
.thgenlist_courses_oddrow h3, .thgenlist_courses_evenrow h3, .thgenlist_courses_oddrow p, .thgenlist_courses_evenrow p {
	margin:0 0 5px 0 !important;
}
.thgenlist_courses_evenrow
{
	background-color:#F9F9F9;
	padding:10px;
}
.thgenlist_courses_oddrow
{
	background-color:#EEEEEE;
	padding:10px;
}
.thgenlist_courses_normrow
{
	background-color:#f7f7f7;
}

a.thgenlist_courses_sortcell
{
	display:block;
	padding-left:10px;
}
a.thgenlist_courses_desc
{
	background:url('/fileadmin/templates/images/t_desc.gif') no-repeat 0px 3px;
}
a.thgenlist_courses_asc
{
	background:url('/fileadmin/templates/images/t_asc.gif') no-repeat 0px 3px;
}
a.thgenlist_courses_asc_desc
{
	background:url('/fileadmin/templates/images/t_ascdesc.gif') no-repeat 0px 3px;
}

.thgenlist_courses_listhead { }
.thgenlist_courses_listbody { }
.thgenlist_courses_listcell
{
	padding-left:10px;
	padding-right:10px;
	vertical-align:middle;
}

.thgenlist_courses_headcell { }
.thgenlist_courses_bodycell { }

div.thgenlist_courses_icon
{
	width:22px;
	height22px;
	
	background-position:center center;
	background-repeat:no-repeat;
}

div.thgenlist_courses_thumbgrfx
{
	width:39px;
}

.detail-right
{
	float:right;
}

.detail-link {
	float:right;
}

.thgenlist_courses_pagebrowser {
	margin-top: 10px;
	float:right;
}

.thgenlist_courses_pagebrowser .backlink {
	float:right;
}

.thgenlist_courses_pagebrowser .nextlink {
	margin-left: 10px;
	float:right;
}
