.guest
{
margin-left: 10px;
margin-right: 10px;
text-align: justify;
font-family: Arial;
font-size: 10pt;
color: #808080;
}
input,textarea
{
border: 0px;
font-family: Arial;
font-size: 10pt;
font-weight: bold;
color: #E11488;
background-color: #FFFFFF;
}
label
{
font-family: Arial;
font-size: 10pt;
font-weight: normal;
color: #808080;
}
#sorszam
{
margin-bottom: 12px;
text-align: center;
font-family: Arial;
font-size: 10pt;
color: #808080;
}
#sorszam a
{
color: #808080;
}
#sorszam a:hover
{
text-decoration: underline;
}
.uzenet
{
margin-left: 10;
margin-right: 10;
text-align: justify;
font-family: Arial;
font-size: 10pt;
font-weight: normal;
color: #808080;
}
.id
{
background-color: #F2CCDC;
width: 35px;
height: 18px;
font-weight: bold;
}
.datum
{
background-color: #F2CCDC;
width: 200px;
text-align: right;
font-weight: normal;
}
.nick
{
background-color: #F2CCDC;
width: 278;
text-align: left;
}
.nick a
{
text-decoration: none;
color: #E11488;
font-weight: bold;
}
.nick a:hover
{
color: #E11488;
text-decoration: underline;
}	
.error
{
margin-left: 10;
margin-right: 10;
font-family: Arial;
font-size: 10pt;
font-weight: bold;
color: #E11488;
}