.corporate {
background: #fff;
padding:10px;
float:left;
}
/* styling of the container. */
a.myPlayer {
display:block;
	width: 130px;
	height:23px; 
	text-align:center;
	margin:0 15px 15px 0;
	float:left;
}

h2 {
display:none
}
.teaser {
	width:275px;
	height:140px;
	padding:0px 4px 0px 0px;
	margin:10px 0px 10px 17px;
	background:url("http://www.soundtraxxmusic.com/images/tsr.gif") bottom left no-repeat;
	float:left;
}
.teaser h3 {
	margin:0;
	padding:7px 10px 3px 10px;
	background:url("http://www.soundtraxxmusic.com/images/tsr.gif") top left no-repeat;
}
.teaser p, .teaser a.more {
	margin:0;
	padding:0 10px 3px;
	border:1px solid #d8d8d8;
	border-width:0 1px;
	background:#E8E8E8;
	height:65px;
	float:left;
}
.teaser a.more {
	display:block;
	text-align:right;
	background:url("tsr-a.gif") 410px 50% no-repeat;
	padding:0 24px 0 0;
	text-decoration:none;
	color:#44a;
}


.teaser a.more:hover {
	text-decoration:underline;
}

.teaser a {
	margin:0;
	text-decoration:none;
	color:#7B9C7F;
	padding:auto;
	
}