/* start site css tags */

#lightbox_thumbnail {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	width: 170px;
	text-align: center;
}

#lightbox_thumbnail img {
        padding:4px;
        border:1px solid #C5C5C5;
}

#lightbox_caption {
	padding-top: 2px;
}

#lightbox_caption a {
	text-decoration: none;
        color: #666;
        
}

#txthelp {
	border: 1px solid #000000;
	padding: 3px;
	margin-bottom: 10px;
}

#spg_footer {
	clear: both;
}

.portrait {
	height:150px;
}

.landscape {
	height:120px;

}

.expandable {
  display : none;
}

.nounderline {
  text-decoration: none ! important;
}

/* end site css tags */