/* start site css tags */

#lightbox_thumbnail {
/* background:#888888; */
	float: left;
	margin-right: 10px;
	/* margin-bottom: 5px; */
	width: 120px;
	text-align: center;
}

#lightbox_caption {
	font-size: 0.8em;
	padding-top: 0.2em;
}

#lightbox_caption a {
	text-decoration: none;
}

#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;
}


p, td {
    line-height: 1em;
}
img {
    margin: 0.5em 0 0;
}

input {
    background-color: #A71919;
    border-color: #B34040 #CC3333 #CC3333 #B34040;
    border-style: solid;
    border-width: 1px;
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    height: 18px;
    margin: 6px 10px;
}
select {
    background-color: #FFFFFF;
    border-color: #B34040 #CC3333 #CC3333 #B34040;
    border-style: solid;
    border-width: 1px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    height: 18px;
    line-height: 18px;
    margin: 0 6px;
    padding: 1px 3px;
}
/* end site css tags */
