body{
margin:0px;
font-family:verdana;
font-size:11px;
}
#header{
padding:5px;
font-size:14px;
background-image:url(images/mobile_header.png);
background-position:center;
color:#000000;
}
.menubutton
{
background-image:url('images/button.png');
}
.menubutton a{
display:block;
padding:5px;
background-image:url(images/arrow.png);
background-position:right; 
background-repeat:no-repeat;
border-bottom:1px dotted #000000;
color:#000000;
text-decoration:none;
}
.menubutton a:hover{
padding:5px;
background-image:url(images/arrow.png);
background-position:right; 
background-repeat:no-repeat;
border-bottom:1px dotted #000000;
color:Orange;
text-decoration:none;
}
.divider
{
height:20px;
border-bottom:1px dotted #000000;
}
#browser
{
height:21px;
background-image:url("images/browser_bg.png");
}
#browser img
{
border:0px;
}
#copyright
{
text-align:center;
margin-top:5px;
}
h1{
color:lightblue;
font-size:13px;
margin-left:3px;
}
li{
list-style-image:url(images/arrow.png);
}
li a{
display:block;
padding:5px;
color:#333333;
text-decoration:none;
border:1px dotted #CCCCCC;
margin-bottom:3px;
margin-right:3px;
}
.submit{
background-image:url(images/button.png);
border:1px solid green;
color:#FFFFFf;
font-weight:bold;
padding:5px;
}
.input{
padding:5px;
border:1px solid green;
margin-top:3px;
}
#profilemenu{
border-bottom:1px solid #333333;
margin-bottom:5px;
margin-top:10px;
height:19px;
}
#profilemenu a{
padding:5px;
border-top:1px solid #333333;
border-left:1px solid #333333;
border-right:1px solid #333333;
border-bottom:1px solid #FFFFFF;
text-decoration:none;
color:#000000;
margin-left:2px;
}
.button a{
display:block;
padding:5px;
}
.ploink{
margin:3px;
border:1px dotted Orange;

}
.ploink-title a{
color:#333333;
}
.ploink-title{
padding:5px;
background-color:#fcebd2;
border-bottom:1px dotted Orange;
}
.ploink-message{
padding:5px;
}
.clear{
clear:both;
margin:0px;
padding:0px;
height:0px;
}
.vriend img{

	width:80px;
	height:80px;
	border:1px solid #bbbaba;
	padding:2px;

}
.clear{

	clear:both;
	margin:0px;
	padding:0px;
	height:0px;

}
.vriend{

	width:100px;
	float:left;
	height:105px;
	text-align:center;
	
}
img a{
border:0px;
}
.photo{

	border:1px solid #bbbaba;
	padding:2px;
	max-width:500px;

}