/* background tricks */

.stripebg {
	background-image: url(../images/salesbackgr.jpg);
	height:20px;
	font-weight:bold;
}

.stripebg-left {
	background-image: url(../images/salesbackgr.jpg);
	height:20px;
	text-align:left;
	padding-left:50px;
	font-weight:bold;
}


