.c_normal_top
	{	width: 152px;
		height:40px;
		background-image: url(images/containers/c_normal_top.gif);
		background-position: left bottom;
		background-repeat: no-repeat;
		color: #F8DD7C;
		}
.c_normal_mid {
	width: 152px;
	padding: 0px;
	background-image: url(images/containers/c_normal_mid.gif);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: auto;
	}
.c_normal_bot{
		width: 152px;
		height:9px;
		background-image: url(images/containers/c_normal_bot.gif);
		background-position: left top;
		background-repeat: no-repeat;
		color: #ffffff;}
		
.c_normal_top2
	{	width: 215px;
		height:39px;
		background-image: url(images/containers/c_normal_top3.gif);
		background-position: left bottom;
		background-repeat: no-repeat;
		color: #F8DD7C;
		}
.c_normal_mid2 {
	width: 215px;
	padding: 0px;
	background-image: url(images/containers/c_normal_mid3.gif);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: auto;
	}
.c_normal_bot2{
		width: 215px;
		height:9px;
		background-image: url(images/containers/c_normal_bot3.gif);
		background-position: left top;
		background-repeat: no-repeat;
		color: #ffffff;}
		

.c_grande_top
	{	width: 365px;
		height:39px;
		background-image: url(images/containers/c_normal_top2.gif);
		background-position: left bottom;
		background-repeat: no-repeat;
		color: #F8DD7C;
		}
.c_grande_mid {
	width: 365px;
	padding: 0px;
	background-image: url(images/containers/c_normal_mid2.gif);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: auto;
	}
.c_grande_bot{
		width: 365px;
		height:11px;
		background-image: url(images/containers/c_normal_bot2.gif);
		background-position: left top;
		background-repeat: no-repeat;
		color: #ffffff;
		}

.c_grande_top2
	{	width: 610px;
		height:39px;
		background-image: url(images/containers/c_normal_top4.gif);
		background-position: left bottom;
		background-repeat: no-repeat;
		color: #F8DD7C;
		}
.c_grande_mid2 {
	width: 610px;
	padding: 0px;
	background-image: url(images/containers/c_normal_mid4.gif);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: auto;
	}
.c_grande_bot2
{
		width: 610px;
		height:11px;
		background-image: url(images/containers/c_normal_bot4.gif);
		background-position: left top;
		background-repeat: no-repeat;
		color: #ffffff;
		}

.floatiso_derbot {
	float: left;
	z-index: 1;
	height: 224px;
	width: 132px;
	position: relative;
	left: 0px;
	top: 0px;
	visibility: visible;
	right: auto;
	bottom: auto;
	clip: rect(auto,auto,auto,auto);
}
		
