

/*========================================================*/
/*  8. Containers                                         */
/*========================================================*/

.CTR01 {
	width: 18px;
	height: 58px;
	background: url(ctr_01.gif) no-repeat;
	font-size: 1px;
}


.CTR02 {
	height: 58px;
	background: url(ctr_02.gif) top right no-repeat;
	font-size: 1px;
	padding: 30px 32px 3px 10px;
}



.CTR04 {
	width: 18px;
	background: url(ctr_04.gif) repeat-y;
	font-size: 1px;
}


.CTR06 {
	width: 18px;
	background: url(ctr_06.gif) no-repeat top right;
	font-size: 1px;
}



.CTRActions {
	width: 1px;
	background: url(dotted.gif) bottom left repeat-x;
	padding: 0 0 5px 0;
}



.CTRTitle {
	background: url(dotted.gif) bottom left repeat-x;
	padding: 0 0 5px 0;
}


.CTRContent {
	background: #efeddf;
	padding: 2px 12px 10px 12px;
}


.CTR07 {
	width: 18px;
	height: 18px;
	background: url(ctr_07.gif) no-repeat;
	font-size: 1px;
	color: #e7e5d1;
}


.CTR08 {
	height: 18px;
	background: url(ctr_08.gif) repeat-x;
	font-size: 1px;
	color: #e7e5d1;
}


.CTR09 {
	width: 18px;
	height: 18px;
	background: url(ctr_09.gif) no-repeat;
	font-size: 1px;
	color: #e7e5d1;
}



