
.testBtn { background-image: url(../urnsssl/images/remove-over-10140.png.gif); width: 27px; height: 18px; background-repeat: no-repeat; }
.testBtn:hover { background-image: url(../urnsssl/images/remove-roll-10140.png.gif); width: 27px; height: 18px; }
.int{margin-top:5px;}
.int a{ color: #333; font-size: 12px; text-decoration: none;}
.int a:hover{ color: #ffa200; font-size: 12px; text-decoration: underline;}
.vig {
	border: 1px solid #f27200; float: right; font-size:14px; color: #c60; padding:9px; width: 22%; font-weight:bold; line-height:23px; margin-top: 10px;
}
@media screen and (max-width: 480px) {
.vig {
	width: 91%;
	margin-right: 5px;
}
}