.what{
	background-repeat: no-repeat;
	width: auto;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-top: 5px;
	padding: 0px;
	float: left;
}

.what ul{
	margin-left:10px;
	list-style-type: square;
	list-style-position: inside;
	color: #CCCCCC;
}

.what li{
	padding: 0px 0px 5px;
	margin: 7px 0px 5px 0px;
	margin-bottom: 7px; 
	line-height: 1.2em;
	background-image: url(../img/tit_dot_01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

