@CHARSET "UTF-8";

.catGlobal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.catGlobal img {
	border: 0px;
}
.catGlobal a {
	color: #0000FF;
	text-decoration: none;
	background-image: none !important;
	margin: 0px !important;
	padding: 0px !important;
	text-decoration: underline;
}
.catGlobal p, .catGlobal ul, .catGlobal li {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 2px;
}
.catGlobal .panel {
	width: 240px;
}
.catGlobal .w100 {
	width: 230px;
}
.catGlobal fieldset {
	padding: 4px;
	margin-bottom: 8px;
}
.catGlobal fieldset#imageDet p {
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-size: 10px;
}
.catGlobal fieldset#imageDet img {
	border: 1px solid black;
}
.catGlobal fieldset.fuel label {
	font-weight: normal !important;
}
.catGlobal label, .catGlobal legend {
	font-weight: bold;
}
.catGlobal table {
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	width: 100%;
}
.catGlobal td, .catGlobal th {
	font-size: 11px;
	border-left: 1px solid black;
	border-top: 1px solid black;
}
.catGlobal td {
	font-size: 11px;
}
#select_model {
	font-size: 11px;
}
#tblDetails th, #tblDetails td {
	text-align: left;
	background-color: #ffffff;
}
#sbn td, #sbn th {
	background-color: #ffffff;
}
#characteri td, #characteri th {
	background-color: #ffffff;
}