#content_general {width:702px; float:left;padding:10px;text-align:justify;}

#content_main {
	width:100%; 
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align:justify;
	letter-spacing: normal;
	text-decoration: none;
	font-weight: normal;
	line-height:14pt;
}

#content_sub {
	width:429px;
	float:left; 
	margin-left:8px;
	margin-right:20px;
	margin-top:20px;
}
#content_sub ul
{
	padding-left:10px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:10px;
}
#content_thumb {
	width:220px; 
	float:right; 
	margin-right:8px;
	margin-top:20px;
	background-image:url('../images/image_border.png');
	background-position: right bottom;
	background-repeat:no-repeat;
	padding:8px 10px 6px 7px;
	text-align:right;
}
#content_thumb_large {
	width:220px; 
	float:right; 
	margin-right:8px;
	margin-top:20px;
	background-image:url('../images/image_border_large.png');
	background-position: right bottom;
	background-repeat:no-repeat;
	padding:8px 10px 6px 7px;
	text-align:right;
}
#content_thumb_small {
	width:220px; 
	float:right; 
	margin-right:8px;
	margin-top:20px;
	background-image:url('../images/image_border_small.png');
	background-position: right bottom;
	background-repeat:no-repeat;
	padding:8px 10px 6px 7px;
	text-align:right;
}
#content_image {
	float:clear; 
}
#content_caption {
	float:clear;
	height:15px;
	padding-top:3px;
	padding-right:3px;
}

/* ALL SPANS */
.text_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	letter-spacing: normal;
	text-decoration: none;
	font-weight: bold;
}
.text_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align:justify;
	letter-spacing: normal;
	text-decoration: none;
	font-weight: normal;
	line-height:14pt;
}
.text_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	letter-spacing: normal;
	text-decoration: none;
	font-weight: normal;
	line-height:14pt;
}
.text_caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align:right;
	letter-spacing: normal;
	text-decoration: none;
	font-weight: normal;
}

#content_thumb table td input
{
	font-family:Verdana;
	font-size:11px;
	height:12px;
	padding:1px;
	width:200px;
}
#content_thumb table td select
{
	font-family:Verdana;
	font-size:11px;
	height:20px;
	padding:1px;
	width:206px;
}