/* Class to control the shape of the li tag*/

ul {
font-size: .85em;
list-style-type: disc;
}

li {
margin-top: 5px;
}

ul ul {
font-size: .85em;
list-style-type: square;
}

ul ul ul {
list-style-type: circle;
}


.gallery1 {
background: url(/military/091/025002-misc04.gif);
color: #FFFFFF;
}

.gallery2 {
background: url(/military/091/025002-misc05.gif);
color: #FFFFFF;
}

.gallery3 {
background: url(/military/091/025002-misc06.gif);
color: #FFFFFF;
}

.gallery4 {
background: url(/military/091/025002-misc07.gif);
color: #FFFFFF;
}

.gallery5 {
background: url(/military/091/025002-misc08.gif);
color: #FFFFFF;
}

.gallery6 {
background: url(/military/091/025002-misc09.gif);
color: #FFFFFF;
}

.gallery7 {
background: url(/military/091/025002-misc10.gif);
color: #FFFFFF;
}

.gallery8 {
background: url(/military/091/025002-misc11.gif);
color: #FFFFFF;
}

.gallery9 {
background: url(/military/091/025002-misc12.gif);
color: #FFFFFF;
}

.gallery1 a, .gallery2 a, .gallery3 a, .gallery4 a, .gallery5 a, .gallery6 a, .gallery7 a, .gallery8 a, .gallery9 a {
background-color: transparent;
}

.gallery-copyright {
width: 100px;
text-align: right;
font-size: 0.64em;
}

.gallery-caption {
display: block;
margin: 10px 0px 0px 0px;
font-size: 0.7em;
}

.gallery-copyright a, .gallery-copyright a:visited {
background: none;
color: white;
}

.comments textarea {
width: 450px;
}

.comments table {
width: 450px;
}

.comments td {
font-size: .80em;
}



