﻿.userPM_bgImage
{
	width: 37px;
	height: 38px;
	float: left;
	background-image: url(images/user/userPM_2_bgImage.jpg);
}

.userPM_bgTitle
{
	width: 252px;
	height: 38px;
	float: left;
	background-image: url(images/user/userPM_3_bgTitle.jpg);
}

.userPM_bgAuthor
{
	width: 95px;
	height: 38px;
	float: left;
	background-image: url(images/user/userPM_4_bgAuthor.jpg);
}

.userPM_bgDate
{
	width: 89px;
	height: 38px;
	float: left;
	background-image: url(images/user/userPM_5_bgDate.jpg);
}

.userPM_bgChecked
{
	width: 25px;
	height: 38px;
	float: left;
	background-image: url(images/user/userPM_6_bgChecked.jpg);
}

.userPM_bgImage_alt
{
	width: 37px;
	height: 38px;
	float: left;
	background-image: url(images/user/userPM_7_bgImage_alt.jpg);
}

.userPM_bgTitle_alt
{
	width: 252px;
	height: 38px;
	float: left;
	background-image: url(images/user/userPM_8_bgTitle_alt.jpg);
}

.userPM_bgAuthor_alt
{
	width: 95px;
	height: 38px;
	float: left;
	background-image: url(images/user/userPM_9_bgAuthor_alt.jpg);
}

.userPM_bgDate_alt
{
	width: 89px;
	height: 38px;
	float: left;
	background-image: url(images/user/userPM_10_bgDate_alt.jpg);
}

.userPM_bgChecked_alt
{
	width: 25px;
	height: 38px;
	float: left;
	background-image: url(images/user/userPM_11_bgChecked_alt.jpg);
}

.userPM_bgImageInline
{
	padding-top: 10px;
	padding-left: 10px;
}

.userPM_bgTitleInline
{
	padding-left: 5px;
	padding-top: 11px;
}

.userPM_bgAuthorInline
{
	padding-top: 10px;
}

.userPM_bgDateInline
{
	padding-top: 10px;
}

.userPM_bgCheckedInline
{

}

/* END USER PM */
/* START VIEW PM */

.userViewPM_header
{
	width: 498px;
	height: 31px;	
	background-image: url(images/user/usersViewPM_1_header.jpg);
}

.userViewPM_headerInline
{
	padding-top: 5px;
	padding-left: 5px;
}

.userViewPM_message
{
	width: 498px;	
	
}

.userViewPM_message_top
{
	width: 498px;
	height: 22px;	
}

.userViewPM_message_top_left
{
	width: 154px;
	height: 22px;
	float: left;	
	background-image: url(images/user/usersViewPM_2_topLeft.jpg);
}

.userViewPM_message_top_leftInline
{
	padding-left: 5px;
}

.userViewPM_message_top_right
{
	width: 344px;
	height: 22px;
	float: left;	
	background-image: url(images/user/usersViewPM_3_topRight.jpg);
}

.userViewPM_message_top_rightInline
{
   padding-top: 2px;
	padding-left: 10px;
}

.userViewPM_message_main
{
	width: 498px;
	background-image: url(images/user/usersViewPM_4_bgPostSlice.jpg);
	background-repeat: repeat-y;
	min-height: 100px;
}

.userViewPM_message_mainInline
{
   padding: 5px;
}

.userViewPM_message_bottom
{
	width: 498px;
	height: 31px;	
}

.userViewPM_message_bottom_left
{
	width: 154px;
	height: 31px;
	float: left;	
	background-image: url(images/user/usersViewPM_5_bottomLeft.jpg);
}

.userViewPM_message_bottom_right
{
	width: 344px;
	height: 31px;
	float: left;	
	background-image: url(images/user/usersViewPM_6_bottomRight.jpg);
}

/* END VIEW PM */
/* START USER INFO */

.userInfo_header
{
	width: 163px;
	height: 9px;	
	background-image: url(images/user/userInfo_1_header.jpg);
}

.userInfo_bgImage
{
	width: 163px;
	height: 125px;	
	background-image: url(images/user/userInfo_2_bgImage.jpg);
}

.userInfo_bgUsername
{
	width: 163px;
	height: 26px;	
	background-image: url(images/user/userInfo_3_bgUsername.jpg);
}

.userInfo_main
{
	width: 163px;
	height: 88px;	
	background-image: url(images/user/userInfo_4_main.jpg);
}

.userInfo_pageTop
{
	width: 498px;
	height: 42px;	
	background-image: url(images/user/userInfo_5_bgMainTop.jpg);
}

.userInfo_page
{
	width: 498px;
	min-height: 134px;	
	background-image: url(images/user/userInfo_6_bgMainSlice.jpg);
	background-repeat: repeat-y;
}

.userInfo_pageBottom
{
	width: 498px;
	min-height: 72px;	
	background-image: url(images/user/userInfo_7_bgMainBottom.jpg);
	background-repeat: repeat-y;
}


.userInfo_font_username
{
	font-size: 14pt;
	font-family: Tahoma;
	font-weight: bold;
	color: #0078ca;	
}

.userInfo_font_text
{
	font-size: 11px;
	font-family: Tahoma;
	font-weight: normal;
	color: #0078ca;	
}

.userInfo_font_textBold
{
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
	color: #0078ca;	
}

/* END USER INFO */

