.errors {
	padding-left: 21px;
  	background:url(../image/error.png) no-repeat 2px 3px;
}
.detail-right:before{
	right:-19px;
	background:url(../image/message-icon2.png);
}
.detail-left:before{
	left:-19px;
	background:url(../image/message-icon1.png);
}
.qAndA .wrapper-title a.my-defect-back{
    display: inline-block;
    height: 20px;
    width: 20px;
    /* vertical-align: middle; */
    /* background: url(../image/back.png) no-repeat; */
}




.silde-left {
    background: url(../image/left.png) no-repeat 0 0;
}

.silde-right {
    background: url(../image/right.png) no-repeat 0 0;
}