Text code
#gallery3_img { border : 1px solid rgb(0, 0, 0);
}
#gallery3_div {
display: none;
}
#text_gallery3 {
text-align : center;
padding : 2px 0 2px 0;
margin : 10px auto 10px auto;
}
.text_gallery3 {
color : black;
border : 1px solid rgb(180, 180, 180);
background-color : #f1c97c;
text-align : center;
width : auto;
font-size : 11px;
}
#gallery3 {
margin : auto auto 10px auto;
border : 1px solid rgb(164, 164, 164);
width : 550px;
text-align : center;
}
#gallery3 td {
color : black;
text-align : left;
border-bottom : 1px solid #a8f7f7;
padding-bottom : 3px;
}
#gallery3 th {
text-align : center;
font-size : 18px;
}