﻿#dvCategories {
	margin: 0 0 10px 0;
}
#dvCategories a {
	font-size: 14px;
}
#dvCategories a:hover {
	text-decoration: underline;
}
.dynamic-tab-pane-control .tab-page {
	background: url(../images/design/auPaneBg.jpg) repeat-x left top;
}
#plyTop {
	display: block;
	width: 251px;
	height: 80px;
	background: url(../images/design/auPlyBg.jpg) no-repeat left 1px;
	text-align: center;
	font-family: Lucida Sans Unicode;
	letter-spacing: -1px;
	color: #666;
	padding-top: 45px;
}
.dowlnk {
	display: block;
	padding: 10px 0 0 25px;
	height: 20px;
	float: left;
	width: 100px;
	background: url(../images/design/download.gif) no-repeat left 4px;
}
.dowLnk:hover {
	text-decoration: underline;
}
.auLnk {
	cursor: pointer;
	width: 197px;
	height: 50px;
	padding: 7px 0 0 70px;
	display: block;
	font-size: 11px;
	border-bottom: 1px solid #E3EEF9;
	color: #777;
	background: url(../images/design/audioBg.gif) no-repeat 20px 8px;
}
.auLnk:hover {
	background-color: #fff;
	color: #B0660B;
}
