@charset "utf-8";
#links_content ul,#links_content ul li, #links_content ul li a, #links_content ul li a:hover {
	list-style-type: none;
}

h2.acc_trigger {
	height:15px;
	line-height: 15px;
	font-size: 14px;
	font-weight: normal;
	background-image: url(http://www.design80.co.za//images/+_-.gif);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	background-position: right top;
	padding-top: 0;
	padding-bottom: 5px;
	padding-left: 0;
	display: block;
	color: #999;
	padding-right: 0px;
}
h2.acc_trigger a {
	text-decoration: none;
	display: block;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0px;
	color: #333;
}
h2.acc_trigger a:hover {
	color: #007AC3;
}
h2.active {
	background-position: right bottom;

}

h2.active a{ 	color: #007AC3;!important}
.acc_container {
	padding: 0;
	overflow: hidden;
	font-size: 16px;
	clear: both;
}
.acc_trigger a {
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	text-align: right;
	color: #333;
	display: block;
}
#links_content ul li a {
	text-align: right;
	font-size: 12px;
	text-decoration: none;
	color: #999;
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
}
