* {border: 0px;margin: 0px;padding: 0px; outline:none;-webkit-font-smoothing: antialiased}


body
{
font-color: #444; width:100%;
font-size: 14px;
font-family: Arial;
background: #F5F5AB url('img/new.png') top left repeat-x;
}

#wrapper
{
margin: 0px auto;
width:792px;
}

#content
{
background: #FFFFFF url('img/faqbg.jpg') top right no-repeat;
width:750px;
border:6px solid #323232;
padding: 15px;
margin: 20px 0px;
float:left;
-webkit-box-shadow: 0px 0px 20px rgba(50, 50, 50, 0.5);
-moz-box-shadow:    0px 0px 20px rgba(50, 50, 50, 0.5);
box-shadow:         0px 0px 20px rgba(50, 50, 50, 0.5);
}

#fivelogo
{
background: url('img/logo.jpg') center no-repeat;
float:left;
width:146px;
height:138px
}

#faqmenu
{
float:left;
width:565px;
margin:0px 0px 10px 15px;
padding-left:20px;
font-weight:bold;
}

#faqmenu li a {font-size:15px;}
#faqmenu li a:hover {font-size:15px;color:#444;text-decoration:none}

#faqmenu ul li {
margin:0px;
padding:5px 0px 0px 25px;
list-style:none;
background:url('img/point.png') no-repeat 10px 9px;
}

h3
{
font-size:15px;
margin-bottom:3px;
color: #00A5D6
}

a
{
color: #00A5D6;
font-size: 13px;
font-family: Arial,verdana;
text-decoration:none
}

a:hover
{
color: #FF9933;
text-decoration: underline
}

#answers
{
width:720px;
margin-left:10px;
padding: 0px 5px;
float:left;
line-height: 22px;
}

.answerbox
{
padding:5px;
}

.uplink
{
display:inline-block;
width:12px;
height:12px;
background: url(http://www.sg.hu/forumkepek/2008_07/top.gif) bottom left no-repeat;
}

div:target
{
background:rgba(198,232,242,0.3);
-webkit-transition: all 0.1s linear;
-webkit-box-shadow: 0px 0px 6px 0px #000;
box-shadow: 0px 0px 6px 0px #000;
}

div:target h3
{
color:#007FA0
}

hr
{
height:1px;
background-color: #9D9DA1;
margin: 10px 0px;
border: none
}

.mugshot
{
background:#000;
float:left;
margin:0px 38px;
padding:0px 5px!important;
-webkit-box-shadow: 0px 1px 16px rgba(50, 50, 50, 0.76);
-moz-box-shadow:    0px 1px 16px rgba(50, 50, 50, 0.76);
box-shadow:         0px 1px 16px rgba(50, 50, 50, 0.76);
-webkit-border-radius: 5px;
border-radius: 5px;
}

.mugshotname
{
background:#000;
text-align:center;
font-weight:bold;
color:#fff;
padding:0px;
letter-spacing:1px
}