body {
	margin: 0;
	padding: 0;
	font: 12px Arial;
	background: #000 url(../images/pagebg.gif) repeat-x;
	color: #ffffff;
	text-align: center;
}

body a {
	font: bold 12px Arial;
	text-decoration: none;
	color: #f99d1c;
}

img {
	border: none;
}


h1 {
	color: #f99d1c;
	text-transform: uppercase;
	font: bold 12px Arial;
	margin: 0;
	padding: 0;
}

h2 {
	color: #fff;
	text-transform: uppercase;
	font: bold 12px Arial;
	margin: 0;
	padding: 0;
}

form b {color:red;}

h4 {color:red; font-size:25px;}
h5 {color:red; font-size:18px;}

div.col {
	float: left;
}

div.row {
	clear: both;
}

ul.orangebullet li {
	list-style-type: disc;
}

.textbox {
	border: solid 1px #000;
}
#content-background {
	background: #000000 url(../images/tilepage_rock_background.jpg);


}

#container { /*this id changes with each master page for new backgrounds*/
	width: 996px;
	margin: auto;
	/*background: #f99d1c url(/fr/images/tilepage_rock_background.jpg) no-repeat 0 129px;*/
	background: url(../images/tilepage_rock_background.jpg) 0 129px;
}

#spotheaderbg {
	background-color: #f99d1c;
}

#header {
	height: 129px;
	font-size: 10px;

}

#header #spotlogo {
	margin: 50px 0 0 0;
}

/*Secondary (Left) Navigation*/

.secondarynav {
	width: 393px;
	background: #f99d1c url(../images/secondarynavbg.jpg) repeat-x;
	height: 129px;

}

.secondarynav a {
	font: bold 10px Verdana;
	text-decoration: none;
	color: #fff;
}

.secondarynav .logo {
	height: 84px;
}

.secondarynav .navigation {
	color: #fff;
	padding: 3px 0 12px 0px; /*-12 for nav padding*/
	text-transform: uppercase;
}

.secondarynav .navigation a {
	padding: 0 15px;
}


/*Primary (Right) Navigation*/

#primarynav {
	width: 602px;
	height: 129px;
	background: #f99d1c url(../images/primarynavbg.gif) no-repeat 0px 75px;
	position: relative;
}

#primarynav #navigationcontainer {
	padding-top: 9px;
}

/*level 1*/

#navigationcontainer ul {
	margin: 0;
	padding: 0;
}

#navigationcontainer li {
	margin: 0;
	padding: 0;
	display: inline;
}

#navigation li {
	float: left;
}

#navigation li:hover ul.leveltwo, #navigation li.over ul.leveltwo {
	display: block;
}

/*level 2*/
#navigation ul {
	position: absolute;
	display: none;
	padding-top: 35px;
	top: 70px;
	width: auto;
}

#navigation ul a {
	color: #000;
	text-transform: uppercase;
	font-family: Arial;
	font-size: 11px;
	line-height: 11px;
}

#navigation ul a.active {
	color: #fff;
}

#navigation ul li {
	padding: 0 5px;
	float: left;
	text-transform: uppercase;
}

#navigation ul.leveltwo li:hover ul, #navigation ul.leveltwo li.over ul
{
	display: block;
}

#navigation ul.leveltwo li:hover a:hover, #navigation ul.leveltwo li.over a:hover
{
	color: #fff;
}

ul.newsroom {
	left: 80px;
}

ul.myaccount {
	left: 190px;
}

#navigation li.over ul.leveltwo #lvltwoactive {
	display: block;
}

#navigation li.over ul.leveltwo #lvltwoactive a {
	color: #fff;
}

/*level 3*/
#navigation ul li ul {
	padding: 0;
	margin: 0;
	padding-top: 17px;
	top: 45px;
	display: none;
	background: url(../images/primarynavthirdbg.html); /* hack =/ */
	height: 14px;
}

#navigation ul li ul.spotmessenger {
	width: 515px;
	padding-left: 85px;
	left: -85px;
}

#navigation ul li ul.howitworks {
	width: 400px;
	padding-left: 200px;
	left: -85px;
}

#navigation ul li ul.events 
{
	width: 310px;
	padding-left: 290px;
	left: -190px;
}

#navigation ul li ul.inthenews 
{
	width: 460px;
	padding-left: 140px;
	left: -78px;
}

#navigation ul li ul.pressreleases 
{
	width: 420px;
	padding-left: 180px;
	left: -78px;
}

#navigation ul li ul.downloads {
	width: 600px;
	padding-left: 0px;
	left: -85px;
}

#navigation ul li ul.testimonials {
	width: 410px;
	padding-left: 190px;
	left: -189px;
}

#navigation ul li ul.aboutus {
	width: 524px;
	padding-left: 76px;
	left: -78px;
}

#navigation ul li ul a, #navigation li.over ul.leveltwo #lvltwoactive ul a {
	color: #af6e14;
}

#navigation ul.leveltwo li:hover ul a:hover, 
#navigation ul.leveltwo li.over ul a:hover, 
#navigation li.over ul.leveltwo #lvltwoactive ul a:hover {
	color: #f99d1c;
}

#contentcontainer {
	/*temporary*/
	min-height: 400px;
	_height: 400px;
}

#contentcontainer #content {
	margin-top: 20px;
}

#content a {
	font: 12px Arial;
	text-decoration: none;
	color: #f99d1c;
}

#content p {
	margin-top: 15px;
	padding: 0;
}

#overflowcontent {
	width: 995px;
	height: 440px;
	padding-top: 15px;
	margin-bottom: 4px;
	overflow: auto;
}

#footer {
	font-size: 9px;
	margin-left: 0px;
	border: none;
	color: #939598;
	padding-bottom: 6px;
	height: 12px;
	background-color: #000000;
}

#footer a {
	text-decoration: underline;
	font: normal 9px Arial;
	color: #939598;
}

#content_flash .noflashcontainer {
	width: 140px;
	margin: auto;
	margin-top: 50px;
}

/*Spot Messenger*/
#spotorderbox {
	margin: 53px 0 0 21px;
	border: solid 1px #fff;
	width: 635px;
	height: 337px;
	background: url(../images/explorespot_spotboxbg.html);
}

#spotorderbox .spotimage {
	margin: 20px 0 0 31px;
}

#spotorderbox .left {
	width: 210px;
}

#spotorderbox .right {
	width: 382px; 
	margin: 20px 20px 0 0;
}

#spoticonbox  {
	margin-top: 50px;
	width: 320px;
	height: 300px;
}

#spoticonbox .row {
	height: 139px;
}

#spoticonbox .col {
	width: 120px;
	color: #f99d1c;
	font-weight: bold;
	font-size: 10px;
	margin: 0 20px;
	text-align: center;
}

#spoticonbox .icon, .summary .icon {
	width: 70px;
	height: 65px;
	margin: 0 auto 10px;
	display: block;
}

/*#spoticonbox .alert, #howitworkscontent .alert {
	background: url(/fr/images/explorespot_icon_alert911.png);
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fr/images/explorespot_icon_alert911.png', sizingMethod='scale');
	width: 63px;
	cursor: pointer;
}*/

#spoticonbox .checkin {
	background: url(../images/explorespot_icon_checkin.png);
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/explorespot_icon_checkin.png', sizingMethod='scale');
	width: 54px;
	cursor: pointer;
}

#spoticonbox .trackprogress {
	background: url(../images/explorespot_icon_trackprogress.png);
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/explorespot_icon_trackprogress.png', sizingMethod='scale');
	width: 74px;
	cursor: pointer;
}

#spoticonbox .askforhelp {
	background: url(../images/explorespot_icon_askforhelp.png);
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/explorespot_icon_askforhelp.png', sizingMethod='scale');
	width: 70px;
	height: 64px;
	cursor: pointer;
}


#spotlinkbox  {
	margin: 50px 0 0 20px;
	width: 300px;
	
}

#spotlinkbox .col {
	width: 150px;
}

#spotlinkbox a.button {
	width: 120px;
	height: 19px;
	margin-bottom: 10px;
	display: block;
}

#spotlinkbox .warranty {
	background: url(../images/explorespot_button_warranty.png);
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/explorespot_button_warranty.png', sizingMethod='scale');	
	cursor: pointer;
}

#spotlinkbox .coverage {
	background: url(../images/explorespot_button_coverage.png);
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/explorespot_button_coverage.png', sizingMethod='scale');	
	cursor: pointer;
}

#spotlinkbox .specifications {
	background: url(../images/explorespot_button_specifications.png);
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/explorespot_button_specifications.png', sizingMethod='scale');	
	cursor: pointer;
}

#spotlinkbox .downloads {
	background: url(../images/explorespot_button_downloads.png);
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/explorespot_button_downloads.png', sizingMethod='scale');	
	cursor: pointer;
}

#buttons .textbox {
	width: 25px;
	height: 18px;
}

/*How It Works Sub Pages*/
span.sectiontitle {
	color: Orange;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}

#howitworkscontent {
	width: 800px;
	margin: 25px auto 0;
}

#howitworkscontent a {
	font: 12px Arial;
	text-decoration: none;
	color: #f99d1c;
}

#howitworkscontent .functions {
	padding-top: 20px;
}

#howitworkscontent .spot {
	width: 224px;
	height: 240px;
}

#howitworkscontent .middle {
	width: 200px;
	padding-left: 20px;
}

#howitworkscontent .map {
	width: 277px;
	padding-left: 20px;
}

#howitworkscontent .map .row {
	padding-top: 10px;
}

#howitworkscontent .otherfunctions {
	padding-top: 10px;
	min-height: 1px;
	overflow: visible;
	height: 390px;
}

.otherfunctions .demonstrationsbox {
	border: solid 1px #808284;
}

.demonstrationsbox .flash {
	width: 208px;
}

.demonstrationsbox .flashtext {
	width: 194px;
	margin: 0 20px;
}

.demonstrationsbox .flashtext .row {
	height: 165px;
	padding-top: 10px;
}

#howitworkscontent .summary {
	height: 110px;
}

/*Alert*/
#howitworkscontent .spotalert {
	width: 230px;
	background: url(../images/howitworks_spot_alert.png);
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/howitworks_spot_alert.png', sizingMethod='scale');	
}


/* Warren Temp css to test for multi language background references.*/
#howitworkscontent .spotalert_fr {
	width: 230px;
	background: url(../images/howitworks_spot_alert.png);
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/howitworks_spot_alert.png', sizingMethod='scale');	
}

#howitworkscontent .spotalert_sp {
	width: 230px;
	background: url(../sp/images/howitworks_spot_alert.png);
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../sp/images/howitworks_spot_alert.png', sizingMethod='scale');	
}

#howitworkscontent .spotalert_it {
	width: 230px;
	background: url(../it/images/howitworks_spot_alert.png);
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../it/images/howitworks_spot_alert.png', sizingMethod='scale');	
}
/* Warren Temp css to test for multi language background references.*/

#howitworkscontent .summary .icon {
	margin-right: 20px;
}

/*Check In*/
#howitworkscontent .spotcheckin {
	background: url(../images/howitworks_spot_checkin.png);
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/howitworks_spot_checkin.png', sizingMethod='scale');	
}

/* Warren Temp css to test for multi language background references.*/
#howitworkscontent .spotcheckin_fr {
	background: url(../images/howitworks_spot_checkin.png);
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/howitworks_spot_checkin.png', sizingMethod='scale');	
}

#howitworkscontent .spotcheckin_sp {
	background: url(../sp/images/howitworks_spot_checkin.png);
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../sp/images/howitworks_spot_checkin.png', sizingMethod='scale');	
}

#howitworkscontent .spotcheckin_it {
	background: url(../it/images/howitworks_spot_checkin.png);
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../it/images/howitworks_spot_checkin.png', sizingMethod='scale');	
}
/* Warren Temp css to test for multi language background references.*/



/*Track Progress*/
#howitworkscontent .spottrackprogress {
	width: 235px;
	background: url(../images/howitworks_spot_trackprogress.png);
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/howitworks_spot_trackprogress.png', sizingMethod='scale');	
}


/* Warren Temp css to test for multi language background references.*/

#howitworkscontent .spottrackprogress_fr {
	width: 235px;
	background: url(../images/howitworks_spot_trackprogress.png);
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/howitworks_spot_trackprogress.png', sizingMethod='scale');	
}

#howitworkscontent .spottrackprogress_sp {
	width: 235px;
	background: url(../sp/images/howitworks_spot_trackprogress.png);
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../sp/images/howitworks_spot_trackprogress.png', sizingMethod='scale');	
}

#howitworkscontent .spottrackprogress_it {
	width: 235px;
	background: url(../it/images/howitworks_spot_trackprogress.png);
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../it/images/howitworks_spot_trackprogress.png', sizingMethod='scale');	
}

/* Warren Temp css to test for multi language background references.*/



/*Ask For Help*/
#howitworkscontent .spotaskforhelp {
	width: 235px;
	background: url(../images/howitworks_spot_askforhelp.png);
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/howitworks_spot_askforhelp.png', sizingMethod='scale');	
}


/* Warren Temp css to test for multi language background references.*/
#howitworkscontent .spotaskforhelp_fr {
	width: 235px;
	background: url(../images/howitworks_spot_askforhelp.png);
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/howitworks_spot_askforhelp.png', sizingMethod='scale');	
}

#howitworkscontent .spotaskforhelp_sp {
	width: 235px;
	background: url(../sp/images/howitworks_spot_askforhelp.png);
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../sp/images/howitworks_spot_askforhelp.png', sizingMethod='scale');	
}

#howitworkscontent .spotaskforhelp_it {
	width: 235px;
	background: url(../it/images/howitworks_spot_askforhelp.png);
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../it/images/howitworks_spot_askforhelp.png', sizingMethod='scale');	
}
/* Warren Temp css to test for multi language background references.*/


/*Service Pricing*/
.customlist  {
	margin-bottom: 30px;
}

.customlist .text {
	width: 525px;
}

.customlist .bullet {
	background: url(../images/arrowbullet.png);
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/arrowbullet.png', sizingMethod='scale');	
	height: 19px;
	width: 19px;
	margin-right: 10px;
}

.customlist .cam_bullet {
	background: url(../images/camera_icon.png);
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/camera_icon.html', sizingMethod='scale');
	height: 19px;
	width: 19px;
	margin-right: 10px;	
}

.customlist .row {
	margin-bottom: 10px;
	overflow: visible;
	display: block;
	min-height: 14px;
	height: auto;
	_height: 14px;
}

/*Spot Experiences*/
.whoexamples .col {
	width: 165px;
}

/*Site Map*/
#sitemap .col {
	border-right: solid 1px orange;
	height: 290px;
	padding: 0 23px;
	margin-top: 40px;
}

#sitemap ul {
	margin-left: 5px;
	padding-left: 0;
	list-style-type: none;
}

#sitemap ul a {
	color: #fff;
	font: bold 12px Arial;
}

#sitemap ul li ul a {
	color: #f99d1c;
}


/*In The News*/
.articleslist {
	margin-top: 20px;
}

.articleslist .text {
	width: 250px;
	overflow: hidden;
}


/*Company Background*/
.backgroundtext 
{
	width: 560px;
	padding-left: 80px;
}

.backgroundlist {
	padding-top: 90px;
	height: 100px;
}

.backgroundlist .row {
	width: 190px;
}

.backgroundlist .text {
	width: 160px;
}

/*Downloads*/
.downloadlist {
	width: 260px;
}

.downloadlist .row {
	margin-top: 20px;
}

.downloadlist .bullet, .downloadlist .text {
	margin-top: 20px;
}

.downloadlist .text {
	width: 160px;
}

.downloadlist .image {
	width: 56px;
	text-align: center;
}

/*Store Locator*/
.storecontent {
	margin-top: 30px;
}

#storelocatorcontrols {
	padding-left: 20px;
}

#storelocatorcontrols .text {
	width: 120px;
	padding-top: 5px;
}

#storelocatorcontrols .row {
	padding: 2px 0;
}

#locatormap {
	width: 400px;
}

#locatorresults {
	margin-top: 20px;
	padding-left: 40px;
	height: 280px;
	overflow: auto;
	width: 300px;
}

/*BVC Step 1*/
#contactform {
	border: solid 1px #fff; 
	width: 280px; 
	margin: 10px auto 0;
}

.primaryaddresses {
	margin-bottom: 20px;
}

.address {
	border: solid 1px #fff;
	padding: 10px;
	margin: 10px;
	width: 165px;
}

.buttonrow {
	padding-top: 5px;
}

.ces_logo_small {
	background: url(../images/CES_innovations_2k8_small.png);
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/CES_innovations_2k8_small.html', sizingMethod='scale');
	width: 99px;
	height: 150px;
}

.ces_logo {
	background: url(../images/CES_innovations_2k8.png);
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/CES_innovations_2k8.html', sizingMethod='scale');
	width: 132px;
	height: 200px;
	float: left;
}


a.home_buynowbutton {
	background: url(../images/home_buynowbutton.png);
	/*_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/home_buynowbutton.png', sizingMethod='scale');*/
	width: 123px;
	height: 22px;
	cursor: pointer;
	display: block;
}

a.home_watchtheadbutton {
	background: url(../images/home_watchtheadbutton.png);
	/*_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/home_watchtheadbutton.png', sizingMethod='scale');*/
	width: 123px;
	height: 22px;
	cursor: pointer;
	display: block;
}

a.home_buynowbutton_fr {
	background: url(../images/home_buynowbutton.png);
	/*_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/home_buynowbutton.png', sizingMethod='scale');*/
	width: 123px;
	height: 22px;
	cursor: pointer;
	display: block;
}

a.home_watchtheadbutton_fr {
	background: url(../images/home_watchtheadbutton.png);
	/*_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/home_watchtheadbutton.png', sizingMethod='scale');*/
	width: 123px;
	height: 22px;
	cursor: pointer;
	display: block;
}

a.home_buynowbutton_it {
	background: url(../it/images/home_buynowbutton.png);
	/*_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/home_buynowbutton.png', sizingMethod='scale');*/
	width: 123px;
	height: 22px;
	cursor: pointer;
	display: block;
}

a.home_buynowbutton_pg {
	background: url(../pg/images/home_buynowbutton.png);
	/*_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/home_buynowbutton.png', sizingMethod='scale');*/
	width: 123px;
	height: 22px;
	cursor: pointer;
	display: block;
}

a.home_buynowbutton_sp {
	background: url(../sp/images/home_buynowbutton.png);
	/*_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/home_buynowbutton.png', sizingMethod='scale');*/
	width: 123px;
	height: 22px;
	cursor: pointer;
	display: block;
}

a.home_buynowbutton_gm {
	background: url(../gm/images/home_buynowbutton.html);
	/*_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/home_buynowbutton.png', sizingMethod='scale');*/
	width: 123px;
	height: 22px;
	cursor: pointer;
	display: block;
}

a.home_watchtheadbutton_it {
	background: url(../it/images/home_watchtheadbutton.png);
	/*_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/home_watchtheadbutton.png', sizingMethod='scale');*/
	width: 123px;
	height: 22px;
	cursor: pointer;
	display: block;
}

a.home_watchtheadbutton_pg {
	background: url(../../findmespot.eu/pg/images/home_watchtheadbutton.png);
	/*_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/home_watchtheadbutton.png', sizingMethod='scale');*/
	width: 123px;
	height: 22px;
	cursor: pointer;
	display: block;
}

a.home_watchtheadbutton_sp {
	background: url(../sp/images/home_watchtheadbutton.png);
	/*_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/home_watchtheadbutton.png', sizingMethod='scale');*/
	width: 123px;
	height: 22px;
	cursor: pointer;
	display: block;
}

a.home_watchtheadbutton_gm {
	background: url(../gm/images/home_watchtheadbutton.html);
	/*_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/home_watchtheadbutton.png', sizingMethod='scale');*/
	width: 123px;
	height: 22px;
	cursor: pointer;
	display: block;
}

a.home_lesstroudbutton {
	background: url(../images/home_lesstroudbutton.png);
	/*_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/home_lesstroudbutton.png', sizingMethod='scale');*/
	width: 167px;
	height: 22px;
	cursor: pointer;
	display: block;
}

a.home_lesstroudbutton_fr {
	background: url(../images/home_lesstroudbutton.png);
	/*_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/home_lesstroudbutton.png', sizingMethod='scale');*/
	width: 167px;
	height: 22px;
	cursor: pointer;
	display: block;
}

a.home_lesstroudbutton_it {
	background: url(../it/images/home_lesstroudbutton.png);
	/*_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/home_lesstroudbutton.png', sizingMethod='scale');*/
	width: 170px;
	height: 25px;
	cursor: pointer;
	display: block;
}

a.home_lesstroudbutton_pg {
	background: url(../pg/images/home_lesstroudbutton.png);
	/*_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/home_lesstroudbutton.png', sizingMethod='scale');*/
	width: 235px;
	height: 22px;
	cursor: pointer;
	display: block;
}

a.home_lesstroudbutton_sp {
	background: url(../sp/images/home_lesstroudbutton.png);
	/*_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/home_lesstroudbutton.png', sizingMethod='scale');*/
	width: 168px;
	height: 22px;
	cursor: pointer;
	display: block;
}

a.home_lesstroudbutton_gm {
	background: url(../gm/images/home_lesstroudbutton.html);
	/*_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/home_lesstroudbutton.png', sizingMethod='scale');*/
	width: 170px;
	height: 25px;
	cursor: pointer;
	display: block;
}


a.home_activatespotbutton {
	background: url(../images/home_activatespotbutton.png);
	/*_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/home_activatespotbutton.png', sizingMethod='scale');*/
	width: 167px;
	height: 22px;
	cursor: pointer;
	display: block;
}

a.home_activatespotbutton_fr {
	background: url(../images/home_activatespotbutton.png);
	/*_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/home_activatespotbutton.png', sizingMethod='scale');*/
	width: 167px;
	height: 22px;
	cursor: pointer;
	display: block;
}

a.home_activatespotbutton_it {
	background: url(../it/images/home_activatespotbutton.png);
	/*_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/home_activatespotbutton.png', sizingMethod='scale');*/
	width: 170px;
	height: 25px;
	cursor: pointer;
	display: block;
}

a.home_activatespotbutton_gm {
	background: url(../gm/images/home_activatespotbutton.html);
	/*_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/home_activatespotbutton.png', sizingMethod='scale');*/
	width: 170px;
	height: 25px;
	cursor: pointer;
	display: block;
}

a.home_activatespotbutton_sp {
	background: url(../sp/images/home_activatespotbutton.png);
	/*_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/home_activatespotbutton.png', sizingMethod='scale');*/
	width: 168px;
	height: 22px;
	cursor: pointer;
	display: block;
}

a.home_activatespotbutton_pg {
	background: url(../pg/images/home_activatespotbutton.png);
	/*_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/home_activatespotbutton.png', sizingMethod='scale');*/
	width: 234px;
	height: 22px;
	cursor: pointer;
	display: block;
}
