
.error_content_right a {
	text-decoration: none;
}

.error_content_right a:hover {
	text-decoration: underline;
}

/*=================================== For DPV message ===================================*/
.dpvText{
  border : none;
  font-size: .5em;
  text-align: left;
  background-color : transparent;
  color: brown;
}

.itemDescText{
  border : none;
  font-size: .7em;
  text-align: left;
  background-color : transparent;
  color: black;
}
