#olFocusTable a:link, #olFocusTable a:visited, #olFocusTable a:hover {
	color:#333333;
}
a.titleLifeColumn {
	display:block;
	background:url(../img/title_life_column.png) no-repeat;
	width:78px;
	height:19px;
	margin:10px 0 5px 20px;
}
#lifeColumnTable td {
	margin:2px 0 2px 0;
}
#lifeColumnTable .author {
	font-weight:bold;
	width:52px;
	vertical-align:top;
}
#lifeColumnTable .split {
	width:20px;
	text-align:center;
	vertical-align:top;
}
#olFocusTable {
	padding:10px 0 0 0;
}
#olFocusTable td{
	padding:0 0 15px 10px;
}
#olFocusTable img {
	border:0;
	height:145px;
}
a.focusPhoto {
	display:block;
	position:relative;
	width:130px;
	height:145px;
	overflow:hidden;
	cursor:pointer;
}
a.focusPhoto div{
	padding:5px 0 5px 0;
	bottom:-1px;
	left:0px;
	position:absolute;
	background:#b4ffcb;
	width:130px;
	text-align:center;
	opacity:.9;
	*filter:alpha(opacity=90);
}

#headlineCTN .layout {
	background-color:transparent;
}
#mainpageCTN {
	background:url(../img/bg_ol_sect.jpg) no-repeat;
}
#odnImgRoller {
	width: 300px;
	height: 70px;
	margin:0 0 10px 0;
}
#odnImgRoller .btn {
	width: 8px;
	height: 70px;
	cursor: pointer;
}
#odnImgRoller .prev {
	background: url(../img/ic_grey16_arrow_left.gif) no-repeat left center;
	float:left;
	margin:0 18px 0 0;
}
#odnImgRoller .next {
	background: url(../img/ic_grey16_arrow_right.gif) no-repeat left center;
	float:right;
}
#odnImgRoller .slider-ctn {
	position:relative;
	float:left;
	width: 248px;
	height: 70px;
	overflow: hidden;
}
#odnImgRoller .slider {
	position:absolute;
	left:0px;
	top:0px;
	height: 70px;
}
#odnImgRoller a.imgMask {
	display:block;
	float:left;
	overflow: hidden;
	cursor:pointer;
}
#odnImgRoller a.imgMask img {
	border:0;
}
.headlinePhoto {
	overflow:hidden;
	width:310px;
	height:240px;
	border:#d5d5d5 solid 1px;
}
.headlinePhoto img {

	border:none;
}
#olFocusTable {
	display:none;
}
