﻿
#popupmyfriend{
	position:absolute;
	margin: -40px 0 0 -20px;
	z-index:101;
}
#popupmyfriend h6{
	background: url(images/head_addasfriend.gif) no-repeat;
	width:397px;
	height:46px;
	text-indent:-9999px;
	border:none;
	padding:0 !important;
}
#popupmyfriend div.overflow{
	border:0;
	background-image: url(images/bg_popaddfriend.gif);
	background-repeat: no-repeat;
	width:361px;
	height:210px;
	padding:10px 0 0 35px;
	color:#fff;

}
#popupmyfriend strong{ font-size:14px; display:block; float:left;padding-top:15px;}
#popupmyfriend span{color:#b6fb20;}
#popupmyfriend img{margin-right:20px; float:left}
#popupmyfriend textarea{ width:328px; height:65px; margin-bottom:10px;}
#popupmyfriend p{margin:5px 0; clear:both}
.btn_sendrequest{
	width:110px;
	height:23px;
	border:0;
	background-image: url(images/btn_sendre.gif);
	background-repeat: no-repeat;
	font-weight:700;
	color:#790000;
	padding-left:5px;
}