a {
 cursor:pointer;
}
p {
 text-align: center;
 padding:10px 0;
}
.container {
 margin-bottom:50px;
}
.salesTool{
 padding:5px 0px;
 text-align:center;
}
.toolSection {
 padding:10px 10px 20px 10px;
}
.toolSection img{
 width:100%;
}
.toolSection a{
 cursor:pointer;
 text-decoration:none;
 color:#000;
}
.toolSection a:hover{
 color:#387d82;
 cursor:pointer;
 text-decoration:none;
}
.optionList{
 text-align:center;
}
.optionList a{
 color: #387d82;
}
