/* YUI Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; padding:0; margin:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
q:before,q:after { content:''; }
abbr,acronym { border:0; }

/* End YUI Reset */
body { font-family:Arial; background-image:url(../images/bg.gif); background-repeat:repeat-x; background-color:#dcdbdb; color:#5a5a5a; font-size:11px; }
p { margin-bottom:10px; }
em { font-style:italic; }
a { text-decoration:underline; color:#999; }
a:hover { text-decoration:none; }
sup { font-size:10px; height:0; line-height:1; vertical-align:top; _vertical-align:top; position:relative; }
div.clearer { clear:both; height:0; overflow:hidden; padding:0; margin:0; }
div#wrap { width:836px; margin-left:auto; margin-right:auto; height:595px; background-image:url(../images/intro.png); background-repeat:no-repeat; }
div.divider { height:1px; overflow:hidden; background-color:#ccc; margin:0; padding:0; margin:20px 0; }
div.content { height:425px; margin-left:93px; padding-top:69px; width:659px; }
div.space { }
div.container { padding-left:38px; padding-top:65px; width:370px; }
div.buttons { padding-top:5px; }
div#main { margin-top:60px; }

div.buttons a { cursor: pointer; }
