#products {
	float: left;
}
#sidebar {
	width: 165px;
	float: left;
}
#sidebar ol li{
	margin-left:23px;
	margin-top:5px;
}

/* START - Added by Chris 17/03/2010 */

#sidebar #contents ol {
	list-style:outside;
	list-style-type:decimal;
}

#sidebar #contents {
	background-color:#EFEFEF;
	border:1px solid #939393;
	padding:5px;
	padding-bottom:10px;
}

/* END - Added by Chris 17/03/2010 */
#products .plus {
	font-style: italic;
	font-size: 20px;
	padding-top: 24px;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#products .h1 {
	font-size: 203%;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	text-align: center;
	color: #008080;
	line-height: 28px;
	margin-bottom: 10px;
	font-weight: bold;
}
#products .h2 {
	font-size: 16px;
	color: #a4a000;
	font-weight: bold;
	margin-bottom: 5px;
}
#products .h3 {
	color: #008080;
	font-size: 18px;
	margin-bottom: 8px;
	font-weight: bold;
	padding-top: 15px;
}
#products .h4 {
	font-size: 15px;
	color: #a4a000;
	font-weight: bold;
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 15px;
}
#products .list ul {
	list-style: square;
	padding-left: 25px;
}
#products .list_num ul {
	list-style: decimal;
	padding-top: 10px;
}
#products .list ul li {
	margin-bottom: 8px;
	line-height: 18px;
}
#products p {
	margin-bottom: 10px;
	line-height: 18px;
	text-align: justify;
}
#products ul#mainpoints {
	margin-left: 30px;
	margin-bottom: 8px;
}
#products ul#mainpoints li {
	font-size: 16px;
	font-weight: bold;
	color: #b3ad00;
	background-image: url('../images/products2/bee.jpg');
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-top: 3px;
	height: 28px;
}
#products span.title {
	display: block;
	line-height: 28px;
	color: #009193;
	font-size: 26px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: center;
}
#products #rates_header {
	padding-top: 20px;
	padding-bottom: 25px;
	color: #009193;
	position: relative;
}
#products #rates_header span {
	font-size: 17px;
	font-weight: bold;
	left: 40px;
	position: absolute;
}
#products #rates_header select {
	border: 2px solid #009193;
	padding: 3px;
	font-weight: bold;
	position: absolute;
	right: 40px;
	top: 13px;
}
#products #rates {
	padding-top: 20px;
}
#products  #rates table{
	border: 1px solid #3f3f3f;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}
#products #rates td, th {
	text-align: center;
	background-color: #efefef;
	padding: 9px;
	padding-left: 12px;
	padding-right: 12px;
	color: #000000;
	font-size: 14px;
}
#products #rates td {
	border-bottom: 1px solid #b5b5b5;
	border-right: 1px solid #b5b5b5;
}
#products #rates th {
	background-color: #515151;
	color: #ffffff;
	font-weight: normal;
	border-bottom: 1px solid #000000;
}
#products #rates table td.eurobuzz {
	background-color: #333333;
	color: #fffd32;
	font-weight: bold;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #454545;
}
#products #rates table td.nobottomborder {
	border-bottom: 0;
}
#products #rates table td.norightborder {
	border-right: 0;
}
#products #rates table th.eurobuzz {
	background-color: #333333;
	color: #ffffff;
	font-weight: bold;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #454545;
}

#products #shipping table {
	border: 1px solid #000000;
	width:300px;
	border-collapse: collapse;

}
#products #shipping td { border: 1px solid #000000; font-size: 11px }
#products #shipping span { font-weight: bold; color: #000080; font-size: 15px; margin-bottom: 3px; display: block }
#products #shipping div { font-weight: bold; font-size: 15px }

#products #order_box {
	border: 1px solid #666666;
	margin-bottom: 15px;
}
#products #order_box_order {
	padding: 15px;
	position: relative;
}
#products #order_box_order span {
	color: #009193;
	font-size: 20px;
	font-weight: bold;
}
#products #order_box_content {
	padding: 15px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	background-color: #f2f3e4;
}
#products #order_box_content span {
	display: block;
	color: #b3ad00;
	font-weight: bold;
	font-size: 16px;
}
#products #order_box_content ul#service_points {
	padding-left: 20px;
	font-size: 14px;
	list-style: square;
	margin-bottom: 20px;
}
#products #order_box_content ul#service_points li {
	margin-bottom: 8px;
}
#products .testimonial {
	margin-bottom: 15px;
}
#products .testimonial_top {
	height: 46px;
	background-image: url('../images/products2/testimonial_top.jpg');
}
#products .testimonial_top span {
	position: relative;
	display: block;
	font-weight: bold;
	color: #009193;
	font-size: 16px;
	top: 10px;
	left: 10px;
}
#products .testimonial_content {
	background-color: #efefef;
	border-left: 1px solid #009193;
	border-right: 1px solid #009193;
	padding-left: 10px;
	padding-right: 10px;
}
#products .testimonial_bottom {
	height: 10px;
	background-image: url('../images/products2/testimonial_bottom.jpg');
}

#products .testimonial_media {
	margin-bottom: 15px;
}
#products .testimonial_media_top {
	height: 46px;
	background-image: url('../images/products2/testimonial_media_top.jpg');
}
#products .testimonial_media_top span {
	position: relative;
	display: block;
	font-weight: bold;
	color: #a4a743;
	font-size: 16px;
	top: 10px;
	left: 10px;
}
#products .testimonial_media_content {
	background-color: #efefef;
	border-left: 1px solid #a4a743;
	border-right: 1px solid #a4a743;
	padding-left: 10px;
	padding-right: 10px;
}
#products .testimonial_media_bottom {
	height: 10px;
	background-image: url('../images/products2/testimonial_media_bottom.jpg');
}
#products .msg_head {
	cursor: pointer;
	text-decoration: underline;
}
#products .msg_list {
	margin-bottom: 18px;
}


/* START - Added by Michael for bottom sign up box */



#signupboxbottom
{
 background: url("/images/signupboxbackground.gif") left top no-repeat ;
}

#signupformbottom
{
margin-left:90px;
padding-top:190px;
}

/* END - Added by Michael for bottom sign up box */