.experience_tmbTxt{
	clear: both;
	float: left;
	width: 375px;
	padding:5px;
	margin:0;
	line-height:140%;
	/*border:1px solid red*/
}
.experience_tmbTxt p{
	margin:0;
	padding:0
}
.experience_tmbnails{
	float:right;
	width: 520px;
	height: 55px;
	padding: 0;
	margin-right:2px;
	/*border: 1px solid red*/
}
.tmbs{
	float:right;
	padding-left: 10px;
	padding-top: 7px;
}
.dottedline{
	margin-top:2px;
	float:left;
}
.experience_mainArea{
	width: 939px;
	height: 390px;
}
#nav ul li.current a:hover{
	text-decoration:underline;
	border:1px solid red
	
}

/* Gallery Styles used for the Penthouse pages for the thumbnails scroll*/

#motioncontainer {
/*margin:0 auto;  Uncomment this line if you wish to center the gallery on page */
width: 99%; /* Set to gallery width, in px or percentage */
height: 50px; /* Set to gallery height */
}

#motioncontainer a img {
margin-left: 10px;
margin-top:5px
/* border: 1px solid #cccccc; /* Set image border color */
}

#motioncontainer a:hover img. # {
/*border: 1px solid navy;*/ /* Set image border hover color */
}

#statusdiv {
background-color: black;
border: 1px solid gray;
padding: 2px;
position: absolute; /* Stop Editing Gallery Styles */
left: -300px;
visibility: hidden;
}

#motioncontainer a:hover {
color: black; /* Dummy definition to overcome IE bug */
}
/* End Gallery Styles */



