#specsprices {
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 25px; /* for IE */
	width: 480px;
}

#specsprices h2 {
	color: #FFF;
	font-size: 1.25em;
	font-weight: bold;
	margin: 60px 0 25px 1px;
}

#specsprices p {
	float: left;
	margin: 0 0 25px 1px;
}

table {
	float: left;
	margin-bottom: 25px;
	width: 480px;
}

table caption {
	font-size: 1em;
	font-weight: bold;
	padding: 0 0 8px 2px;
	text-align: left;
	visibility: visible;
}

/* Styles redefined to handle localisation flexibility */
/* Added by Wayne Parkes on 14/05/2008 */

table th {
	background-color: #696767;
	font-size: 0.9em;
	font-weight: bold;
	height: 55px;
	padding: 5px;
	text-align: center;
	
}

table td {
	background-color: #2d2d2d;
	font-size: 0.9em;
	font-weight: bold;
	height: 20px;
	padding: 5px;
	text-align: center;
}

th.left, td.left {
	padding-left: 10px;
	text-align: left;
}

#specsprices a {
	color: #FFFFFF;
}

#specsprices a:hover, #specsprices a:focus {
	color: #FF0B0B;
}

/* Discontinued styles */

.table1 th {
	background-color: #696767;
	font-size: 0.9em;
	font-weight: bold;
	height: 55px;
}

.table1 td {
	background-color: #2d2d2d;
	font-size: 0.9em;
	font-weight: bold;
	height: 20px;
}

.table1 .f1 {
	text-align: left;
	padding-left: 10px;
	width: 128px;
}

.table1 .f2 {
	text-align: center;
	width: 65px;
}

.table1 .f3 {
	text-align: center;
	width: 100px;
}

.table1 .f4 {
	text-align: center;
	width: 75px;
}

.table1 .f5 {
	text-align: center;
	width: 90px;
}

.table2 th {
	background-color: #696767;
	font-size: 0.9em;
	font-weight: bold;
	height: 20px;
}

.table2 td {
	background-color: #2d2d2d;
	font-size: 0.9em;
	font-weight: bold;
	height: 20px;
	padding: 5px 0 5px 0;
}

.table2 .f1 {
	text-align: left;
	padding-left: 10px;
	width: 332px;
}

.table2 .f2 {
	text-align: center;
	width: 142px;
}