﻿/* START COMMON SMALL */
#commonPageSmall_header
{
	width: 498px;
	height: 34px;
	background-image: url(images/common/commonPageSmall_1_header.jpg);
}

#commonPageSmall_headerInline
{
	padding-top: 7px;
	padding-left: 10px;
	
}

.commonPageSmall_emptySpace
{
	font-size: 0px;
	width: 498px;
	min-height: 5px;	
}

.commonPageSmall_contentHolder
{
	width: 498px;
	margin-top: 10px;
}

.commonPageSmall_contentHolderInline
{
	padding-left: 10px;
	padding-right: 10px;	
}

#commonPageSmall_main
{
	width: 498px;	
	background-image: url(images/common/commonPageSmall_2_bgSlice.jpg);
	background-repeat: repeat-y;
}

.commonPageSmall_mainInline
{
	padding-top: 10px;
	padding-left: 15px;	
	padding-right: 7px;
}

.commonPageSmall_darkSeparator
{
	width: 498px;
	height: 32px;
	margin-top: 10px;
	background-image: url(images/common/commonPageSmall_8_bgDarkFixedSize.jpg);
}

.commonPageSmall_darkSeparatorInline
{
	padding-left: 10px;
	padding-top: 5px;
}

#commonPageSmall_footer
{
	width: 498px;
	height: 14px;
	background-image: url(images/common/commonPageSmall_3_footer.jpg);
}

.commonPageSmall_font_header
{
	font-size: 18px;
	font-weight: bold;
	font-family: Arial;
	color: #313046;	
}

.commonPageSmall_font_darkSeparator
{
	font-size: 18px;
	font-weight: normal;
	font-family: Arial;
	color: #313046;	
}

.commonPageSmall_font_text1
{
	font-size: 12px;
	font-weight: normal;
	font-family: Arial;
	color: #313046;	
}

.commonPageSmall_font_text1bold
{
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
	color: #313046;	
}

.commonPage_font_validationText
{
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
	color: #da241b;	
}

.commonPage_controls_textbox
{
	border: solid 1px #6086b8;
	color: #313046;		
}

.commonPage_controls_combobox
{
	border: solid 1px #6086b8;	
	color: #313046;	
}

.commonPage_font_subject
{
	color: #ffffff;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14px;
}

.commonPage_font_username
{
	font-family: Tahoma;
	font-size: 12px;
	color: #e17711;
	font-weight: bold;
}

.commonPage_font_date
{
	font-family: Tahoma;
	font-size: 12px;
	color: #0092ff;
	font-weight: bold;	
}

.commonPage_font_time
{
	font-family: Tahoma;
	font-size: 12px;
	color: #0092ff;
	font-weight: normal;	
}

.commonPage_font_message
{
	font-family: Tahoma;
	font-size: 12px;
	color: #616161;
	font-weight: bold;
	text-decoration: none;
}


/* END USER REGISTER */