@charset "utf-8";
#dev {
	background-image: url(../images/design.gif);
	background-repeat: no-repeat;
	background-position: right top;
}


#mainContent {

}
#dev ul {
	width: 15em;
	/*list-style-image: url(../images/bullet.gif);*/
	margin-top: 5em;
}
#dev li {
	margin-bottom: 1em;
	font-size: 14pt;
}

