* {
	margin: 0;
	padding: 0;
}

p
{
    margin-bottom:5px;
}

body {
background: url(/asknapa/imgs/gradient.gif) repeat-x;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 20px;
color: #fff;

}

a {
text-decoration: none;
color: #99AECD;
}
a:hover {
text-decoration: underline;
color: #FFFFFF;
}

#wrap {
margin: 0px auto 0px auto;
width: 974px;
}

#header {
height: 123px;
width: 974px;
background: url(/asknapa/imgs/header.gif) no-repeat;
}

#flash {
width: 974px;
height: 658px;
}

#header h1 { 
font-size: 50px;
letter-spacing: -7px;
padding: 17px 0 0 10px;
color: #FF5500;
}
#header h1 a { 
color: #D1DDEF;
text-decoration: none;
font-weight: 600;
letter-spacing: -7px;
}
#header h1 a:hover {
color: #fff;
}

#content {
padding: 0 20px 20px 0;
}

.right {
width: 974px;
text-align: justify;
padding-top: 0px;
}
.right h2 {
font-size: 18px;
font-weight: 100;
padding: 0px 0 0px 0;
}
.right h2 a {
text-decoration: none;
}
.right h2 a:hover {

}

#footer {
text-align: center;
font-size: 11px;
color: #aaa;
}
#footer a { color: #dfe9f2; }
#footer a:hover { color: #FFFFFF; }

table#tblSurveyUser 
{
    margin:10px auto;
}


table#tblSurveyUser tr td.information
{
    padding-right:15px;
    padding-bottom:5px;
}