#experience {
	margin: 0 0 0 20px;
}

#experience table{
	width: 100%;			
}

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

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

#experience .left{	
	padding: 0px;
	width: 40%;
	background: none;
	text-align: left;	
}

#experience .left li{
	list-style-type: none;	
	line-height: 180%;	
}

#experience .right li{
	list-style-type: circle;	
	line-height: 160%;
	margin: 0 0 0 20px;
	text-align: left;	
}

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

#experience li{
	list-style-type: none;	
	line-height: 120%;
}
