.ContentPane  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #616161;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
	line-height:1.5;
}
.ContentPane li {
	list-style-type: disc;
	COLOR: 616161;
	line-height:1.5;
}
.ContentPane ul {
	list-style-type: disc;
	COLOR: 616161;
	line-height:1.5;
}

.ContentPane td  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: 616161;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
	line-height:1.5;
}

.ContentPane p  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: 616161;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
	line-height:normal;
	margin:0px;
	padding:0px;
}

/*--- LINK ---*/

.ContentPane A:link
{
	text-decoration: none;
	COLOR: 616161;
}

.ContentPane A:visited
{
	text-decoration: none;
	COLOR: 616161;
}

.ContentPane A:hover
{
	text-decoration: underline;
	COLOR: 616161;
}

.ContentPane A:active
{
	text-decoration: none;
	COLOR: 616161;
}


/*-------------------------------------------*/


/*-- cnt2border --*/
.cnt2border {
	background-color: #FFFFFF;
	border: 1px solid #EAEAEA;
	padding:10px;
}
.ctn_three p{ padding:0; margin:0;}

.ctn_three ul{ padding:15px 0 0 0; margin:0;} 
.ctn_three ul li{ padding:0 0 11px 20px; margin:0; background:url(bulet.jpg) left 2px no-repeat;} 



