/* projects */

#wrap {margin-top: 20px;} 

#main {background-color: #ffffff;}

#main p {color: #130F42;}
 
h3.symbol {
	background:  url(../assets/images/weesymbol2.jpg) no-repeat left;
	margin-left: 10px;
	font: bold 1.6em "Georgia", "Times New Roman", Times, serif;
	letter-spacing: 1px;
	
}

#position img {
margin-top: 10px;
}

#side span img {
margin: 5px 0 20px 0;
border: none;
}

#position span {
font-weight: bold;
}

#position ul {color: #130F42;}

#position li {
list-style-type: none;
padding-top: 3px;
font: normal 0.9em/1.8 Tahoma, Arial, Verdana, Helvetica, sans-serif;

}