a.noDecoration {
	text-decoration:none;
}

ul#mapSeries li {
	margin: 0 0 12px 28px;
	list-style-type: disc;
}

ul#press_r .release {
	margin-bottom: 16px;
}

ul#press_r .date {
	font-weight: bold;
	margin-bottom: 0;
}



/* USE IDENTIFIED
========================================================================================= */
div.article {
	display: block;
	border-top: 1px dotted #cccccc;
	padding: 20px 0 20px 0;
}

div.article .date_released {
	text-align: right;
	display: block;
	font-style:italic;
}

.article_image {
	float: right;
	clear: both;
	margin: 10px;
}


/* USE UNKNOWN
========================================================================================= */
#pr_header a{
	text-decoration:none;
}

.photo_group img {
	padding-right: 20px;
}

.photo_group {
	display: block;
	clear: both;
}

h3 {
	margin-bottom:20px;
}

.photo_group h3 {
	margin-bottom:10px;
}

.photo_group table td {
	text-align:center;
}

.photo_group table td img {
	padding-right:0px;
	margin-bottom:10px;
}

table#usrt_photos_table {
}

table#usrt_photos_table td {
	width:180px;
	padding:10px;
	vertical-align:top;
	text-align:center;
}
	
table#usrt_photos_table td img {
	margin-bottom:10px;
	padding-right:0px;
}
		
table#got_photos_table {
}

table#got_photos_table td {
	width:160px;
	padding:10px;
	vertical-align:top;
}
	
table#got_photos_table td img {
	margin-bottom:10px;
}
		
table#rr_photos_table {
}

table#rr_photos_table td {
	width:160px;
	padding:10px;
	vertical-align:top;
}
	
table#rr_photos_table td img {
	margin-bottom:10px;
}
