/* {H header
---------------------------------------------*/

h3					{
	font-size		:	12px;
	padding-top		:	004px;
	background-color:	#ebffc4;
	color			:	#cccc66;
	line-height		:	1.6em;
	text-align		:	left;
	vertical-align	:	bottom;
	font-weight		:	normal;
	border-top		:	solid 001px #cccc66; 				
	border-bottom	:	solid 002px #cccc66; 				

}

#Note				{
	line-height		:	1.5em;
	color			:	#666666;
	text-align		:	center;
}





/* Photos */

#PhotoBox			{
	clear			:	top;
	margin			:	030px	000	020px	000;
	width			:	710px;
	height			:	auto;
	text-align		:	center;
}

#PhotoLarge			{
/*	padding			:	020px	000	020px	000; */
	width			:	700px;
	height			:	410px;
	text-align		:	center;
	vertical-align	:	middle;
	background		:	url("../images/wallCasesPhotoLarge.jpg") no-repeat;
}

#PhotoMini			{
	padding			:	020px	000	020px	000;
	width			:	705px;
	height			:	140px;
	vertical-align	:	middle;
	background		:	url("../images/wallCasesPhotoMini.jpg") repeat-x;
}


