
/* CSS Document */

body {
	color:#FFF;
	background-image:url(b.png)!important;
	background-repeat:repeat-x!iomportant;
}

#mainblock {
padding:5px;
width:395px;
border:0px!important;
}

#infotitle {
font-size:14px;
font-weight:bold;
padding:5px;
border-bottom:1px dotted #bbbbbb;
}

#infoblock, #infoblock2 {
border:1px dotted #ffc000;
}

#profileblock {
border:0 solid #000000;
padding:5px;
width:500px;
}

td , th {
	font-size:12px;
}

#smstext {
font-size:16px;
}

#phonenumber {
font-size:32px;
color:#ffc000;
}