.startup-2col {
padding-top: 6px;
}
.startup-2col strong{
color: #000;
}
.startup-2col ul {
margin-top: 0;
margin-bottom: 0;
}
.startup-2col .left {
float: left;
width: 48%;
padding-top: 1px;
padding-bottom: 1px;
}
.startup-2col .right {
float: right;
width: 48%;
padding-top: 1px;
padding-bottom: 1px;
}