div.friends {
	font-size:1.1em;
	padding:10px;
	}
	
div.friends p.showing {
	margin-bottom:10px;
	}
	
div.friends div.listPagination, div.friends div.listPagination * {
	background:transparent none repeat scroll 0% !important;
	border:medium none !important;
	font-size:1em !important;
	margin:0px !important;
	padding:0px !important;
	}
	
div.friends div.listPagination {
	margin-bottom:10px !important;
	}
	
div.friends div.listPagination div.wrapper ul li.prev {
	display:inline;
	float:left;
	width:auto;
	}
	
div.friends div.listPagination div.wrapper ul li.next {
	display:inline;
	float:right;
	width:auto;
	}
	
div.friends h2 {
	background:transparent url(images/my_friends.gif) no-repeat scroll 0%;
	font-size:1em;
	height:60px;
	padding:2px 0px;
	}
	
div.friends h2 span {
	display:none;
	padding:2px 0px 0px;
	}
	
div.friends div.friendsList {
	}
	
div.friends div.friendsList a:link, div.friends div.friendsList a:visited {
	color:#00527F;
	}
	
div.friends div.friendsList a:hover, div.friends div.friendsList a:active {
	text-decoration:none;
	}
	
div.friends div.friendsList ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	}
	
div.friends div.friendsList ul li {
	
	margin-bottom:25px;
	padding-top:12px;
	
	}
	
div.friends div.friendsList ul li img.mainImage {
	display:inline;
	float:left;
	margin-bottom:10px;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	}
	
div.friends div.friendsList ul li input.close {
	float:right;
	margin-right:5px;
	margin-top:5px;
	width:auto;
	}
	
div.friends div.friendsList ul li p.user {
	clear:both;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
	}
	
div.friends div.friendsList ul li p.sendMessage {
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
	}
	
div.friends div.friendsList ul li p.send {
	clear:both;
	margin-left:5px;
	margin-right:5px;
	}
	
div.myFriendsBikeImages img {
	display:inline;
	float:left;
	width:69px;
	}
	
div.myFriendsIcons {
	background-image:url(images/bg_diag_lines.gif);
	display:inline;
	float:left;
	height:73px;
	padding-left:5px;
	width:35px;
	}
	
.myFriendsSendMessage {
	color:#255690;
	font-size:0.9em;
	margin-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	}
	
.myFriendsSendMessage a {
	color:#255690;
	}
