body {
	background: url(/static/images/page-bg.gif) repeat-x #eff7f7;
	font-family: Arial, sans-serif;
	font-size: 11px;
	margin: 0 0 50px 0;
	text-align: center;
	min-width: 802px;
	line-height: 1.3em;
	color: #666666;
}

.clear-all {
  clear: both;
  margin:0;
  padding: 0;
}

a, a:visited 
{
	text-decoration:  none;
	color: #186672;
}

a:hover
{
	text-decoration: underline;
	color: #0a434c;
}

h3
{
	color: #186672;
	margin: 15px 0 0;
	padding: 0;
}

img
{
	border: none;
}

#container
{
	background-image: url(/static/images/nj-face.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0 0 0 0;
}

#top-container {
  margin: 0 auto;
  width: 802px;
  height: 131px;
  text-align: left;
  background-image: url(/static/images/top-bg.gif);
  background-position: center;
  background-repeat: no-repeat;
}

#logo-area {
  margin: 0 0 0 0;
  padding-left: 138px;
  width: 272px;
  height: 95px;
  background-repeat: no-repeat;
  position: relative;
  float: left;
}

	#logo-area h1 {
	  display: block;
	  background-image: url(/static/images/nj-logo.gif);
	  width: 272px;
	  height: 95px;
	  margin: 0px;
	  text-indent: -9999px;
	  background-repeat: no-repeat;
	}
	
	#logo-area h1 a {
	  display: block;
	  width: 100%;
	  height: 100%;
	  outline: none;
	}

	#logo-area h2, #logo-area h3 
	{
		display: none;
	}

#accessibility-container
{
	position: relative;
	float: left;
	width: 375px;
	text-align: right;
	/*font-size: 12px;*/
	padding: 6px 15px 0 0;
	
}

	#accessibility-container p
	{
		position: relative;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
	}
	
	#accessibility-container p a, #accessibility-container p a:visited
	{
		color: #186672;
		text-decoration: none;
	}
	
	#accessibility-container p a:hover
	{
		text-decoration: underline;
		color: #0a434c;
	}
	

	.text-size
	{
		color: #FFFFFF;
		font-weight: bold;
	}
	
	.site-map
	{
		padding: 0 10px 0 10px;
		border-right: 1px dotted #FFFFFF;
	}
	
	/*.accessibility
	{
		padding: 0 10px 0 10px;
		border-right: 1px dotted #FFFFFF;
	}*/
	
	.accessibility
	{
		padding: 0 0 0 10px;
	}
	

#nav-container

{
	margin: 0 auto;
  	width: 734px;
  	border: 0px solid #CCCCCC;
  	height: 27px;
  	padding-top: 9px;
  	background-image: url(/static/images/nav-bg.gif);
  	background-repeat: repeat-x;
  	padding-left: 30px;
}

	#nav-container ul {
	  margin: 0 0 -10px 0;
	  padding: 0;
	  list-style: none;
	  position: static;
	  bottom: auto;
	  right: auto;
	  height: 36px;
	  font-size: 12px;
	}

	#nav-container ul li {
	  float: left;
	  padding: 0;
	  color: #FFFFFF;
	  
	}
	
	#nav-container ul li.home
	{
		border: 0;
		padding: 0 15px 0 0;
	}
	
	#nav-container ul li span.inner a
	{
		padding: 0 15px 0 15px;
		border-left: 1px dotted #FFFFFF;
	}
	#nav-container ul li:first-child span.inner a
	{
		border: none;
	}

	#nav-container ul li a {
	  display: block;
	  float: left;
	  font-weight: normal;
	  text-decoration: none;
	  color: #186672;
	}
	
	#nav-container ul li a:hover {
	  display: block;
	  float: left;
	  font-weight: normal;
	  text-decoration: underline;
	  color: #0a434c;
	}
	
	#nav-container ul li a.active
	{
		color: #FFFFFF;
		padding: 0 15px 0 0;
		font-weight: bold;
	}
	
	/*#nav-container ul li.active-inner
	{
		color: #FFFFFF;
		padding: 0 15px 0 15px;
		font-weight: bold;
		border-left: 1px dotted #FFFFFF;
	}*/
	

#page-container
{
	margin: 0 auto;
	width: 802px;
	text-align: left;
	width: 802px;
	background-image: url(/static/images/page-container-bg2.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding: 0 0 0 0;
}

	
	#page-padding
	{
		margin: 10px 0 0 0;
		padding: 0 19px 0 19px;
		
	}
	
	#page-padding h2 {
		text-transform: uppercase;
		color: #889092;
		font-size: 16px;
		font-weight: normal;
		padding: 0 0 0 0;
		margin: 0px 0 10px 0
	}
	
	.column1
	{
		position: relative;
		float: left;
		width: 382px;
		margin: 0 1px 0 0;
	}


	
	.column2
	{
		position: relative;
		float: left;
		width: 381px;
		margin: 0 0 0 0;
		background-image: url(/static/images/home-collin-photo.jpg);
		background-repeat: no-repeat;
		padding-top: 170px;
	}
	
	.inner-column2
	{
		position: relative;
		float: left;
		width: 380px;
		margin: 0 0 0 0;
		height: 112px;
		
	}

		.column1-padding
		{
			padding: 0 30px 10px 26px;
			border-right: 1px dotted #CCCCCC;
			margin: 0 0 20px 0;
		}
		
		.column2-padding
		{
			padding: 0 30px 10px 26px;
			margin: 0 0 20px 0;
		}
			
			.column1-padding h2, .column2-padding h2
			{
				text-transform: uppercase;
				color: #889092;
				font-size: 16px;
				font-weight: normal;
				padding: 0 0 0 0;
				margin: 0px 0 10px 0
			}
		
			.column1-padding p 
			{
				/*font-size: 12px;*/
				line-height: 1.2em;
				color: #666666;
				margin: 0 0 10px 0;
			}
			
			.column2-padding p
			{
				/*font-size: 11px;*/
				line-height: 1.2em;
				color: #666666;
				margin: 0 0 10px 0;
			}
			
			.column2-padding h3, .column2-padding h3 a, .column2-padding h3 a:visited
			{
				font-size: 14px;
				margin: 0 0 0 0;
				padding: 0 0 0 0;
				text-decoration: none;
				color: #186672;
				font-weight: normal;
			}
			
			.column2-padding h3 a:hover
			{
				text-decoration: underline;
				color: #0a434c;
			}
			
			.news-date
			{
				position: relative;
				float: left;
				width: 40px;
				padding-top: 5px;
				height: 40px;
				background-image: url(/static/images/date-bg.gif);
				background-repeat: no-repeat;
				background-position: 0 0;
				font-size: 10px;
				color: #CCCCCC;
				font-weight: bold;
				text-align: center;
				line-height: 18px;
				
			}
			
			.news-item
			{
				position: relative;
				float: left;
				width: 260px;
				margin-left: 20px;
			}
			.news-control p {
				text-align: right;
				font-size: 11px;
			}
			

	#intro-box
	{
		margin: 0 0 20px 0;
		padding: 0;
		background-color: #adc7bc;
		height: 150px;
		position: relative;
		background-image: url(/static/images/home-intro.gif);
		background-repeat: no-repeat;
	}
	
	#inner-intro-box
	{
		margin: 0;
		padding: 0;
		height: 112px;
	}
	
	#inner-column2-box
	{
		margin: 0;
		padding: 0;
		height: 112px;
	}
	
	
		#intro-box h2, #intro-box h3, #intro-box p, #inner-intro-box h2, #inner-intro-box h3, #inner-intro-box p
		{
			display: none;
		}
		
		/*
		
		#intro-box h2
		{
			font-family: Helvetica, sans-serif;
			color: #FFFFFF;
			margin: 0;
			padding: 20px 28px 0 28px;
			font-weight: normal;
			font-size: 26px;
		}
		#intro-box h3
		{
			font-family: Helvetica, sans-serif;
			color: #FFFFFF;
			margin: 0;
			padding: 0 28px 0 28px;
			font-weight: normal;
			font-size: 36px;
		}
		
		#intro-box p
		{
			font-size: 12px;
			line-height: 16px;
			color: #68756f;
			padding: 0 28px 0 28px;
			
		}
		
		*/
		
		#find-out-more-button
		{
			background-color: #c0d4cb;
			padding: 5px 0 0 0;
			position: relative;
			float: right;
			text-align: center;
			margin: 125px 0 0 0;
			width: 118px;
			height: 20px;
			
			
			
		}
		
			#find-out-more-button a
			{
				text-decoration: none;
				font-size: 14px;
				color: #FFFFFF;
			}
			
			#find-out-more-button a:hover
			{
				text-decoration: underline;
			}
			
			

	#collins-facial-box img, #body-therapy-box img, #hands-nails-box img, #spa-escapes-box img
		{
			border-top: 1px solid #FFFFFF;
			border-bottom: 1px solid #FFFFFF;
			margin: 0 0 0 0;
			padding: 0 0 0 0;
			height: 88px;
			position: relative;
			float: left;
		}
	
	#collins-facial-box
	{
		position: relative;
		float: left;
		width: 191px;
		border-top: 4px solid #9db8ac;
		background-color: #aec7bc;
		margin: 0 0 0 0;
		padding: 0 0 20px 0;
	}
	
		
		
		#collins-facial-box h3
		{
			position: relative;
			float: left;
			margin: 0 0 0 0;
			padding: 6px 0 6px 10px;
			background-image: url(/static/images/home-collins-facial-bg.gif);
			background-repeat: no-repeat;
			font-weight: bold;
			font-size: 14px;
			text-transform: uppercase;
			color: #FFFFFF;
			background-color: #9db8ac;
			width: 180px;
		}
		
		#collins-facial-box ul, #body-therapy-box ul, #hands-nails-box ul, #spa-escapes-box ul
		{
			list-style-type: none;
			font-size: 12px;
			margin: 0 0 8px 0;
			padding: 15px 0 0 20px;
		}
		
		#collins-facial-box ul li a, #collins-facial-box ul li a:visited
		{
			text-decoration: none;
			color: #FFFFFF;
			line-height: 20px;
			background-image: url(/static/images/collins-list-bullet.gif);
			background-repeat: no-repeat;
			background-position: 0 4px;
			padding: 0 0 0 10px;
		}
		
		#collins-facial-box ul li a:hover
		{
			text-decoration: underline;
		}
		
		#collins-facial-box p.more-info
		{
			background-image: url(/static/images/collins-more-info-arrow.gif);
			background-repeat: no-repeat;
			background-position: 0 3px;
			margin: 0 0 0 20px;
			padding: 0 0 0 10px;
			font-size: 11px;
		}
		
		#collins-facial-box p.more-info a, #collins-facial-box p.more-info a:visited
		{
			color: #72877e;
			text-decoration: none;
		}
		
		#collins-facial-box p.more-info a:hover
		{
			text-decoration: underline;
		}
	
	
	#body-therapy-box
	{
		position: relative;
		float: left;
		width: 190px;
		border-top: 4px solid #aa998a;
		background-color: #bbac9e;
		margin: 0 0 0 1px;
		padding: 0 0 20px 0;
	}
	
		#body-therapy-box h3
		{
			position: relative;
			float: left;
			margin: 0 0 0 0;
			padding: 6px 0 6px 10px;
			background-image: url(/static/images/body-therapy-bg.gif);
			background-repeat: no-repeat;
			font-weight: bold;
			font-size: 14px;
			text-transform: uppercase;
			color: #FFFFFF;
			background-color: #9db8ac;
			width: 180px;
		}
		
		#body-therapy-box ul li a, #body-therapy-box ul li a:visited
		{
			text-decoration: none;
			color: #FFFFFF;
			line-height: 20px;
			background-image: url(/static/images/body-therapy-list-bullet.gif);
			background-repeat: no-repeat;
			background-position: 0 4px;
			padding: 0 0 0 10px;
		}
		
		#body-therapy-box ul li a:hover
		{
			text-decoration: underline;
		}
		
		#body-therapy-box p.more-info
		{
			background-image: url(/static/images/body-more-info-arrow.gif);
			background-repeat: no-repeat;
			background-position: 0 3px;
			margin: 0 0 0 20px;
			padding: 0 0 0 10px;
			font-size: 11px;
		}
		
		#body-therapy-box p.more-info a, #body-therapy-box p.more-info a:visited
		{
			color: #685645;
			text-decoration: none;
		}
		
		#body-therapy-box p.more-info a:hover
		{
			text-decoration: underline;
		}
	
	#hands-nails-box
	{
		position: relative;
		float: left;
		width: 188px;
		border-top: 4px solid #a6a5b9;
		background-color: #b5b4c6;
		margin: 0 0 0 1px;
		padding: 0 0 20px 0;
	}
	
		#hands-nails-box h3
		{
			position: relative;
			float: left;
			margin: 0 0 0 0;
			padding: 6px 0 6px 10px;
			background-image: url(/static/images/hands-nails-bg.gif);
			background-repeat: no-repeat;
			font-weight: bold;
			font-size: 14px;
			text-transform: uppercase;
			color: #FFFFFF;
			background-color: #a6a5b9;
			width: 178px;
		}
		
		#hands-nails-box ul li a, #hands-nails-box ul li a:visited
		{
			text-decoration: none;
			color: #FFFFFF;
			line-height: 20px;
			background-image: url(/static/images/hands-nails-list-bullet.gif);
			background-repeat: no-repeat;
			background-position: 0 4px;
			padding: 0 0 0 10px;
		}
		
		#hands-nails-box ul li a:hover
		{
			text-decoration: underline;
		}
		
		#hands-nails-box p.more-info
		{
			background-image: url(/static/images/hands-more-info-arrow.gif);
			background-repeat: no-repeat;
			background-position: 0 3px;
			margin: 0 0 0 20px;
			padding: 0 0 0 10px;
			font-size: 11px;
		}
		
		#hands-nails-box p.more-info a, #hands-nails-box p.more-info a:visited
		{
			color: #5d577f;
			text-decoration: none;
		}
		
		#hands-nails-box p.more-info a:hover
		{
			text-decoration: underline;
		}
		
	#spa-escapes-box
	{
		position: relative;
		float: left;
		width: 190px;
		border-top: 4px solid #bbb599;
		background-color: #c7c2a5;
		margin: 0 0 10px 1px;
		padding: 0 0 20px 0;
	}
	
		#spa-escapes-box h3
		{
			position: relative;
			float: left;
			margin: 0 0 0 0;
			padding: 6px 0 6px 10px;
			background-image: url(/static/images/spa-escapes-bg.gif);
			background-repeat: no-repeat;
			font-weight: bold;
			font-size: 14px;
			text-transform: uppercase;
			color: #FFFFFF;
			background-color: #bbb599;
			width: 180px;
		}
		
		#spa-escapes-box ul li a, #spa-escapes-box ul li a:visited
		{
			text-decoration: none;
			color: #FFFFFF;
			line-height: 20px;
			background-image: url(/static/images/spa-escapes-list-bullet.gif);
			background-repeat: no-repeat;
			background-position: 0 4px;
			padding: 0 0 0 10px;
		}
		
		#spa-escapes-box ul li a:hover
		{
			text-decoration: underline;
		}
		
		#spa-escapes-box p.more-info
		{
			background-image: url(/static/images/spa-more-info-arrow.gif);
			background-repeat: no-repeat;
			background-position: 0 3px;
			margin: 0 0 0 20px;
			padding: 0 0 0 10px;
			font-size: 11px;
		}
		
		#spa-escapes-box p.more-info a, #spa-escapes-box p.more-info a:visited
		{
			color: #59502d;
			text-decoration: none;
		}
		
		#spa-escapes-box p.more-info a:hover
		{
			text-decoration: underline;
		}

#footer
{
	width: 802px;
	margin: 0px 0 0 0 !important
	margin: 10px 0 0 0;
	/* background-color: #899192; */
	padding: 0 0 0 0;
}
	#footer-padding
	{
		padding: 0 10px 0 10px;
		
	}

	#footer p
	{
		position: relative;
		float: left;
		background-color: #899192;
		margin: 0 0 0 0;
		padding: 20px 10px 20px 10px;
		font-size: 11px;
		width: 761px;
	}
	
	
	#footer p span
	{
		border-left: 1px dotted #FFFFFF;
		padding: 5px 10px 5px 10px;
	}
	
	#footer p span a
	{
		text-decoration: none;
		color: #FFFFFF;
	}
	
	#footer p span a:hover
	{
		text-decoration: underline;
	}
	
	#footer p span.copyright
	{
		padding-right: 10px;
		border: 0;
		color: #595e5f;
	}

#footer-logos
{
	position: relative;
	width: 802px;
	margin: 0 auto;
	/* background-color: #899192; */
	padding: 0 0 0 0;
	text-align: left;
}

	#footer-logos-padding
	{
		padding: 0 0 0 30px;
		margin: 10px 0 20px 0;
	}

	#footer-logos-padding p
	{
		color: #889091;
		font-size: 12px;
		line-height: 18px;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
	}
	
	#footer-logos-padding p span
	{
		font-weight: bold;
	}

	.opi-logo
	{
		position: relative;
		float: right;
		padding-right: 30px;
	}
	
	.st-tropez-logo
	{
		position: relative;
		float: right;
		padding-right: 15px;
		
	}
	
/* Inner Page */


#breadcrumbs-container
{

	margin: -10px 0 0 0 !important
	margin:  -10px 0 0 0; 
	padding: 15px 0 15px 0;
	width: 762px;
	position: relative;
	float: left;
}

	#breadcrumbs-container p
	{
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		font-size: 12px;
		color: #186672;
		font-weight: bold;
	}
	
	#breadcrumbs-container p span.active
	{
		font-weight: normal;
		color: #889091;
		background-image: url(/static/images/inner/breadcrumb-arrow.gif);
		background-repeat: no-repeat;
		background-position: 0 3px;
		padding: 0 5px 0 10px;
	}
	
	#breadcrumbs-container p span a
	{
		text-decoration: none;
		font-weight: normal;
		background-image: url(/static/images/inner/breadcrumb-arrow.gif);
		background-repeat: no-repeat;
		background-position: 0 3px;
		padding: 0 5px 0 10px;
	
	}
	
	

#sidenav-container
{
	position: relative;
	float: left;
	width: 244px;
}


	 #sidenav-container ul
	{
	margin: 0 0 3px 0;
	padding: 0px;
	list-style-type: none;
	font-size: 12px;
	width: 100%;
	}

	#sidenav-container li
	{
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	}
	
	#sidenav-container ul li a
	{
	display: block;
	width: 224px;
	padding: 5px 0 5px 20px;
	background-color: #FFFFFF;
	}
	
	#sidenav-container ul li a:link, #sidenav-container ul li a:visited
	{
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/static/images/inner/side-nav-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
	#sidenav-container ul li a:hover
	{
	color: #fff;
	background-image: url(/static/images/inner/side-nav-bg-over.gif);
	}
	
	#sidenav-container ul ul
	{
		margin: 0 0 3px 0;
		padding: 0;
	}
	
	#sidenav-container ul ul li a
	{
	display: block;
	padding-left: 40px;
	width: 204px;
	background-color: #c0d4cb;
	font-size: 10px;
	line-height: 14px;
	}
	
	#sidenav-container ul ul li a:link, #sidenav-container ul ul li a:visited
	{
	color: #72877e;
	text-decoration: none;
	background-image: url(/static/images/inner/subnav-bullet.jpg);
	background-repeat: no-repeat;
	background-position: 30px 8px;
	}
	
	#sidenav-container ul ul li a:hover
	{
	/* background-color: #7575C1; */
	color: #FFFFFFF;
	/* background-image: url(http://www.lab.onceuponatime.nl/css_stuff/subbullet_a.gif); */
	text-decoration: underline;
	}
	
	/* selected states */
	#sidenav-container ul li a#current
	{
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(/static/images/inner/side-nav-bg-current.gif);
	background-color: #9db8ac;
	}
	
	#sidenav-container ul ul li a#subcurrent
	{
	font-weight: normal;
	/*color: #98C8F7;*/
	background-repeat: no-repeat;
	background-position: 30px 8px;
	/*background-position: left top;
	background-image: url(http://www.lab.onceuponatime.nl/css_stuff/subbullet_a.gif);*/
	background-image: url(/static/images/inner/subnav-bullet.jpg);
	/* background-color: #7575C1; */
	margin: 0;
	text-decoration: underline;
	}


/*
	#sidenav
	{
		margin: 0 0 15px 0px;
		padding: 0 0 0 0;
		list-style-type: none;
		font-size: 12px;
		width: 244px;
		
	}

	#sidenav li 
	{ 
		margin: 0 0 1px 0;
	}
	
	#sidenav li a, #sidenav li a:visited
	{
		display: block;
		padding: 7px 0px 0px 10px;
		border: 0px solid #333;
		width: 234px;
		color: #FFFFFF;
		background-color: #eff9e3; 
		font-weight: bold;
		background-image: url(../images/inner/side-nav-bg.gif);
		background-repeat: no-repeat;
		height: 20px;
	
	}

	#sidenav li a:hover
	{
		position: relative;
		background-image: url(../images/inner/side-nav-bg-over.gif);
		background-repeat: no-repeat;
		background-position: 0 0;
		color: #FFFFFF;
		text-decoration: none;
	}

	
	#sidenav li ul
	{
		list-style-type: none;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		background-color: #c0d4cb;
		width: 224px;
		
	}
	#sidenav li ul li a
	{
		background-color: #c0d4cb;
		
	}


	#sidenav-container ul
	{
		margin: 0 0 15px 0px;
		padding: 0 0 0 0;
		list-style-type: none;
		font-size: 12px;
		width: 244px;
	}
	
	#sidenav-container ul li 
	{ 
		margin: 0 0 1px 0;
		height: 27px;
	}
	
	#sidenav-container ul li ul
	{
		width: 200px;
	}
	
	
	#sidenav-container ul li a
	{
		display: block;
		padding: 7px 0px 0px 10px;
		border: 0px solid #333;
		width: 234px;
		color: #FFFFFF;
		background-color: #eff9e3; 
		font-weight: bold;
		background-image: url(../images/inner/side-nav-bg.gif);
		background-repeat: no-repeat;
		height: 20px;
		
	
	}
	
	#sidenav-container a:link, #navlist a:visited
	{
		color: #FFFFFF;
		text-decoration: none;
	}
	
	#sidenav-container ul li a:hover
	{
		position: relative;
		background-image: url(../images/inner/side-nav-bg-over.gif);
		background-repeat: no-repeat;
		background-position: 0 0;
		color: #FFFFFF;
		text-decoration: none;
	} 
	 
	#active 
	{
		background-image: url(../images/inner/side-nav-bg-over.gif);
		background-repeat: no-repeat;
		background-position: center right;
		color: #996600;
		padding: 4px 0px 4px 5px;
		border-bottom: 1px solid #8cc63f;
		width: 175px;
		background-color: #FFFFFF;
		font-weight: bold;
	
	}
	
*/

	#customer-care-box
	{
		position: relative;
		background-image: url(/static/images/inner/customer-care-box.gif);
		background-repeat: no-repeat;
		background-position: center 24px;
		width: 244px;
		height: 170px;
		float: left;
		margin: 0 0 20px 0;
	}
	
	#customer-care-box h3
	{
		position: relative;
		background-color: #aa998a;	
		font-size: 12px;
		font-weight: bold;
		color: #FFFFFF;
		padding: 5px 0 5px 10px;
		margin: 0 0 0 0;
		width: 234px;
		
	}
	
	#customer-care-box p
	{
		display: none;
	}
	
#content-container
{
	position: relative;
	float: right;
	width: 515px;
}

	#content-container-padding
	{
		padding: 0 20px 15px 20px;
	}
	
	#content-container-padding p
	{
		/*font-size: 12px;
		line-height: 17px;*/
		color: #666666;
	}
	#content-container-padding ul {
		margin: 0 0 0 15px;
		padding: 0;
	}
	#content-container-padding li {
		font-size: 12px;
		list-style-type: disc;
	}


table.form {
	background-color: #eff8f7;
	border: 2px solid #186672;
	color: #666666;
	line-height: 1.3em;
	margin: 0;
	padding: 10px 0 10px;
	width: 100%;
}
table.form td {
	padding: 5px 20px 0;
}
table.form td.value input.text {
	font-family: Arial, sans-serif;
	font-size: 12px;
	width: 420px;
}
table.form td.value textarea.textarea {
	font-family: Arial, sans-serif;
	font-size: 12px;
	width: 420px;
}
table.form td.value a.submit {
	border: 1px solid #186672;
	line-height: 1.7em;
	padding: 3px 7px 2px;
}
table.form td.pad10 {
	padding: 0 10px 0 0;
	margin: 0;
}
.image-center
{
	text-align: center;
}

.small { font-size: 80%; }

.medium { font-size: 90%; }

.large { font-size: 100%; }


