#experience{
	line-height: 160%;	
}

#experience .int{
	padding: 0 20px 20px 20px;
}

#experience table{
	width: 100%;
	color: #660000;
	margin: 20px 0 0 0;		
}
#experience .lst td{	
	text-align: left;	
}


#experience td{	
	vertical-align: top;
	padding: 0 0 0 15px;	
	background: url(../images/dot.gif) top left repeat-y;
	text-align: justify;	
}

#experience #show td{	
	vertical-align: top;
	padding: 0 10px 0 20px;
	line-height: 150%;
	width: 50%;
	color: #000;	
}

#experience td:first-child{	
	padding-left: 0px;	
}


#experience #show  p:first-line { 
	font-weight: bold;	 
}


#experience #show td:first-child{
	padding-right: 10px;
	padding-left: 0px;	
}

#experience td:first-child{
	background: none;
}

#experience ul {
	margin: 0px;
	padding: 0px;	
}

#experience li{
	list-style-image: url(../images/s.png) ;
	margin: 0 5px 10px 15px;
	line-height: 120%;
}


