div.frmsub
{
   font-size: 14px;
   font-weight: bold;
   margin-bottom: 6px;
   margin-top: 12px;
   padding-bottom: 4px;
   border-bottom: 1px solid #EF1C21;
}

div.conn_over
{
   position: relative;
   float: left;
   width: 177px;
   height: 175px;
   margin-right: 33px;
   margin-bottom: 23px;
   background-color: #EDEFEA;
}

div.conn_details
{
   position: absolute;
   left: 15px;
   bottom: 12px;
}

div.conn_list
{
   margin-top: 4px;
   margin-left: 8px;
}


