.showtitle2 {
	background-image: url(../images/showcasetitle.png);
	background-repeat: no-repeat;
	height:21px;
	padding-top:1px;
	}
a:hover {
	text-decoration: none;
}
.showtitle2 a{
	font-weight: bold;
	color: #666;
}
.company-description {
	background-color: #FAFFFF;
	border: 2px solid #E7EDED;
}
.second-header {
	background-color: #FAFFFF;
	border: 2px solid #E7EDED;
}
.showtitle {
	background-image: url(../images/h-graybar.png);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: #777;
	background-position: left center;
}

	
.textcell td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	}

.textcell .bullet {
	color: #FF6600;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
.price {
	background-image: url(../images/light-shading.gif);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDD;
	background-repeat: repeat-x;
	background-position: bottom;
	text-indent: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.price a{
	font-size: 18px;
	color: #66B;
}
.goto {
	background-image: url(../images/light-shading.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDD;
	text-align: center;
	vertical-align: middle;
}
.goto a{
	font-weight: bold;
	color: #888;
}

