.bytemart {

  background: #BDD2E8;

  border: 1px solid #C6121B;

  font-family: verdana;

}

.bytemart h1 {

  background: #C6121B url(http://www.bytemart.co.uk/ebay/images/bg_h1.gif) repeat-y top left;

  border-bottom: 1px solid #fff;

  color: #fff;

  margin: 0;

  padding: 5px 25px;

  font-size: x-large;

}

.bytemart h2, h3 {

	margin-left: 10px;

}



.bytemart p {

  font-size: 1.1em;

  padding-left: 10px;

}

.bytemart img {

  border: 1px solid #C6121B;

  margin-left: 10px;

}

.whiteText {
	color: #FFF;
	font-style: bold;
}
