| /* {--friendster-layouts.com css code start--} */ 
 /* michael's friendster profile editor v4.1 */
 /* http://www.editfriendster.com */
 
 /* PAGE BACKGROUND */
 body {
 background-image: url(
  ); background-attachment: fixed;
 background-position: center center;
 background-repeat: no-repeat;
 background-color: #ffffff;
 cursor: ;
 }
 /* GLOBAL FONTS */
 .usercontent {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #ff3300;
 }
 /* GLOBAL LINKS */
 .usercontent a, .usercontent a:link, .usercontent a:visited, .usercontent a:hover, .usercontent a:active {
 color: #ffffff;
 }
 .usercontent a:hover {
 color: #ff3300;
 }
 /* MASTER BOXES */
 .commonbox {
 border-width: 4px;
 border-color: #ff3300;
 border-style: double;
 background-color: #000000;
 }
 .commonbox .evenrow {
 background-color: #ffffff;
 }
 /* MASTER HEADERS */
 .commonbox h1, .commonbox h2 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #000000;
 background-color: #ff3300;
 }
 /* CONTROL PANEL: BOX */
 .controlpanel {
 border-width: 2px;
 border-color: #ff3300;
 border-style: double;
 background-color: transparent;
 }
 /* CONTROL PANEL: USER PHOTO */
 .controlpanel .imgblock200 {
 border-color: #000000;
 }
 /* CONTROL PANEL: DATA */
 .controlpanel .q {
 color: #ffffff;
 }
 .controlpanel .data {
 color: #ff3300;
 }
 .data a {
 color: #ff3300;
 text-decoration: ;
 }
 /* CONTROL PANEL: MORE ABOUT ME LINK */
 a.more {
 color: #ff3300;
 text-decoration: ;
 }
 /* CONTROL PANEL: BUTTONS */
 #controlPanelButtons a, #controlPanelButtons a:link, #controlPanelButtons a:visited {
 font-family: Arial, Sans-serif;
 color: #ff3300;
 border-color: #ff3300;
 background-color: #000000;
 text-decoration: ;
 }
 #controlPanelButtons a:hover {
 font-family: Arial, Sans-serif;
 color: #000000;
 border-color: #ffffff;
 background-color: #ffffff;
 text-decoration: ;
 }
 /* MISC: TESTIMONIALS/REVIEWS TEXT */
 .data {
 font-family: Arial, Sans-serif;
 color: #;
 text-transform: ;
 }
 /* MISC: VIEW ALL LINKS */
 .commonbox .viewall {
 font-family: Georgia, Times New Roman, Times, serif;
 color: #000000;
 }
 /* MISC: SMALL PHOTOS */
 .commonbox .imgblock75, .ir {
 background-color: transparent;
 }
 /* MISC: SMALL PHOTO NAMES */
 .commonbox .dr {
 font-family: Courier New, Courier, Monaco, monospace;
 color: #ff3300;
 |