div.profileTabs{
	width:				850px;
	padding-left:		10px;
	height:				29px;
}

div.profileTabs img{
	margin-right:		5px;
}

input.textinput{
	height:				10px;
	font-size:			10px;
	width:				100%;
}

div.profileBoxHeader1{
	margin:				0px auto;
	width:				290px;
	height:				31px;
	font-size:			14px;
	color:				#FFFFFF;
	font-weight:		bold;
	padding-left:		10px;
	padding-top:		8px;
	background-image: 	url('../images/profile/top1.gif');
}

div.profileBoxLHeader1{
	margin:				0px auto;
	width:				520px;
	height:				31px;
	font-size:			14px;
	color:				#FFFFFF;
	font-weight:		bold;
	padding-left:		10px;
	padding-top:		8px;
	background-image: 	url('../images/profile/topB1.gif');
}

div.L p, div.profileBoxLMiddle p{
	margin-bottom:		10px;
}

div.profileBoxMiddle input, div.profileBoxLMiddle input{
	height:				10px;
	font-size:			10px;
	width:				100%;
}

div.profileBoxMiddle select, div.profileBoxLMiddle select{
	width:				100%;
}

div.profileBoxMiddle, div.profileBoxMiddle2, div.profileBoxMiddle3{
	margin:				0px auto;	
	width:				280px;
	padding-left:		10px;
	padding-right:		10px;
	background-image: 	url('../images/profile/middle.gif');
}

div.profileBoxLMiddle, div.profileBoxLMiddle2, div.profileBoxLMiddle3{
	margin:				0px auto;	
	width:				510px;
	padding-left:		10px;
	padding-right:		10px;
	background-image: 	url('../images/profile/middleL.gif');
}

div.profileBoxMiddle a, div.profileBoxMiddle2 a, div.profileBoxMiddle3 a, div.profileBoxLMiddle a, div.profileBoxLMiddle2 a, div.profileBoxLMiddle3 a{
	color:				#666666;
	text-decoration:	none;
}

div.profileBoxBottom{
	margin:				0px auto;		
	width:				300px;
	height:				25px;
	background-image: 	url('../images/profile/bottom.gif');
}

div.profileBoxLBottom{
	margin:				0px auto;		
	width:				530px;
	height:				25px;
	background-image: 	url('../images/profile/bottomL.gif');
}

div.groupHeader{
	width:				860px;
	height:				10px;	
	background-image: 	url('../images/profile/groupHeader1.gif');
}

div.groupHeaderM{
	width:				840px;
	background-image: 	url('../images/profile/groupHeader2.gif');
	padding:			10px;
}

div.groupHeaderB{
	width:				860px;
	height:				25px;	
	background-image: 	url('../images/profile/groupHeader3.gif');
}
