#function_left {
	float:left;
	width:49%;
	background:url(../img/background_publisher.jpg) no-repeat right 20px;
}

#function_right {
	float:right;
	width:48%;
	background:url(../img/background_advertiser.jpg) no-repeat right 20px;
}

#function_right p, #function_left p {
	padding:0 10px 0 0;
}

.inline {
	background:transparent url(../img/bullet_blue.gif) no-repeat -5px 5px;
	margin:5px 10px 5px 15px;
}

.inline_green {
	background:transparent url(../img/bullet_green.gif) no-repeat 0 5px;
	margin:5px 10px 5px 15px;
}

#function ul, #press ul {
	float:left;
	padding:0;
	margin:5px 0 0 0;
	width:100%;
	list-style:none;
}

#press ul li {
	background:transparent url(/img/bullet_blue.gif) no-repeat 0 7px;
	display:block;
	text-align:left;
	padding:3px 0 3px 15px;
}

#function .news {border:0;}

#press .news {border:0;width:70%;}

#press .news p {padding:0 10px 0 0;width:100%;}

.function_half {width:45%;float:left;text-align:center;font-size:10px;}

.function_third {width:30%;float:left;text-align:center;font-size:10px;}

.function_fourth {width:23%;float:left;text-align:center;font-size:10px;}

.function_banner {width:100%;text-align:center;}

.function_banner td {width:33%;}

.function_banner img {width:20%;}

#press p {
	width:65%;
	background:url(/img/bg_table_outer.gif) repeat-x bottom center;
	padding:0 0 10px 10px;
}

.list_blue li {
	display:block;
	background:url(/img/bullet_blue.gif) no-repeat 2px 4px;
	text-align:left;
	padding:0 0 6px 15px;
}

.list_green li {
	display:block;
	background:url(/img/bullet_green.gif) no-repeat 2px 4px;
	text-align:left;
	padding:0 0 6px 15px;
}

.list_green p, .list_blue p {
	margin:8px 0 0 0;
	#margin:8px 0 0 -15px;
}