/* @group YUI CSS Reset */

/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.8.0r4
*/
html{background:#fff;color:#000}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit}del,ins{text-decoration:none}li{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}legend{color:#000}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}input,button,textarea,select{font-size:100%}sup,sub{vertical-align:baseline}

/* @end */

/* @group Vanilla CSS Un-Reset */

/**
* Start Vanilla CSS 0.9.9 minified
*/
body{font:10px/1.5em Helvetica,Arial,sans-serif}pre,code,tt{font:1em/1.5em 'Andale Mono','Lucida Console',monospace}h1,h2,h3,h4,h5,h6,b,strong{font-weight:bold}em,i,dfn{font-style:italic}dfn{font-weight:bold}p,code,pre,kbd{margin:0 0 1.5em 0}blockquote{margin:0 1.5em 1.5em 1.5em}li ul,li ol{margin:0 1.5em}ul,ol{margin:0 1.5em 1.5em 1.5em}ul,ul li{list-style-type:disc}ol,ol li{list-style-type:decimal}dl{margin:0 0 1.5em 0}dl dt{font-weight:bold}dd{margin-left:1.5em}table{margin-bottom:1.4em;width:100%}th{font-weight:bold}th,td,caption{padding:4px 10px 4px 5px}tfoot{font-style:italic}sup,sub{line-height:0}abbr,acronym{border-bottom:1px dotted}address{margin:0 0 1.5em;font-style:italic}del{text-decoration:line-through}pre{margin:1.5em 0;white-space:pre}img.centered,.aligncenter,div.aligncenter{display:block;margin-left:auto;margin-right:auto}img.alignright{display:inline}img.alignleft{display:inline}.alignright{float:right;margin-left:10px}.alignleft{float:left;margin-right:10px}* html .clearfix{height:1%}* + html .clearfix{display:inline-block}.clearfix:after{content:".";display:block;height:0;clear:both;visibility: hidden}* html .group{height:1%}* + html .group{display:inline-block}.group:after{content:".";display:block;height:0;clear:both;visibility:hidden}

/* @end */

/* @group WebKit tweaks & IE Fixes */

html {
	-webkit-text-size-adjust: none;
	-webkit-font-smoothing: antialiased;
}

/* To make IE6 render images bicubically */
img { -ms-interpolation-mode:bicubic; }

/* Fix textarea scrollbar behavior in IE */
textarea { overflow: auto; }

/* @end */

#coming-soon {
	width: 688px;
	margin: 67px auto 0 auto;
}

/* @group Underdog Universal Nav */

#galaxynav {
    width:857px; 
    margin: 0 auto; 
}

/* @end */
