.tx_dmccatalogbrowser .selectRow {
	border-bottom-style:solid;
	border-bottom-width:1px;
	padding-left:23px;
	padding-top:4px;
	padding-bottom:6px;
}

.tx_dmccatalogbrowser .headRow {
	border-bottom-style:solid;
	border-bottom-width:1px;
	/*background-image:url(/typo3conf/ext/dmc_catalog_browser/pi1/leftillustrationF0ECEE.GIF);*/
	height:30px;
	background-repeat:no-repeat;
	padding-left:50px;
	padding-top:0px;
	padding-bottom: 0px;
}

.tx_dmccatalogbrowser .headRow h1 {
	float:left;
	margin-top:5px;
	/*margin-bottom:5px;*/
}

.tx_dmccatalogbrowser .headRow .title_browser {
	float:right;
	padding-right: 10px;
	margin-top: -5px;
}

.tx_dmccatalogbrowser .pageImage {
	clear:both;
	text-align:center;
	padding-top:22px;
}

.tx_dmccatalogbrowser .bottom_browser {
	text-align:center;
}

.tx_dmccatalogbrowser .footRow {
	margin-top:30px;
	margin-bottom:30px;
	padding-left:15px;
	padding-right:15px;
	text-align:center;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-style:solid;
	border-top-width:1px;
}


/* Page-Browser */

.tx_dmccatalogbrowser .title_browser img {
	margin-top:10px;
}

.tx_dmccatalogbrowser .title_browser .prevButton {
	float: left;
}

.tx_dmccatalogbrowser .title_browser .nextButton {
	float: left;
}


.tx_dmccatalogbrowser .prevButton {
	margin-bottom: -3px;
}

.tx_dmccatalogbrowser .nextButton {
	margin-bottom: -3px;
}

.tx_dmccatalogbrowser .pageBrowserText {
	display:inline;
	margin-left:4px;
	margin-right:4px;
	/*width: 100px;*/
	height: 20px;
	margin-bottom: 10px;
	padding-bottom: 4px;
	margin-top: 10px;
}


.tx_dmccatalogbrowser .title_browser .pageBrowserText {
	vertical-align:super;
	float: left;
}
