/* Title Here ************************************
	Company: template
	Homepage: http://www.template.com 
	Author: Matt Hobbs
*************************************************/

/* Page Reset ***********************************/
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-weight: inherit;
	font-style: inherit;
	font-size: 100.01%;
	font-family: inherit;
	vertical-align: baseline;
	}
body {
	line-height: 1;
	color: #000;
	background: #fff;
	font-family: Verdana;
	}
ol, ul {list-style: none;}
table {
	border-collapse: separate;
	border-spacing: 0;
	}
caption, th, td {
	text-align: left;
	font-weight: 400;
	}
blockquote:before, blockquote:after,
q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
/* Basic Page Styling ***************************/
label {
	font-size: 0.75em;
	line-height: 1.3;
	}
#resultContainer ul {
	overflow: hidden;
	width: 310px;
	margin: 14px;
	position: absolute;
	left: 50%;
	margin: 0 0 0 96px;
	top: 107px;
	}
#resultContainer ul li {
	float: left;
	display: inline;
	margin: 0 5px 5px 0;
	border: 1px solid #fff;
	}
#resultContainer ul li img {
	display: block;
	width: 65px;
	height: 65px;
	}
#resultContainer {
	background: url(../images/santamod.gif) top center no-repeat;
	height: 600px;
	width: 400px;
	width: 950px;
	margin: 0 auto;
	}
#sform {
	position: absolute;
	left: 50%;
	top: 123px;
	margin: 0 0 0 -407px;
	width: 341px;
	}
#sform p {
	font-weight: 700;
	font-family: Times;
	text-align: center;
	line-height: 1.3;
	margin: 0 0 12px;
	font-size: 1.35em;
	}
#autoholder {
	display: block;
	margin: 0 0 4px 24px;
	}
#inputwrapper {
	text-align: center;
	margin: 0 0 4px;
	}
#speech {
	padding: 4px;
	border: 0;
	font-weight: 700;
	color: #ED1C24;
	}