ul.list_of_features li {
    float: left;
    margin: 10px 5px 0;
    padding: 5px 2px;
    text-align: center;
    width: 117px;
	list-style-type:none;
}
#cloud_telephony ul.list_of_features li,
#voice_sms ul.list_of_features li{
	height:90px;
}
ul.in_detail_features{clear:both; padding:0px 0px 0px 0px;}
ul.in_detail_features li {
    border-bottom: 1px dotted #BBBBBB;
    color: #666666;
    margin: 0 0px 30px;
    padding: 0 0 30px 140px;
	min-height:100px;
	list-style-type:none;
}

#adjust_6{margin-left:137px;}
ul.in_detail_features li h4{color:#111; margin:0px 0px 0px 0px;}
ul.in_detail_features li p{margin:0px;}
ul.in_detail_features h4{font-size:17px; line-height:30px;}

ul.in_detail_features#sms_solutions li#group_messaging{background:url(../images/left-img/group_messaging_big.jpg) no-repeat 20px 5px;}
ul.in_detail_features#sms_solutions li#custom_sender_id{background:url(../images/left-img/custom_sender_id_big.jpg) no-repeat 20px 5px;}
ul.in_detail_features#sms_solutions li#api_integration{background:url(../images/left-img/api_integration_big.jpg) no-repeat 20px 3px;}
ul.in_detail_features#sms_solutions li#sms_on_the_go{background:url(../images/left-img/sms_on_the_go_big.jpg) no-repeat 20px 5px;}
ul.in_detail_features#sms_solutions li#two_way_sms{background:url(../images/left-img/two_way_sms_big.jpg) no-repeat 20px 5px;}
ul.in_detail_features#sms_solutions li#sms_software{background:url(../images/left-img/sms_software_big.jpg) no-repeat 20px 3px;}
ul.in_detail_features#sms_solutions li#email_to_sms{background:url(../images/left-img/email_to_sms_big.jpg) no-repeat 20px 5px;}
ul.in_detail_features#sms_solutions li#delivery_reports{background:url(../images/left-img/delivery_reports_big.jpg) no-repeat 20px 5px; margin-bottom:0px; border-bottom:0px;}



