/* English Over-ride*/
/*.mainWrapper{
	width:769px;
	height:100%;
	margin:0 auto;
}
*/

/*## header ##*/
/*.header{
	width:769px;
	height:96px;
	background:url(../images/common/header_bg_en.gif) no-repeat;
}
*/

.leftColumn{
	width:962px;
	height:auto;
	margin-left:6px;
	display:table;
	margin-bottom:10px;
}

.leftColumn .leftBox{
	background:url(/search/images/common/wide_column_bg.jpg) repeat-y;
}

.leftColumn .leftBox .leftBoxInner{
	margin-top:22px;
	margin-left:22px;
	margin-right:22px;
}

/*757 -> 962*/

.leftColumn .read{
	width:962px;
	height:78px;
	background:url(../images/top/read_box_en.gif) no-repeat;
	text-align:center;
	display:table;
}

.leftColumn .read .box{
	font-size:14px;
	margin-top:15px;
}

.submit{
	width:493px;
	height:24px;
	border:none;
	background:url(../images/top/search_btn_en.gif) no-repeat;
	float:left;
}

.Breadcrumbs{
	margin-top:14px;
	margin-right:22px;
	font-size:13px;
	text-align:left;
}

/*## footer ##*/
/*
.footer{
	background:url(../images/common/footer_en.gif) no-repeat;
	width:769px;
	height:42px;
	font-size:2px;
	text-indent:-9999px;
	clear:both;
}
*/

.wideBoxInner{
	/*word-break:break-all;*/
	width:709px;
	margin-left:22px;
}

.wideBoxInner div{
	/*word-break:break-all;*/
}



.baseTable .link{
	margin-top:10px;
	margin-bottom:10px;
	width:295px;
}

.topListTD{
	width:306px;
}

/* Small Link*/
.baseTable .slink{
	width:295px;
}

.baseTable .slinkTail{
	width:295px;
}

.baseTable .doubleLine .slink,
.baseTable .doubleLine .slinkTail{
	width:273px;
}


.listTable{
	width:914px;
}


/*##########################*/
/* Search Settings*/
/*##########################*/

.searchListHeader{
	width:962px;
}

.searchListBreadcrumbs{
	width:782px;
}

.listBox{
	width:914px;
}


/*##########################*/
/* Details Settings*/
/*##########################*/


.detailHeader{
	margin-bottom:8px;
	width:962px;
	height:39px;
	margin-bottom:8px;
}

.detailBox{
	width:914px;
	margin-left:22px;
}

.nameTable{
	margin-top:8px;
	width:914px;
}

.detail .headline{
	height:24px;
	background:url(../images/details/headline_en.gif) no-repeat;
	margin-bottom:8px;
}