#accessories-light{
clear: both;
}

#accessories-light ul {
margin-top: 0;
margin-bottom: 0;
}

/* LIGHT COLOR LIST */
.lightcolor{
list-style: none;
padding: 0 0 12px 0;
margin: 0;
}

.lightcolor li{
float: left;
list-style: none;
padding: 0;
margin: 0;
text-align: center;
}

.color1{
border-top: 1px solid #0064AF;
border-left: 1px solid #0064AF;
border-bottom: 1px solid #0064AF;
}

.color2{
border-top: 1px solid #0064AF;
border-bottom: 1px solid #0064AF;
}

.color3{
border-top: 1px solid #0064AF;
border-right: 1px solid #0064AF;
border-bottom: 1px solid #0064AF;
}

/* ATTACHMENT OPTIONS */
.attachments{
list-style: none;
padding: 0;
margin: 0;
}

.attachments li{
float: left;
list-style: none;
padding: 10px 10px 0 0;
margin: 0 0 20px 0;
text-align: center;
font-size: 11px;
}

.attachments img{
border: 1px solid #0064AF;
}