/* ==== Europa ==== */

/* ==== common ==== */

body, html {
	margin: 0; 
	padding: 0;
	font-family: 'Lucida Sans Unicode', Tahoma, Arial, Helvetica, sans-serif;
	color: #373737;
	font-size: 12px;
	font-weight: normal;
	background: #292929;
}	
img {
	margin: 0; 
	padding: 0;
	border: 0;
}	
.notes {
	font-size: 10px;
	line-height: 12px;
	color: #949494;
}
.clear {
	clear: both;
	height: 0px;
	overflow: hidden; 
}
	
/* ==== main layout ==== */

#pages {
	width: 880px;
	margin: 0 auto;
	padding: 0;
	background: url(/images/pages-bg.gif) repeat-y;
}

/* ==== header ==== */
	
#header {
	width: 860px;
	height: 104px;
	padding: 26px 10px 0 10px;
	margin: 0 auto;
	background: url(/images/header/header-bg.gif) no-repeat;
}
.header-logos {
	float: left;
	margin: 0;
	padding: 0;
}
.header-tel {
	float: right;
	margin: 0;
	padding: 39px 20px 0 0;
	font-size: 34px;
	line-height: 34px;
	color: #fff;
}

/* ====== nav ====== */

#navcontainer {
	width: 860px;
	height: 31px;
	margin: 0 auto;
	padding: 0;
	background: url(/images/nav-bg.gif) repeat-x;
}
#nav {
	width: 860px;
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav ul {
	float: left;
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0 0 0 5px;
}
#nav li {
	font-size: 12px;
	float: left;
	margin: 0;
	padding: 0;
	display: inline;
	background: url(/images/nav-divide.gif) no-repeat 100% 50%;
}
#nav a {
	color: #b9b9b9;
	text-decoration: none;
	font-weight: normal;
	display: block;
	margin: 0;
	line-height: 21px;
	padding: 5px 9px 5px 9px;
}
#nav ul li a:hover {
	color: #fff;
} 
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	margin: 0;
	padding: 0;
	width: 194px;
	w\idth: 190px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: solid 3px #2e5291;
}
#nav li ul a {
	width: 268px;
	margin: 0;
	background: #242424;
	color: #b9b9b9;
	padding: 9px 0 9px 10px;
	line-height: 1.4em;
	border-bottom: solid 1px #151515;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	width: 230px;
} 

/* ==== data tables ==== */
td, th {
	font-size: 11px;
	color: #000;
}
.datatable {
	border: 1px solid #cacaca;
	border-collapse: collapse;
	margin: 0 0 15px 0;
	padding: 0;
}
.datatable p {
	margin: 0;
	padding: 0;
}
.datatable td {
	border: 1px solid #cacaca;
	padding: 4px 0 4px 4px;
	color: #333;
}
.datatable th {
	border-left: 1px solid #cacaca;
	border-right: 1px solid #cacaca;
	border-bottom: 1px solid #cacaca;
	background-color: #2f5392;
	font-weight: bold;
	text-align: left;
	padding: 4px;
	color: #fff;
}
.datatable tr:hover, .datatable tr.hilite {
	background-color: #ebecea;
}
.title p {
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
}
.title2 {
	background-color: #b5b5b5;
}
.title2 p {
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
}
	
/* ==== homepage only ==== */

.home-large-image {
	float: left;
	margin: 0 0 0 10px;
	padding: 0;
}
#home-main {
	float: left;
	width: 400px;
	margin: 9px 0 0 0;
	padding: 0 20px 0 20px;
}
#home-main p {
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 23px;
}
#home-main a, #home-main a:link, #home-main a:visited {
	color: #d41d20;   
	font-weight: none;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
#home-main a:hover {
	color: #d41d20;   
	font-weight: normal;
	text-decoration: underline;
	margin: 0;
	padding: 0;
}
#speedy-search-container {
	float: left;
	width: 140px;
	height: 270px;
	padding: 5px 10px 0 10px;
	margin: 0 0 5px 0;
	background: #242424 url(/images/speedy-search-bg.gif) bottom no-repeat;
}	
#speedy-search-container h4 {
	font-size: 24px;
	color: #fff;
	font-weight: normal;
	margin: 0 0 3px 0;
	padding: 0;
}	
#speedy-search-container p {
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	color: #fff;
	margin: 0 0 0  0;
	padding: 0;
}
#speedy-search-container a, #speedy-search-container a:link, #speedy-search-container a:visited {
	color: #d41d20;   
	font-weight: none;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
#speedy-search-container a:hover {
	color: #d41d20;   
	font-weight: normal;
	text-decoration: underline;
	margin: 0;
	padding: 0;
}	
#speedy-search {
	float: left;
	width: 140px;
	overflow: hidden;
	padding: 0;
	margin: 8px 0 0 0;
}	
.speedy-search-dropdown {
	width: 140px;
	height: 20px;
	font-size: 11px;
	font-family: 'Lucida Sans Unicode', Tahoma, Arial, Helvetica, sans-serif; color: #666;
	margin: 0 0 6px 0;
	padding: 0;
	border: 1px solid #a5acb2;
}	
#speedy-search input.search {
	width: 140px;
	height: 25px;
	margin: 5px 0 0 0;
	padding: 0;
	background: url(/images/speedy-search-button.gif) no-repeat;
	border: none;
	cursor: pointer;
}	
#dvVehicleCount {
	width: 140px;
	color: #ffffff;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

/* Europa Prestige search box */

#speedy-search-container-prestige {
	float: left;
	width: 200px;
	height: 270px;
	padding: 5px 10px 0 10px;
	margin: 0 0 5px 0;
	background: #242424 url(/images/speedy-search-bg-prestige.gif) bottom no-repeat;
}	
#speedy-search-container-prestige h4 {
	font-size: 24px;
	color: #fff;
	font-weight: normal;
	margin: 0 0 3px 0;
	padding: 0;
}	
#speedy-search-container-prestige p {
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	color: #fff;
	margin: 0 0 0  0;
	padding: 0;
}
#speedy-search-container-prestige a, #speedy-search-container a:link, #speedy-search-container-prestige a:visited {
	color: #d41d20;   
	font-weight: none;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
#speedy-search-container-prestige a:hover {
	color: #d41d20;   
	font-weight: normal;
	text-decoration: underline;
	margin: 0;
	padding: 0;
}	
#speedy-search-prestige {
	float: left;
	width: 200px;
	overflow: hidden;
	padding: 0;
	margin: 8px 0 0 0;
}	
.speedy-search-dropdown-prestige {
	width: 200px;
	height: 20px;
	font-size: 11px;
	font-family: 'Lucida Sans Unicode', Tahoma, Arial, Helvetica, sans-serif; color: #666;
	margin: 0 0 6px 0;
	padding: 0;
	border: 1px solid #a5acb2;
}	
#speedy-search-prestige input.search-prestige {
	width: 200px;
	height: 25px;
	margin: 5px 0 0 0;
	padding: 0;
	background: url(/images/speedy-search-button-pres.gif) no-repeat;
	border: none;
	cursor: pointer;
}	





/* === Layout === */

#content {
	width: 820px;
	margin: 0 auto;
	padding: 22px 20px 0 20px;
	background: url(/images/content-bg.gif) top no-repeat;
}
#content h1 {
	font-size: 23px;
	color: #000;
	margin: 0 0 10px 0;
	padding: 0;
}
#content h2 {
	font-size: 13px;
	font-weight: bold;
	color: #2e5291;
	margin:  0 0 10px 0; 
	padding: 10px 0 0 0;
}
#content h3 {
	font-size: 18px;
	color: #000;
	margin: 5px 0 7px 0;
	padding: 0;
}
#main {
	float: left;
	width: 580px;
	margin: 0;
	padding: 0 20px 0 0;
}
#main p {
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 23px;
}
#main a, #main a:link, #main a:visited {
	color: #d41d20;   
	font-weight: none;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
#main a:hover {
	color: #d41d20;   
	font-weight: normal;
	text-decoration: underline;
	margin: 0;
	padding: 0;
}
#main ul {
	margin: 10px 0 15px 35px;
	padding: 0;
}
#main ul li {
	list-style-type: disc;
	margin: 0 0 10px 0;
	padding: 0;
}
#right {
	float: left;
	width: 220px;
	margin: 0;
	padding: 0;
}

/* ==== useful links ==== */

#quick-links {
	margin: 0 0 15px 0;
	padding: 0;
}	
.quicklinkbutton a, .quicklinkbutton a:visited, .quicklinkbutton a:link{
	color: #565b5e;
	text-decoration: none;
	width: 205px;
	height: 23px;
	margin: 0;
	padding: 8px 0 0 15px;
	display: block;
	border-bottom: 1px dotted #cccccc;
	background: url(/images/useful-link-bg.gif) left top no-repeat;
}		
.quicklinkbutton a:hover{
	color: #0e151a;
	text-decoration: none;
	width: 205px;
	height: 23px;
	padding: 8px 0 0 15px;
	border-bottom: 1px dotted #cccccc;
	background: url(/images/useful-link-bg.gif) left bottom no-repeat;
}
	
/* ==== right hand banners ==== */

.banner-image {
	margin: 0;
	padding: 0;
	display: block;
} 
.banner-link {
	width: 220px;
	display: block;
	margin: 0 0 5px 0;
	padding: 0;	
	text-decoration: none;
}
.banner-link p {
	height: 26px;
	margin: 0;
	padding: 0 0 0 5px;
}
.banner-link a, .banner-link a:link, .banner-link a:visited {
	width: 220px;
	margin: 0;
	padding: 0;
	display: block;
	font-weight: normal;
	color: #b9b9b9; 
	text-decoration: none;
	cursor: pointer;
	background: url(/images/banners/banner-bg-off.gif) bottom no-repeat;
}
.banner-link a:hover {
	width: 220px;
	margin: 0;
	padding: 0;
	display: block;
	font-weight: normal;
	color: #fff; 
	text-decoration: none;
	cursor: pointer;
	background: url(/images/banners/banner-bg-on.gif) bottom no-repeat;
}

/* ==== new car landing page ==== */


.landing-image {
	margin: 0 0 20px;
	padding: 0;
}
#landing-price {
	font-size: 22px;
	margin: 0;
	padding: 0;
}
#call-me-back {
	float: left;
	width: 200px;
	height: 285px;
	padding: 5px 10px 0 10px;
	margin: 0;
	background: url(/images/landing-right-bg.gif) bottom no-repeat;
	color: #fff;
}
#call-me-back h3 {
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 5px 0;
	padding: 0;
	color: #fff;
}
#call-me-back p {
	line-height: 16px;
	color: #fff;
}
#call-me-back form {
	margin: 0;
	padding: 0;
}	
#call-me-back table {
	margin: 10px 0 0 0;
	padding: 0;
}
#call-me-back form input { 
	font-family: 'Lucida Sans Unicode', Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3b3b3b;
	width: 198px;
	height: 20px;
	margin: 3px 0 5px 0;
	padding: 0;
	border: 1px solid #909090;
}
#call-me-back form input.submit {
	float: left;
	width: 200px;
	height: 25px;
	margin: 5px 0 5px 0 ;
	padding: 0;	
	background: url(/images/find-out-more-button.gif) no-repeat;
	border: none;
	cursor: pointer;
}	

.telnum {
	color: #2e5291;
	font-weight: bold;	
	font-size: 15px;
}

/* ==== why buy from europa ==== */

#why-buy {
	margin: 0;
	padding: 10px;
	background: url(/images/why-buy-bg.gif) top no-repeat #2e2e2e;
	color: #b9b9b9;
}
#why-buy h3 {
	font-size: 18px;
	color: #dadada;
	margin: 5px 0 7px 0;
	padding: 0;
}
#why-buy p {
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 23px;
}

/* ==== used car search ==== */

#searchbox {
	width: 415px;
	height: 215px;
	float: left;
	margin: 0 0 10px 0;
	padding: 10px 0 0 20px;
	background: url(/images/used-search-bg.gif) bottom no-repeat #212121;
}	
#searchbox form {
	margin: 10px 0 0 0;
	padding: 0;
}
#searchbox table {
	margin: 0 0 0 0;
	padding: 0;
	border-collapse:collapse;
}
.searchtxt {
	padding: 0;
	margin: 0 0 -5px 0;
}	
#searchbox td {
	margin: 0;
	padding: 0 0 5px 0;
}	
.search-header {
	color: #fff;
	margin: 0;
	padding: 0;
}	
#searchbox p {
	margin: 0; 
	padding: 0;
	font-size: 12px;
	color: #fff;
}	
#searchbox select {
	width: 238px;
	height: 20px;
	margin: 0 5px 0 0;
	padding: 0;
	font-size: 11px;
	font-family: 'Lucida Sans Unicode', Tahoma, Arial, Helvetica, sans-serif; color: #666;
}	
#searchbox .price {
	width: 115px;
	height: 20px;
	font-size: 11px;
	font-family: 'Lucida Sans Unicode', Tahoma, Arial, Helvetica, sans-serif; color: #666;
	margin: 0 8px 0 0;
	padding: 0;
}	
#searchbox .search {
	color: #fff;
	width: 238px;
	height: 25px;
	margin: 4px 0 0 0;
	padding: 0;
	background: url(/images/used-search-button.gif) no-repeat;
	border: none;
	cursor: pointer;
}

/* ==== used car list page ==== */

#dvVehicleList {
	margin: 0;
	padding: 0;
}
#content h2 {
	font-size: 13px;
	font-weight: bold;
	color: #2e5291;
	margin:  0 0 2px 0; 
	padding: 10px 0 0 0;
}
#dvVehicleList table {
	border: 1px solid #b9b9b9;
	margin: 0;
}
#dvVehicleList .subtitle2 {
	text-align: left;
	width: 572px;
	height: 30px;
	color: #FFF;
	padding: 4px;
	background-color: #292929;
}
#dvVehicleList .subtitle2 a:link, #dvVehicleList .subtitle2 a:visited {
	color: #FFF; text-decoration: none; 
}
#dvVehicleList .subtitle2 a:hover {
	color: #FFF; text-decoration: none; border-bottom: 1px solid #FFF;
}
#dvVehicleList .stripe, .nostripe, .nostripeover, .stripeover {
	text-align: left;
	width: 580px;
	padding: 3px 2px 3px 4px; 
}
#dvVehicleList .nostripe {
	background-color: #FFF;
	color: #2a3a51; 
}
#dvVehicleList .stripe {
	background-color: #ebebeb;
	color: #2a3a51; 
}
#dvVehicleList .nostripeover, #dvVehicleList .stripeover  {
	background-color: #c2c2c2;
	color: #2a3a51;
	cursor:hand; cursor:pointer; 
}
#dvVehicleList td {
	font-family: 'Lucida Sans Unicode', Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px; 
}

#dvVehicleList .listthumb{
width: 180px;
}

.num-vehicles{
color:#707070;
display: inline;
float: right;
}

.detailtext{
display: inline;
color:#707070;
float: left;
}
/* ==== used car details page ==== */

#details-main {
	float: left;
	width: 820px;
	margin: 0;
	padding: 0;
}
#details-main h1 {
	font-size: 23px;
	color: #000;
	margin: 0 0 10px 0;
	padding: 0;
}
#details-main p {
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 23px;
}
#dvVehicleDetail {
	width: 820px;
	padding: 0;
	margin: 0 0 18px 0;
}
#details-left {
	float: left;
	width: 580px;
	margin: 0;
	padding: 0 20px 0 0;
	}
#details-left h4 {
	font-size: 13px;
	font-weight: bold;
	color: #2e5291;
	margin:  0 0 10px 0; 
	padding: 15px 0 0 0;
}
#details-right {
	float: left;
	width: 220px;
	margin: 0;
	padding: 0;
}
#details-right p {
	margin: 0;
	padding: 0;
}
.would-like-to-button {
	margin: 5px 0 0 0;
	padding: 0;
}
.would-like-to-button-last {
	margin: 5px 0 5px 0;
	padding: 0;
}
.title {
	font-size: 14px;
	margin: 0;
	height: 17px;
	padding: 10px;
	background: url(/images/used-details/details-title-bg.gif) repeat-x;
	display: block;
	color: #fff;
}
#detailpics {
	width: 300px;
	float: left;
	margin: 0;
	padding: 0 10px 10px 10px;
	background: #292929;
	color: #c1c1c1;
}
.thumb {
	margin: 6px 0 5px 0;
	padding: 0;
}
.thumb2 {
	margin: 6px 6px 5px 6px;
	padding: 0;
}
#quickspecbox {
	float: left;
	width: 230px;
	min-height: 187px;
	margin: 0;
	padding: 5px 15px 10px 15px;
	background: url(/images/used-details/details-quickspec-bg.gif) repeat-x;
	line-height: 23px;
}
#detailedspec {
	float: left;
	width: 580px;
	margin: 0;
	padding: 0;
}

.details-telno{
color: #ee1d23;
font-weight: bold;
}

/* === Sell your car form === */

#serviceform {
	margin: 0 0 10px 0;
	padding: 10px 14px 12px 14px;
	background: #dedede;;
}
#serviceform table {
	margin: 0 0 10px 0;
	padding: 0;
}
#serviceform p {
	margin: 0 0 2px 0;
	padding: 0; 
	line-height: 12px;
}
#serviceform p.sellcartitle {
	margin: 0 0 10px 0;
	padding: 4px;
	color: #fff;
	background-color: #2f5392;
	font-size: 12px;
}
#serviceform p.disclaimertitle {
	margin: 0 0 10px 0;
	padding: 4px;
	color: #fff;
	background-color: #bfbfbf;
	font-size: 12px;
}
#serviceform fieldset p {
	margin: 0;
	padding: 5px 0 10px 0;
	font-siz: 11px;
	line-height: 12px;
	color: #444444;
}
#serviceform legend p { 
	font-siz: 12px;
	color: #444444;
	margin: 0;
	padding: 0; 
background: blue;
}	
#serviceform label {
	float: left;
	width: 82px;
	margin: 0;
	padding: 0;
}
#serviceform input { 
	font-family: 'Lucida Sans Unicode', Tahoma, Arial, Helvetica, sans-serif;
	color: #373737;
	font-size: 11px;
	height: 18px;
	width: 175px;
	margin: 0;
	padding: 0;
}	
#serviceform select { 
	font-family: 'Lucida Sans Unicode', Tahoma, Arial, Helvetica, sans-serif;
	color: #373737;
	font-size: 11px;
	height: 18px;
	width: 175px;
	margin: 0;
	padding: 0;
}	
#serviceform textarea { 
	font-family: 'Lucida Sans Unicode', Tahoma, Arial, Helvetica, sans-serif;
	color: #373737;
	font-size: 11px;
	width: 172px;
	height: 60px;
	margin: 0;
	padding: 0;
}	
#serviceform input:focus, #serviceform textarea:focus { 
	background-color: #FFC;
}	
#serviceform input.chkbox {
	width: auto;
	float: left;
	margin: 0 6px 0 0;
	padding: 0;
}
#serviceform input.submit {
	width: 196px;
	margin: 6px 0 10px 0;
	height: 25px;
	padding: 0;
	background: url(/images/sell-car-button.gif) top no-repeat;
	border:none;
	cursor:pointer;
}


/* ==== contact form ==== */

#contact-left {
	float: left;
	width: 290px;
	margin: 0 20px 0 0;
	padding: 0;
}
#contact-right {
	float: left;
	width: 270px;
	margin: 0;
	padding: 0;
}
#contact  {
	width: 280px;
	float: left;
	margin: -15px 0 0 0;
	padding: 5px 0 10px 10px;
	background: #dedede;
}	
#contact form {
	margin: 10px 0 0 0;
	padding: 0;
}
#contact p {
	margin: 0 0 8px 0; 
	width: 110px;
	padding: 0;
	font-size: 11px;
	color: #373737;
}	
#contact select {
	width: 160px;
	float: left;
	height: 18px;
	margin: 0 0 7px 0;
	padding: 0;
	font-size: 10px;
	border: 1px solid #abadb3;
	font-family: 'Lucida Sans Unicode', Tahoma, Arial, Helvetica, sans-serif; color: #474747;
}
#contact input {
	width: 154px;
	height: 18px;
	margin: 0 0 7px 0;
	padding: 2px;
	font-size: 11px;
	border: 1px solid #abadb3;
	font-family: 'Lucida Sans Unicode', Tahoma, Arial, Helvetica, sans-serif; color: #666;
}	
#contact textarea {
	font-size: 11px;
	color: #4d4b4b;
	border: 1px solid #abadb3;
	width: 154px;
	height: 100px;
	margin: 5px 0 7px 0;
	padding: 2px;
	font-family: 'Lucida Sans Unicode', Tahoma, Arial, Helvetica, sans-serif; color: #666;
}	
#contact table {
	margin: 0;
	padding: 0;
	border: none;
}	
.white {
	color: #373737;
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 11px;
	display: block;
}
#dvOriginalDisclaimer {
	margin: 10px 0 0 0;
	padding: 0;
}
#dvOriginalDisclaimer p {
	width: 270px;
	font-size: 10px;
	line-height: 14px;
	color: #6c6c6c;
	margin: 0;
	padding: 0;	
}
#contact input.chkbox {
	float: left;
	width: 10px;
	margin: 0 6px 0 0;
	padding: 0;
	border: 0;
}	
#contact input.submit {
	float: right;
	width: 161px;
	height: 25px;
	margin: 0;
	padding: 0;
	background: url(/images/contact-form-button.gif) no-repeat;
	border: none;
	cursor: pointer;
}	
	
#directions  {
	width: 280px;
	float: left;
	margin: 0 0 0 0;
	padding: 5px 0 10px 10px;
	background: #dedede;
}	
	
	
/* ==== footer ==== */

#footer-container {
	width: 820px;
	margin: 0 auto;
	padding: 20px 30px 20px 30px;
	background: url(/images/footer-bg.gif) bottom no-repeat;
}
#footer {
	margin: 0 auto;
	padding: 0;
	border-top: 1px solid #dadad1;
}
#footer p {
	text-align: right;
	color: #636363;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	margin: 0;
	padding: 10px 0 20px 0;
}
#footer a, a:link{ 
	color: #636363;
	font-weight: normal;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
#footer a:hover {
	color: #636363;
	font-weight: normal;
	text-decoration: underline;
	margin: 0;
	padding: 0;
}
	
/* ==== T&C's ==== */

#terms {
	padding: 10px 5px 10px 5px;
	background-color: #fff;
	border: 8px solid #292929;
}
#terms p {
	margin: 0 5px 10px 6px;
	color: #444444;
	font-size: 12px;
	line-height: 24px;
}
#terms h2 {
	margin: 0 0 5px 6px; 
	padding: 0;	
	font-size: 13px;
	font-weight: bold;
	color: #2e5291;
}	
#terms a, #terms a:link, #terms a:visited {
	color: #d41d20;   
	font-weight: none;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
#terms a:hover {
	color: #d41d20;   
	font-weight: normal;
	text-decoration: underline;
	margin: 0;
	padding: 0;
}

.boxerlogo {
float:right;
padding: 0px 0px 0px 20px;
margin: 0;
}

.used-btn-left{
	margin-right: 10px;
}

.service-btn-left{
	margin: 0px 10px 0px 0px;
}

.service-btn-bottom{
	margin-top:4px;
}