/* HOW TO OVERVIEW
   --------------- */
#callMethods li {
    background-position: 0 0.1em;
    background-repeat:   no-repeat;
    margin-bottom:       2em
}

#callMethods li.toGo      { background-image:url(/images/icons/silk/telephone.png); }
#callMethods li.softPhone { background-image:url(/images/icons/silk/computer.png); }
#callMethods li.ata       { background-image:url(/images/icons/silk/connect.png); }
#callMethods li.sipPhone  { background-image:url(/images/icons/silk/phone.png); }

#callMethods h2 a {
	font-size:           1em;
	line-height:         1.286em;
	text-decoration:     none;
}

#callMethods p {
    margin:              0.25em 0 0 0;
}

#callMethods a {
    font-size:           0.917em;
    line-height:         1.636;
}