/*--------------------- Last Modified --> 2006.07.20 ---------------------*/
/*-----------------------------------------------------------------------*/


/* Gallery On-page layout
 * ------------------------------------------------------------------------------------- */

#wrap-gallery {
	width:420px;
	margin:0 auto;
	padding-bottom:20px;
	float:left;
	}

#bna-wrap {
	margin-left:50px;
	width:420px;
	}



#procedure-list ul { padding-left:10px; margin-left:10px;} 
#procedure-list li { padding-left:10px; margin-left:10px;} 

		#procedure-list ul li { 
			background:transparent url("../images/bullet-gallery.gif") 0px 10px no-repeat;
			padding-left:10px;  /* pushes text to the right to display bg img */
			}
			
#procedure-subhead { /* DO NOT change the name of this id.  It is linked to the gallery.php page */
	height:0px;
	margin:20px 0 20px 0px;
	_margin:20px 0 0px 0px;
	}
	
#procedure-subhead p.h1 {
	margin-left:40px;
	text-align:left;
	font-size:1.2em;
	font-weight:bold;
	color:#0F3E7A;
	clear:both;
	}
	
#nav-gallery {
	width:200px;
	margin-left:40px;
	margin-top:0px;
	padding-bottom:10px;
	top:left;
	color:#0F3E7A;
	}
	
#selection {
	width:375px;
	clear:both;
	margin-left:0px;
	}

	#selection select {
		background-color:#FFFFFF!important; /* to prevent highlighting by Google Toolbar */
		border:1px solid #BD6A5A;
		color:#BD6A5A;
		width:210px; /* 5 pixles smaller than form width !important */
		height:18px;
		line-height:18px;
		vertical-align: middle;
		margin-bottom:4px; /* sets vertical spacing between fields */
		padding-top:1px; /* vertically position text in input/textarea field */
		padding-left:4px; /* horizontally position text in input/textarea field */
		font-family: Arial, Helvetica, sans-serif; 
		font-size:1em;
		}

#case {
	margin:0 0 0 25px;
	top:left;
	}

#caption p {
	margin:0 20px 10px 0px;
	text-align:center;
	}
