#ConfigurationPanel1 ul
{
    margin-left: 10px;
	list-style: none;
	padding:0;
	width: 220px;
    float: left;
    padding-left:11px;
    border-left: solid 1px #b1d8eb;
}

#ConfigurationPanel1 ul li
{
    line-height: 24px;
}

h3
{
    color: #70828F;
    font-size: 14px;
    line-height: 25px;
}