

/*======================= Tab inner Page ====================*/


.sub .contentContainer-sub .leftCol .TabNote
	{
	width: 590px;
	float: left;
	height: auto;
	}

.sub .contentContainer-sub .leftCol .leftColIn
	{
	width: 350px;
	float: left;
	height: auto;
	}


.sub .contentContainer-sub .leftCol .leftColIn .left-column
	{
	width: 350px !important;
	padding:0 0 30px 0px;
	min-height:200px;
	float: left;
	}


ul.newslist li.exWidth, .sub .contentContainer-sub .leftCol .leftColIn .left-column ul.newslist li.exWidth 
	{
	background: url(../images/arrow.png) 290px 25px no-repeat;
	width: 300px;
	padding: 5px 0 5px 10px;
	list-style: none;
	}

ul.newslist, .sub .contentContainer-sub .leftCol .leftColIn .left-column ul.newslist
	{
	margin: 10px 0 0 0;
	padding: 0px;
	width: 290px;
	float: left;
	}

 .sub .contentContainer-sub .leftCol .leftColIn .left-column ol.inText
	{
	margin: 10px 0 0 20px;
	padding: 0px;
	width: 280px;
	float: left;
	}

.sub .contentContainer-sub .leftCol .leftColIn .left-column p
	{
	width: auto;
	float: none;
	padding: 0;
	width: 280px;
	line-height: 20px;
	color: #999;
	}

.sub .contentContainer-sub .leftCol .TabNote .note
	{
		float: right;
		width: 200px;
		height: 250px;
		background: url(../images/posted_note.gif) left top no-repeat;
	}


.sub .contentContainer-sub .leftCol .TabNote .note p
	{
		float: left;
		width: 160px;
		height: 180px;
		padding: 35px 0 0 25px;
		font-size:10px;
		margin: 0;
	}
	
.sub .contentContainer-sub .leftCol .TabNote span.alignLeft

	{

	width: 280px;

	}



