@charset "utf-8";
#picsbar {
	height: 117px;
	behavior: url(../iepngfix.htc);
	width: 403px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	overflow: hidden;
}
#picsbar .prev{
	color: #CCAF2A;
	background-color: transparent;
	background-image: url(../../profile/images/aroow_l.gif);
	behavior: url(iepngfix.htc);
	background-repeat: no-repeat;
	height: 117px;
	width: 13px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 1px;
	display: block;
	float: left;
	position: relative;
	background-position: left center;
	margin: 0px;
	padding: 0px;
}
#picsbar .jCarouselLite{
	display: block;
	height: 115px;
	width: 378px;
	position: relative;
	float: left;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #D7CF93;
	border-bottom-color: #D7CF93;
	border-right-width: 0px;
}
#picsbar .jCarouselLite ul{
	list-style-type: none;
	padding: 0px;
	display: block;
	width: 378px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#picsbar .jCarouselLite li{
	float: left;
	background-color: #FFFFFF;
	width: 125px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
}
#picsbar .jCarouselLite img{
}
#picsbar .next{
	font-size: 1px;
	color: #CCAF2A;
	background-color: transparent;
	background-image: url(../../profile/images/arrow_r.gif);
	behavior: url(iepngfix.htc);
	background-repeat: no-repeat;
	height: 117px;
	width: 12px;
	display: block;
	float: left;
	position: relative;
	background-position: left center;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

