#index a {
	text-decoration: none;	
}

#index table {
	width: 100%;	
}

#index td{
	vertical-align: top;		
}

#index .left{	
	width: 340px;
	padding: 0 20px 0 0;	
}

#index .right{
	width: 340px;	
}

#index .right a{
	text-decoration: underline;			
}

#index .triple{
	margin: 20px 0 0 0;
}

#index .thrd{
	width: 215px;	
}

#index .thrd img{
	margin: 0 0 10px 0;
}

#index .separator{
	width: 20px;
	background: url(../images/dot.gif) top center repeat-y;
}

#index .separator img{
	width: 100%;
	height: 20px;
}


#index .experience{
	background: #E5E5E5;
	font-size: 11px;
	margin: 10px 0 20px 0;
	text-align: left;
	line-height: 120%;
	padding: 10px
}


#index .experience td:first-child{
	width: 200px;
	padding: 0 0 0 10px;
	 
}

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

#index .experience li{
	list-style-type: none;
	margin: 0 0 9px 0;
}

#index .experience li a{
	text-decoration: underline;
}