/*######################################################
  Global Styles for Xtrem-Modz.de Download Section Addon
######################################################*/

td.xm_dl_pad {
	max-width:33.333%;
	margin: 0px;
	padding: 7px;
	border:0px;
}

td.xm_dl {
	width:100%;
	margin: 0px;
	padding: 0px;
	background-color:#353535;
	border:0px;
	font-weight: normal;
}

textarea.editorStyleMiniDL {
  overflow: auto;
  width: 100%;
  height: 100px;
}