#producttitle {
	width: 350px;
}
#producttitle p {
	font-size: 15px;
	font-weight: bold;
	margin-top: 0px;
	margin-left: 25px;
	_margin-left: 12px;
	margin-bottom: 0px;
}
#contentbuttonsproduct a {
	display: block;
	width: 114px;
	height: 18px;
	background-image: url(../images/contentbuttonoff.jpg);
	background-position-x: 1px;
	background-repeat: no-repeat;
	padding-left: 7px;
	padding-right: 0px;
	padding-top: 3px;
	font-size: 12px;
	font-weight: bold;
	color: #b8c8d5;
	text-align: left;
	text-decoration: none;
	float: right;
}
#contentbuttonsproduct a:hover {
	color: white;
}
#contentbuttonsproduct a.active {
	background-image: url(../images/contentbuttonon.jpg);
	color: white;
}
#producttopleft {
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	_margin-left: 5px;
	_margin-right: 5px;
}
#producttopleft img {
	width: 325px;
	height: 325px;
	border-width: 0px;
}
#railbuttons a {
	display: block;
	width: 41px;
	height: 18px;
	background-image: url(../images/railbuttonoff.jpg);
	background-position-x: 0px;
	background-repeat: no-repeat;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 3px;
	font-size: 12px;
	font-weight: bold;
	color: #b8c8d5;
	text-align: center;
	text-decoration: none;
	float: left;
}
#railbuttons a:hover {
	color: white;
}
#railbuttons a.active {
	background-image: url(../images/railbuttonon.jpg);
	color: white;
}
#railbuttonsbig a {
	display: block;
	width: 97px;
	height: 18px;
	background-image: url(../images/railbuttonbigoff.jpg);
	background-position-x: 0px;
	background-repeat: no-repeat;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 3px;
	font-size: 12px;
	font-weight: bold;
	color: #b8c8d5;
	text-align: center;
	text-decoration: none;
	float: left;
}
#railbuttonsbig a:hover {
	color: white;
}
#railbuttonsbig a.active {
	background-image: url(../images/railbuttonbigon.jpg);
	color: white;
}

