@charset "utf-8";
.product_title {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	height: 20px;
	width: 200px;
	padding: 2px;
	clear: both;
	float: none;
	margin-left: 5px;
	background-image: url(../images/tabs/200x20_orange.gif);
	background-repeat: no-repeat;
	text-indent: 5px;
}
