/* Default Container Styles */
.module_default_table
{
  
}

.module_default_header
{
	height: 60px;
	border: 2px solid #91806C;
	background-image: url('suitcasebackground.png');
	padding: 15px;
	width: 100%;
}

.module_default_headertext
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFC;
	line-height: 24px;
}

.module_default_content
{
  
}

.module_short_header
{
	
	height: 35px;
	border: 2px solid #91806C;
	background-image: url('suitcasebackground.png');
	padding-left: 15px;
	width: 100%;
}

.module_short_headertext
{
  font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFC;
	line-height: 24px;
}