
#dh_attribute
{
	background-image: url(../images/attributes/dh_bat.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: transparent;	
	display: block;
	position: absolute;
	width: 496px;
	height: 100%;
	right: 0px;
	top: 0px;
	z-index: 0;
}

.notification
{
	font-variant: small-caps;
	display: block;
	background-color: #600;
	color: #FFF;
	line-height: inherit;
	font-weight: bold;
	margin-right: 20px;
	margin-left: 40px;
	padding: 3px;
	text-align: center;
}

.parenting
{
	position: relative;
	text-align: center;
	width: 170px;
	vertical-align: middle;
	padding: 5px;
}
.polaroid {
     padding:10px 10px 40px 10px;
     border:1px solid black;
     background:white;
}
.polaroidtext
{
	color: #444594;
	position: absolute;
	left: 15px;
	top: -15px;
	font-variant: small-caps;
	font-weight: bold;
}

#image_pop
{
	position: absolute;
	z-index: 2;
	padding:10px 10px 10px 10px;
    border:1px solid black;
    background:white;
}

#image_pop_close
{
	bottom: 5px;
	color: #444594;
	z-index: 3;
	font-variant: small-caps;
	font-weight: bold;
}

#image_pop_text
{
	bottom: 25px;
	right: 5px;
	z-index: 4;
	color: grey;
	text-align: right;
	font-size: smaller;
}


#popimg
{
	background: white;
	padding: 10px;
	border: none;
	z-index: 5;
}

#image_pop_text
{
	bottom: -10px;
	position: relative;
}
.linktext, .linktext a, .linktext a:visited
{

	text-decoration: none;
	font-weight: bold;
	font-size: smaller;
}
.thumb, .thumb a, .thumb a:visited
{
	border-color: white;
	border-width: 3px;
	border-style: ridge;
}