@charset "UTF-8";
/* CSS Document */

#showRoom {
	position: relative; left: 50%;
	width: 900px; 
	height: 300px; 
	margin-left: -450px; margin-top: 10px;
	background-color: #be0a26;  
}

#miniBannerWrapper { 
	width: 580px; 
	height: 113px; 
}

#miniBannerWrapper A { text-decoration:none; }

#mgc { background-image: url(../img/GSMABanner.gif); }

.featureBox.devices {
  width: 340px;
  #width: 560px;
  padding-right: 220px;
  background-image: url(../img/devices.jpg);
  background-repeat: no-repeat;
  background-position: right 20px;
}

.featureBox.bunch {
  background-image: url(../img/bunch.jpg);
  background-repeat: no-repeat;
  background-position: left 0px;
}