.CntContentPane  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #5B5B5B;
	FONT-FAMILY: Arial;
	text-decoration: none;
	line-height:1.2;
}

.CntContentPane ul {
	margin:0!important;
	padding:0!important;
	COLOR: #5B5B5B!important;
}
.CntContentPane li {
	list-style-type:none!important;
	background: url(bullet.gif) left 6px no-repeat!important;
	padding:0 0 0 15px;
	line-height:1.5!important;
}
#CntContentPane ul {
	margin:0 0 0 10px!important;
	padding:0!important;
	COLOR: #5B5B5B!important;
}
#CntContentPane li {
	list-style-type:disc!important;
	line-height:1.5!important;
}

.CntContentPane td  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #5B5B5B;
	FONT-FAMILY: Arial;
	text-decoration: none;
	line-height:1.2;
}

.CntContentPane p  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #5B5B5B;
	FONT-FAMILY: Arial;
	text-decoration: none;
	line-height:1.2;
}

/*--- LINK ---*/

.CntContentPane A:link
{
	text-decoration: none;
	COLOR: #5B5B5B;
}

.CntContentPane A:visited
{
	text-decoration: none;
	COLOR: #5B5B5B;
}

.CntContentPane A:hover
{
	text-decoration: underline;
	COLOR: #A81337;
}

.CntContentPane A:active
{
	text-decoration: none;
	COLOR: #5B5B5B;
}


/*-------------------------------------------*/

/*-- border --*/
.border {
	background-color: #F8F8F8;
	border:1px solid #CDCDCD;
	padding:15px;
}


/*-- gallery --*/
.gallery {
	background: #F0F1F1;
	border:1px solid #617082;
	padding:10px;
}





