li { list-style-type: none; }
.basic, #list2, #list3, #navigation {  }

#log { position:fixed; bottom: 0; right:1em; text-align:right; }
#switch { position: fixed; bottom: 0; right: 15em; }


.basic div {
	padding: 0px;
	background-repeat: repeat-x;
	background-image: url(../images/clients/bg.jpg);
	background-color: #E4E2E1;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.basic p {
	margin-bottom : 10px;
	border: none;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	margin: 0px;
	padding: 10px;
}
.basic a {
	cursor:pointer;
	display:block;
	padding:5px;
	margin-top: 0;
	text-decoration: none;
	font-weight: lighter;
	font-size: 24px;
	color: #ED9D3B;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #999;
	background-image: url(../images/latest_news/arrow_right.jpg);
	background-repeat: no-repeat;
	background-position: right;
	font-family: "Gill sans light", Arial, Helvetica, sans-serif;
}
.basic a:hover {
	color: #A5A5A5;
}
.basic a.selected {
	color: #ED9D3B;
	background-color: #FFFFFF;
	background-image: url(../images/latest_news/arrow_down.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

















































.basic-right div {
	padding: 0px;
	background-repeat: repeat-x;
	background-image: url(../images/clients/testimonials_bg.jpg);
	background-color: #D1CFCC;
	margin: 0px;	
}

.basic-right p {
	margin-bottom : 10px;
	border: none;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	margin: 0px;
	padding: 10px;
}
.basic-right a {
	cursor:pointer;
	display:block;
	margin-top: 0;
	text-decoration: none;
	font-weight: lighter;
	font-size: 12px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #999;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/clients/testimonials_header_bg.jpg);
	background-repeat: repeat-x;
	background-color: #B4B4B2;
	height: 30px;
	text-align: left;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	
	width: 260px;
}
.basic-right a:hover {
	color: #A5A5A5;
	display: block;
}
.basic-right a.selected {
	cursor:pointer;
	display:block;
	margin-top: 0;
	text-decoration: none;
	font-weight: lighter;
	font-size: 12px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #999;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/clients/testimonials_header_bg.jpg);
	background-repeat: repeat-x;
	background-color: #B4B4B2;
	height: 30px;
	text-align: left;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
