.contentheader h1.shoutcast {
  background: transparent url('../images/shoutcast-h1flag.png') no-repeat 0 0;
  width: 352px;
  height: 77px;
}

.contentleft h3, .contentright h3 {
  font-family: MetaPro-Bold;
  font-size: 24px;
  color: #de803f;
}

.contentleft p, .contentright p {
  color:#504741;
  font-family:"Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,sans-serif;
  font-size:12px;
  line-height:18px;
  padding-top:18px;
}

#inside_content {
  margin: 0px auto;
  padding-top: 20px;
  width: 918px;
  background-color: #fff;
  border-left: 1px solid #b9aca5;
  border-right: 1px solid #b9aca5;
  overflow: hidden;
}

#inside_content .contentleft {
  padding: 0px;
}

#inside_content .contentleft p {
  padding-left: 30px;
  padding-right: 30px;
}

#inside_content .contentleft .subheader {
  padding-top: 4px;
}

#inside_content .contentleft h1 {
  padding: 0px 30px;
}

#inside_content .contentright {
  padding: 0px 0px 0px 50px;
}

#inside_content .contentleft p, #inside_content .contentright p {
  color:#504741;
  font-family:"Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,sans-serif;
  font-size:12px;
  line-height:18px;
  padding-top:18px;
}

#inside_content .contentleft h1, #inside_content .contentright h1 {
  font-family: MetaPro-Bold;
  font-size: 30px;
  color: #de803f;
}

#shoutcast-map {
	background: url('../images/shoutcast-map.png') no-repeat;
  padding: 0px;
  width: 398px;
  height: 470px;
  position: relative;
}

#shoutcast-map .person {
	position: absolute;
	border: 0px;
	text-decoration: none;
	top: 40px;
	left: 15px;
	width: 100px;
	height: 100px;
	display: block;
}

#shoutcast-map .monitor {
	position: absolute;
	border: 0px;
	text-decoration: none;
	top: 46px;
	left: 234px;
	width: 100px;
	height: 100px;
	display: block;
}

#shoutcast-map .lhlogo {
	position: absolute;
	border: 0px;
	text-decoration: none;
	top: 166px;
	left: 20px;
	width: 90px;
	height: 90px;
	display: block;
}

#shoutcast-map .nicecast {
	position: absolute;
	border: 0px;
	text-decoration: none;
	top: 194px;
	left: 144px;
	width: 60px;
	height: 66px;
	display: block;
}

#shoutcast-map .shoutcast {
	position: absolute;
	border: 0px;
	text-decoration: none;
	top: 192px;
	left: 256px;
	width: 60px;
	height: 66px;
	display: block;
}

#shoutcast-map .winamp {
	position: absolute;
	border: 0px;
	text-decoration: none;
	top: 324px;
	left: 156px;
	width: 40px;
	height: 40px;
	display: block;
}

#shoutcast-map .itunes {
	position: absolute;
	border: 0px;
	text-decoration: none;
	top: 367px;
	left: 154px;
	width: 40px;
	height: 40px;
	display: block;
}

#shoutcast-map .wmp {
	position: absolute;
	border: 0px;
	text-decoration: none;
	top: 410px;
	left: 154px;
	width: 42px;
	height: 40px;
	display: block;
}

#shoutcast-map .greenman {
	position: absolute;
	border: 0px;
	text-decoration: none;
	top: 322px;
	left: 252px;
	width: 125px;
	height: 125px;
	display: block;
}

#shoutcast-matrix {
  background: url('../images/shoutcast-matrix.png') no-repeat;
  width: 420px;
  height: 304px;
  font-family:"Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,sans-serif;
}

#shoutcast-matrix tr {
  height: 48px;
}

#shoutcast-matrix tr.top {
  height: 64px;
}

#shoutcast-matrix tr th {
	padding-top: 8px;
  color: #f4f0ef;
  width: 66px;
  text-align: center;
  font-size: 30px;
  overflow: hidden;
}

#shoutcast-matrix tr th span {
  font-size: 11px;
  display: block;
}

#shoutcast-matrix tr td {
  width: 66px;
  text-align: center;
  overflow: hidden;
  font-size: 14px;
  color: #827470;
}

#shoutcast-matrix tr td span {
	padding-top: 4px;
	font-size: 10px;
	display: block;
}

#shoutcast-matrix tr td.leftbox {
	padding-top: 4px;
  font-size: 24px;
  color: #525252;
}

#shoutcast-matrix tr td.leftbox span {
  padding-top: 2px;
  font-size: 9px;
  display: block;
}

.shoutcastordertab td {
	width: 70px;
}

.shoutcastplanorder {
  width: 67px;
  height: 34px;
  background: url('../images/shoutcast-order-button-sprite.png') no-repeat 0 0;
  display: block;
  margin-left: 2px;
}

a .shoutcastplanorder {
  border-bottom: 0px;
}
.shoutcastplanorder:hover {
  background-position: -67px 0;
  height: 34px;
}

.shoutcastplanorder:active {
  background-position: -134px 0px;
}

.contentright p.shoutcastfeaturesicon {
  padding-top: 20px;
  float: left;
  width: 94px;
}

.contentright h3.shoutcastfeaturesh3 {
  float: left;
  padding-left: 20px;
  padding-bottom: 12px;
  font-size: 18px;
  font-family: MetaPro-Bold;
  color: #de803f;
}

.contentright p.shoutcastfeaturestext {
  float: left;
  padding-left: 20px;
  padding-bottom: 40px;
  width: 305px;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #5c5350;
}
