@charset "utf-8";
/* 
	Copyright Opera Software. 
    Skin Name: Summer2007 
 	Skin design by Pham Lam - http://phamlam.info 
	Date: 13/05/2007
	File name: about.css

*/

/*  PROFILE */

#personal {
	padding:5px;
	border:1px solid #DDDDDD;
	margin-bottom:5px;
	}
#personal li {
	display:block;
	padding:3px;
	color:#000;
	text-decoration:none;
	border-bottom:1px solid #DDDDDD;
	}
	
#userpic {
	width:300px;
	height:230px;
	float:right;
	}

#userpic img {
	display:block;
	margin:12px 15px 18px 18px;
	}

#myspots .sidelinx h3 {
	padding-top:8px;
	}

#ff strong {
	display:block;
	}

#ff li, #grouplist td {
	padding:6px 0;
	}

#ff ol {
	margin:0;
	}
	
/* profile */

#ff ol li {
	list-style-position:inside;
	}
	
#ff ul {
	margin:0;
	}

#ff li, #grouplist td {
	border-top:1px solid #eee;
	}

#ff, #grouplist {
	border-bottom:1px solid #eee;
	}

#userpic {
	background:#fff url(userpic1.png);
	}
#aboutme {
	padding:5px;
	border:1px solid #DDDDDD;
	}