.slider-wrap						{
	width: 600px;
	height: 215px;
	float: left;
}
.stripViewer .panelContainer
.panel ul						{
	text-align: left;
	margin: 0 5px 0 10px;
}

#gal_wrapper{
	width: 600px;
	height: auto;
}

#gal_text{
	float: left;
	width: 220px;
	padding-right: 15px;
	height:auto;
	color:#C00;
}


.stripViewer						{
	position: relative;
	overflow: hidden;
	width: 600px;
	height: 215px;
}
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{
	float: left;
	height: 100%;
	position: relative;
	width: 600px;
}
.stripNavL, .stripNavR, .stripNav			{ display: none; }
#movers-row						{
	width: 215px;
	float: left;
	height: 215px;
}

#gal_des{
	width:180px;
	height: auto;
	
}
	
#client_bar {
	height: 20px;
	width: 190px;
	margin-top:8px;
	margin-bottom: 8px;
}

#client_bar_thumbnail {
	height: 20px;
	width: 20px;
	float: left;
	padding-right: 10px;
}

a.client_bar:link {
	color: #333;
	text-decoration: none;
}
a.client_bar:visited {
	color: #333;
	text-decoration: none;
}
a.client_bar:hover {
	color: #C00;
	text-decoration: none;
}
a.client_bar:active {
	color: #C00;}

a.client_bar:project_title {
	color: #666;
	text-decoration: none;
	font-size: 5px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
 

