.tipsbox .tipsbox_mark{
	background : url('/typo3conf/ext/des_powermail_validate_ext/res/img/mark.gif') no-repeat;
	height : 54px;
	/*
	background : url('/typo3conf/ext/des_powermail_validate_ext/res/img/mark.png') no-repeat;
	_background : url('/typo3conf/ext/des_powermail_validate_ext/res/img/mark.gif') no-repeat;
	*/
}

.tipsbox .tipsbox_inner, .tipsbox .tipsbox_inner_ie6{
  background : #f6f5f3; 
border: 2px solid #878889;
}

.tipsbox .tipsbox_inner_ie6 {
  padding : 4px;
}

#contentRight .tipsbox p, .tipsbox {
	font-size: 10px;
	margin : 0;
	padding: 5px;
	border : 0;
	color : #878889;
	font-weight: bold;
	width: 170px;
}

.error_f {
	border : 1px dotted #666;
	margin-top : 5px;
	background-color : #EAEAEA;
}

#contentRight .error_f p {
	margin : 5px;
	color : #A00;
}

.error_f p span {
	font-size : 13px;
	color : #000;
	margin : 5px 0px 0px 0px;
}
