
.audio-messages {
	background: url(../images/audio-messages.png) no-repeat;
	position: absolute;
	width: 851px;
	height: 55px;
	top: 145px;
	z-index: 2;
}

.audio-messages-nav {
	position: absolute;
	left: 430px;
	top: 30px;
}

.lastest {
	position: absolute;
}

.archive {
	position: absolute;
	left: 138px;
}

.category {
	position: absolute;
	left: 233px;
}

.left-bar {
	background: url(../images/white-background.png) no-repeat;
	position: absolute;
	width: 268px;
	height: 419px;
	top: 135px;
	left: -3px;
}

.left-bar-holder {
	position: absolute;
	background: url(../images/left-bar-info.png) no-repeat;
	width: 244px;
	height: 205px;
	left: 10px;
	top: 135px;
}

.main-messages {
	position: absolute;
	left: 275px;
	top: 210px;
}

.archive-date {
	background: url(../images/dateselect.png) no-repeat;
	position: absolute;
	width: 573px;
	height: 30px;
}

.archive-date form {
	position: absolute;
	left: 405px;
	top: 5px;
}

.audio-list {
	padding: 5px 0px 5px 0px;
}

.audio-list-holder {
	position: relative;
}

.play-button {
	position: absolute;
	left: 10px;
	top: 1px;
}

.main-text {
	position: relative;
	left: 40px;
	width: 445px;
	font-size: 12.5px;
	color: #4b4b40;
	line-height: 20px;
}

.main-text strong {
	font-size: 13.9px;
	font-weight: bold;
	color: #9db14f;
}

.main-text .month {
	color: #515146;
	font-weight: bold;
	font-size: 16.7px;
	padding: 2px 0px 2px 0px;
	position: relative;
	left: -25px;
}

.main-text em {
	font-style: oblique;
}

.main-text b {
	font-weight: bold;
}

.main-download {
	position: absolute;
	left: 510px;
	top: 1px;
}

.main-buy {
	position: absolute;
	left: 535px;
	top: 1px;
}

.bar {
	background: url(../images/bar.png) no-repeat;
	width: 573px;
	height: 1px;
}

.more-bar {
	background: url(../images/more-bar.png) no-repeat;
	width: 573px;
	height: 22px;
	position: relative;
}

.more-bar .left {
	position: absolute;
	left: 5px;
	top: 5px;
}

.more-bar .left a {
	font-weight: bold;
	font-size: 11.1px;
	color: #9db14f;
	text-decoration: none;
}

.more-bar .right {
	position: absolute;
	right: 5px;
	top: 5px;
}

.more-bar .right a {
	font-weight: bold;
	font-size: 11.1px;
	color: #9db14f;
	text-decoration: none;
}


