/* ---- adopt a mime ---- */
#adopt h3 {
	text-transform: uppercase;
}

#adopt #theform {
	width: 375px;
	height: 335px;
	background: transparent url(../images/adopt_form_bg.jpg) top left repeat;

}
#adopt #theform #submitbutton {
	font-family: Courier, "Courier New", "Andale Mono", monospace;
	color: #c00;
}
#adopt #theform table table, #adopt #theform table table tr, #adopt #theform table table tr td {
	margin: 0;
	padding: 0;
}

#adopt #theform input {
	margin: 0;
}
#adopt #photoholder {
	width: 353px;
	height: 489px;
	line-height: 0;	
}
#adopt #rightcol {
	position: absolute;
	top: 0;
	left: 354px;
	width: 446px;
	height: 390px;
}
#adopt #rightcol #subnav {
	background: transparent url(../images/adopt_subnav_bg.jpg) top left no-repeat;
	width: 359px;
	height: 48px;
	padding: 12px 20px 4px 35px;
	margin-top: 10px;
}
#adopt #rightcol #subnav span {
	width: 120px;
}
#adopt #rightcol #subnav .leftlink {
	float: left;
	padding-right: 0px;
}

/* adopt-a-mime home */

#adopt #rightcol #mainpolaroid {
	width: 235px;
	height: 256px;
	background: #fff;
}
#adopt #rightcol #mainpolaroid img {
	margin: 15px 14px 0 14px;
}
#mainpolaroid, #mimefacts {
	margin-top: 30px;
}
#mimefacts {
	float: right;
	width: 185px;
}
#polaroidcaption {
	text-transform: uppercase;
	font-size: 20px;
	width: 206px;
	color: #c00;
	margin: 5px 14px;	
}

#mimelist {
	margin: 1px 0 0 35px;
	width: 270px;
}
#mimelist img {
	margin: 5px;

}

#adopt .download {
	width: 160px;
	float: left;
	margin: 0 10px 5px 0;
	text-align: center;
	
}
