.myProfile-t{
	background: url(../images/borders/topDot.png) 0 0 repeat-x;
	width:420px;
	height:177px;
	float:left;
}

.meatings-t{
	background: url(../images/borders/topDot.png) 0 0 repeat-x;
	height:200px;
	margin-bottom:20px;
}

#meetingMember-t{
	background: url(../images/borders/topDot.png) 0 0 repeat-x;
	height:75px;
	clear:both;
	
}

#best-art-t{
	background: url(../images/borders/topDot.png) 0 0 repeat-x;
	height:340px;
	margin-top:20px;
	float:left;
}

#register-border-t{
	background: url(../images/borders/topDot.png) 0 0 repeat-x;
	width:600px;
	height:790px;
	float:left;	
	margin-top:10px;
}

.fastLink-t{
	background: url(../images/borders/topDot.png) 0 0 repeat-x;
	width:200px;
	height:177px;
	float:left;
	margin-left:10px;
}

.user-content-t {
	background: url(../images/borders/topDot.png) 0 0 repeat-x;
	float:left;
	margin-top:20px;
	height: 550px;
	width: 630px;
}

.top-gap-t {
	background: url(../images/borders/topDot.png) 0 0 repeat-x;
	float:left;
	margin-top:20px;
	height: 550px;
}

#loggedUsers-t {
	background: url(../images/borders/topDot.png) 0 0 repeat-x;
	float:left;
	width:252px;
	height:92px;
	margin-left:15px;
	margin-right:90px;	
}

#service-search-t {
	background: url(../images/borders/topDot.png) 0 0 repeat-x;
	float:left;
	width:252px;
	height:92px;
}

.edit-data-content-t{
	background: url(../images/borders/topDot.png) 0 0 repeat-x;
	float:left;
	width: 630px;
	height: 185px;
	margin-top: 20px;
}

.last-registred-t{
	background: url(../images/borders/topDot.png) 0 0 repeat-x;
	overflow: hidden;
}

.user-password-change-t{
	background: url(../images/borders/topDot.png) 0 0 repeat-x;
	float:left;
	width: 630px;
	height: 155px;
	margin-top: 20px;
}

.myProfile-l{
	background: url(../images/borders/leftDot.png) 0 0 repeat-y;
	width:100%;
	height:100%;
}

.myProfile-r{
	background: url(../images/borders/rightDot.png) 100% 0 repeat-y;
	width:100%;
	height:100%;
}

.myProfile-b{
	background: url(../images/borders/bottomDot.png) 100% 100% repeat-x;
	width:100%;
	height:100%;
}


.myProfile-bl{
	background: url(../images/borders/lb.png) 0 100% no-repeat; 
	width:100%;
	height:100%;
}

.myProfile-br{
	background: url(../images/borders/rb.png) 100% 100% no-repeat;
	width:100%;
	height:100%;
}

.myProfile-tl{
	background: url(../images/borders/lu.png) 0 0 no-repeat;
	width:100%;
	height:100%;
}

.myProfile-tr{
	background: url(../images/borders/ru.png) 100% 0 no-repeat;
	width:100%;
	height:100%;
}

.myProfile{
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;	
}
