/* CSS definition file containing site wide stylesheets */

.DataIcon {
	list-style-image: url( "../assets/images/dataicon.gif" );
 	list-style-position: outside
}

.PhotoText {
	color: rgb(92,138,154);
 	font-weight: bold;
 	text-align: center
}

.caption {
	font-size: 12px;
 	color: rgb(0,0,0)
}

.copyright {
	font-size: 12px;
 	color: rgb(0,0,0);
 	text-align: center
}

H4 {
	color: rgb(92,138,154)
}

.Description {
	color: rgb(92,138,154)
}