
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body { 
	font: 12px helvetica, arial, sans-serif;
}

#wrapper { 
	margin: 0 auto 0 auto;
	width: 420px;
	background: #fff;
	padding: 10px;
}

.planner, p {
	color: #666;
	margin: 0 0 20px 0;
}

img {
	margin-bottom: 10px; 
}

a {
	color: #ce141f;
	text-decoration: none;
}

.planner ol li {
	display: block;
	background: #f6f6f6;
	border-bottom: 1px solid #e6e6e6;
	margin: 0 0 1px 0;
	padding: 10px 20px;
	overflow: hidden;
	list-style: none;
}

.planner ul li {
	border: none;
	list-style: none;
}

.planner fieldset {
	margin: 0 0 20px 0;
	border: 0;
}

.planner legend {
	font-size: 16px;
	color: #01657f;
	font-weight: bold;
	margin: 0 0 10px 0;	
}

.planner p { 
	margin: 0 0 20px 0;
}

/* Label Width */

.text-label, .checkbox-label {
	font-size: 12px;
	font-weight: bold;
}

.text-label {
	margin: 6px 0 0 0;
	float: left;
	text-align: left;
	width: 160px;
}

.checkbox-label {
	
}

/* Input Settings */

.text, .selectbox {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	border: 1px solid #cfcfcf;
	color: #666;
}

.mainFormError {
	border: 1px solid #ce141f;
}

.text {
	width: 180px;
	padding: 4px 0 4px 6px;
	background: #fff url(../images/bg-input.png) repeat-x;
	margin: 0 0 0 22px;
}

.capcha .text {
	margin: 0;
}

.selectbox  {
	margin: 0 0 5px 22px;
	padding: 4px 6px 4px 6px;
}

.checkbox-input {
	padding: 0;
	margin: 0 7px 0 0;
	border: none;
}

.instructions {
	padding: 0;
	margin: 0 0 0 10px;
	font-size: 10px;
}

button.calendarStyle
{
	border: 0;
	height: 18px;
	width: 17px;
	background:url(http://www.tremblant.ca/local/gfx/calendar.gif) no-repeat;
}
