@charset "iso-8859-1";
/***********************************************/
/* Use with template imageDetails.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

#pageName i {
	display:block;
	font-weight:normal;
	font-size:70%;
}

.item {
	margin:0px 0px 0px 0px;
	border-bottom: 1px solid #ccc;
	height: 80px;
	width: 100%;
}

.item tr {
	border-bottom: 1px solid #ccc;
}

.item img {
	margin:0px 10px 20px 0px;
	text-align: left;
}

.col_2 {
   width: 100%;
}

.subject {
	margin:0 0 .5em 0;
	font-weight:bold;
}

.dateTaken{
	margin:0 0 .5em 0;
	font-size:90%;
}

.locationTaken{
	margin:0 0 .5em 0;
	font-size:90%;
}

.imageNotes {
	margin:0 0 .5em 0;
	font-size:90%;
}
