.box{
		display:block;
		border: 1px solid #CC3300;
	}
	.bgtitle,.boxheader{
		background-color:#CC3300;
	}
	.boxtext{
		font-family: Georgia, Serif;
		font-size: 11px;
		
	}
	.photodesc{
		padding:5px;
		
	}
	.boxtitle{
		font-weight: bolder;
		font-family: Georgia, Serif;
		font-size: 16px;
	}
	.formsection{
		background-color:#FFEE99;
		font-weight: bolder;
		font-size: 13px;
	}
	.formelement{
		margin-top:5px;
		margin-bottom:5px;
	}	
	.formtext{
		font-weight: bolder;
		font-size: 10px;
	}
	.formtext a:hover, .formtext a:link,  .formtext a:active,.formtext a:visited {
		FONT-SIZE: 10px;
	}

	
	form {
		display:inline;
	}
