*{
	font-family: Verdana, "Lucida Grande", Lucida, sans-serif;
}

p, .product_row, li, #sidebar, td {
	font-size: 12px;
}

h1{
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 2px;
	padding-bottom: 2px;
}

.upper_row li, .upper_row ul {
	z-index: 1000;
}

.lower_row li, .lower_row ul {
	z-index: 10;
}

.number {
	margin-top: 8px;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}


h2{
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	margin-top: 2px;
	padding-top: 2px;
}

h3{
	font-size: 12px;
	font-weight: bold;
}


#footer #address p, #footer a {
	padding-left: 10px;
	font-weight: bold;
	color: #fff;
	font-size: 9px;
	text-decoration: none;
}

.orange {
	color: #ff7604;
}

.product_row, #product_callback {
	clear: both;
}

.technical {
	display: none;
}

#footer_sub_nav {
	border-top: 1px solid #fff;
}

#footer_nav, #footer_sub_nav {
	width: 700px;
	margin-left: 250px;
}

#sidebar img {
	padding: 0;
	margin: 0 10px;
}

.product_row img, #sidebar img{
	border: 1px solid black;
}

.product_row img.no_border, #sidebar img.no_border {
	border: 0px;
}

.product_row {
	margin-bottom: 10px;
	margin-top: 10px;
}

.product_row ul {
	list-style-position: inside;
}

.image_div{
	text-align: center;
}

#sidebar a {
	color: #ff7604;
	text-decoration: none;
}

#footer_sub_nav ul ul {
	display: none;
}


.cpalogo {
	border: 0px;
}

#sidebar img.callback, .product_row img.callback, .callback {
	border: 0px;
	cursor: pointer;
}



#product_banner img{
	border: 1px solid #ff7604;
	margin-right: 30px;
}

#sidebar h3 {
	margin-top: 0px;
	padding-top: 0px;
}