/* FRIENDSTER CSS CODE */
/* COPYRIGHT (C) 2008, FRIENDSTERMAGIC */
/* MAIN PAGE BACKGROUND */
body {
background-color: #ffffff;
color: #ff99cc;
scrollbar-face-color: #ff99cc;
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
scrollbar-shadow-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-track-color: #ff99cc;
scrollbar-arrow-color: #ffffff;
}
/* MASTER LINKS */
a:link, a:active, a:visited {
text-decoration: none;
color: #ff66cc;
}
a:hover {
text-decoration: none;
color : #ff9999;
}
/* DISPLAY OR REMOVE YOUR RECENT UPDATE BOX */
.more, .user_tracker {
display: none;
}
/* SINGLE ROW CONTROL PANEL BUTTONS */
#controlPanelButtons a, #controlPanelButtons a:link, #controlPanelButtons a:visited {
background: url('');
background-color: #ffffff !important;
color: #ff9999;
font-family: verdana;
font-size: 10px !important;
font-weight: normal;
text-align: center;
border: #ff9999 1px dotted;
width: 120px;
height: 18px;
margin-left: 34px;
margin-right: 0;
margin-top: 1px;
margin-bottom: 0;
padding-left: 0px;
padding-right: 0;
padding-top: 1px;
padding-bottom: 0;
}
#controlpanelbuttons a:hover {
background: url('');
background-color: #ff99cc !important;
color: #cccccc !important;
font-family: verdana;
font-size: 10px !important;
font-weight: normal;
text-align: center;
border: #ff99cc 1px dashed;
width: 120px;
height: 18px;
margin-left: 34px;
margin-right: 0;
margin-top: 1px;
margin-bottom: 0;
padding-left: 0px;
padding-right: 0;
padding-top: 1px;
padding-bottom: 0;
}
/* PLACE A BACKROUND COLOR TO YOUR TESTIMONIAL ROWS */
.evenrow {
background-color: transparent !important;
}
/* bullets in more about me*/
.q{
background: url(http://i38.tinypic.com/1jrgab.gif)
no-repeat left; 
padding: 0 0 0 20px;}
/* remove more about me link */
a.more {display:none;}
/* Hide About me paragraph in control panel*/
.controlpanel p {display:none!important;}
/* Hide the edit link like edit featured friends and edit reviews */
.commonbox .editlink {display:none!important;}

/* testimonial rows*/
.evenrow {background-color:transparent;}

/* primary pic resize photo */
.imgblock200, .imgblock200 img { margin: 0 auto; width: 150px! important; height: 150px! important; border: none;}

/* Friendstermagic - Remove Update Box */
.user_tracker {display:none;}

/* album thumbnail background */
.flogriditem {
background-image: url(http://i37.tinypic.com/2z4d4bb.png);}

/* friend button bckgd*/
.flogrid75 .dr{ background-color: #000000; text-align:center; font-weight: normal! important;}