.border_source {
	Width: 100%;
}

.list UL.content_source {
	OVERFLOW: auto;
	HEIGHT: auto;
	margin: 0;
}

.list UL.content_source LI {
	MARGIN-TOP: 10px; DISPLAY: inline; FLOAT: left; MARGIN-LEFT: 10px
}

.list UL.content_source LI.bg0 {
	WIDTH: 125 px;
	HEIGHT: 50 px;
	BORDER-RIGHT: #a8dcff 1px solid;
	BORDER-TOP: #a8dcff 1px solid;
	BORDER-LEFT: #a8dcff 1px solid;
	BORDER-BOTTOM: #a8dcff 1px solid;
	BACKGROUND-COLOR: #f6fbff;
	margin: 10 px;
	cursor:hand;
}

.list UL.content_source LI.bg1 {
	WIDTH: 125 px;
	HEIGHT: 50   px;
	BORDER-RIGHT: #e0e0e0 1px solid;
	BORDER-TOP: #e0e0e0 1px solid;
	BORDER-LEFT: #e0e0e0 1px solid;
	BORDER-BOTTOM: #e0e0e0 1px solid;
	BACKGROUND-COLOR: #ffffff;
	margin: 10 px;
	cursor:hand;
}

.list UL.content_source LI.bg10 {
	WIDTH: 125 px;
	HEIGHT: 35 px;
	BORDER-RIGHT: #a8dcff 1px solid;
	BORDER-TOP: #a8dcff 1px solid;
	BORDER-LEFT: #a8dcff 1px solid;
	BORDER-BOTTOM: #a8dcff 1px solid;
	BACKGROUND-COLOR: #f6fbff;
	margin: 10 px;
}

.list UL.content_source LI.bg11 {
	WIDTH: 125 px;
	HEIGHT: 35 px;
	BORDER-RIGHT: #ffffff 1px solid;
	BORDER-TOP: #ffffff 1px solid;
	BORDER-LEFT: #ffffff 1px solid;
	BORDER-BOTTOM: #ffffff 1px solid;
	BACKGROUND-COLOR: #ffffff;
	margin: 10 px;
}

.list UL.content_link {
	OVERFLOW: auto;
	HEIGHT: auto;
	margin: 0;
}

.list UL.content_link LI {
	MARGIN: 0px;
	DISPLAY: inline;
	FLOAT: left;
	overflow: hidden;
}

.list UL.content_link LI.logo {
	WIDTH: 140px;
	HEIGHT: 40px;
	margin: 4px;
}

.list UL.content_link LI.text {
	HEIGHT: 22px;
	margin-left: 4px;
	margin-right: 8px;
}

.list UL.content_block {
	OVERFLOW: auto;
	HEIGHT: auto;
	margin: 0;
}

.list UL.content_block LI {
	MARGIN-TOP: 8px; DISPLAY: inline; FLOAT: left; MARGIN-LEFT: 8px
}

.list UL.content_block LI.bg0 {
	WIDTH: 360px;
	margin-left: 0px;
}

.list UL.content_block LI.bg1 {
	WIDTH: 360px;
	margin-right: 0px;
}