@charset "UTF-8";
@import url(base.css);
@import url(bottom.css);
@import url(otherpages.css);

#response .h1title{
	position: relative;
}
#response #responseLogo_index{
	position: absolute;
	top: 1px;
	right: 1px;
	padding: 5px 7px 3px;
	background: #fff;
	border-left: solid 1px #f9f9f9;
	border-right: solid 1px #eee;
}
/**/
#response #newsList{
	margin: 15px 20px 10px 20px;
}
#response #newsList dt{
	float: left;
}
#response #newsList dd{
	margin: 5px 0 5px;
	padding-left: 9em;
	padding-bottom: 5px;
	border-bottom: solid 1px #f1f1f1;
}
/*.h1title.responseNews*/
#mcOtherpages .h1title.responseNews{
	border-top: 3px solid #0088c8;
	border-bottom: dotted 1px #aaa;
	border-left: none;
	border-right: none;
	padding: 15px 5px 10px 0;
	margin-bottom: 10px;
	background: none;
}
#mcOtherpages .h1title.responseNews h1{
	margin: 0;
	line-height: 1;
	border-left: none;
	padding-left: 15px;
	color: #be3400;
}
#response .h1title.responseNews #responseLogo_index{
	padding: 6px 8px 5px;
	border-right: solid 1px #f9f9f9;
	margin-top: 3px;
}

/**/

/* @group news */

#newsText{
	width: auto;
	margin: 0 15px;
}
#newsText.pZoom{
	width: 730px;
	margin: 0 15px;
}
#newsText .newsNextBack{
	list-style: none;
	padding: 20px 0 0;
	margin: 20px 0;
	clear: both;
}

#newsText .newsNextBack.pNext{
	list-style: none;
	padding: 0 0 10px;
	margin: 0 0 20px;
}
#newsText .newsNextBack .nnb-back{
	background: url(../images/arr_blue_alt.gif) no-repeat 0 4px;
	padding-left: 12px;
	float: left;
}
#newsText .newsNextBack .nnb-next{
	background: url(../images/arr_blue.gif) no-repeat right 4px;
	padding-right: 12px;
	float: right;
}
/**/
#newsPhotoBlk{
	width: 130px;
	float: right;
	margin-left: 30px;
	margin-bottom: 30px;
}
#newsPhotoBlk p{
	text-align: center;
	margin: 0 0 10px;
}
#newsPhotos{
	background: #f1f1f1;
	padding: 5px;
}
#newsPhotos h2{
	border: none;
	background: #fff;
	font-weight: normal;
	margin: 0 0 5px;
	padding: 3px;
	height: auto;
}
#newsPhotos p{
	margin: 0 0 10px;
	text-align: left;
}
#newsPhotos p a{
	display: block;
	margin-bottom: 5px;
}
#newsPhotos p a{
	border: solid 1px;
}
/**/
#newsPhotoBlk2 {
	margin:  0;
	border-top: solid 1px #ddd;
	width: 730px;
	float: left;
	_padding-top: 10px;
}
#newsPhotoBlk2 p{
	text-align: right;
	_margin-bottom: 5px;
}
*+html body #newsPhotoBlk2 p{
	margin-bottom: 5px;
}
#newsPhotoBlk2 #newsPhotos{
	width: 710px;
	_width: 730px;
	float: left;
	background: #f1f1f1;
	padding: 20px 0 10px 20px;
	_padding: 20px 0 20px 20px;
	_margin-bottom: -20px;
	_margin-right: -20px;
}
*+html body #newsPhotoBlk2 #newsPhotos{
	padding: 20px 0 20px 20px;
	margin-bottom: -40px;
}
#newsPhotoBlk2 #newsPhotos div{
	margin: 0 20px 10px 0;
	text-align: left;
	float: left;
}
#newsPhotoBlk2 #newsPhotos div a{
	border: solid 1px;
	float: left;
}
#newsPhotoBlk2 #newsPhotos div.lineBreak{
	clear: left;
}
/**/

/* @end */

/* @group zoom */

#mcOtherpages .pZoomTT h1{
	color: #333 !important;
	font-weight: normal;
	padding-right: 130px;
}
#mcOtherpages #newsText.pZoom h2{
	clear: both;
	margin: 25px 0 0 0;
	border: none;
	line-height: 1 !important;
	padding: 0 0 0 0;
	background: none;
	height: 13px;
	color: #be3400;
}

#newsText.pZoom #newsPhoto{
	text-align: center;
	margin: 5px 0;
	padding: 10px 0;
	background: #f6f6f6;
}
/**/
#newsText.pZoom .backText{
	text-align: right;
	list-style: none;
}
#newsText.pZoom .backText li{
	display: inline;padding-left: 20px;
}
#newsText.pZoom .backText a{
	background: url(../images/arr_blue.gif) no-repeat 0 2px;
	padding-left: 10px;
}

/* @end */

/* @group ohterNews */

#newsText #ohterNews{
	padding-top: 10px;
}
/**/
#newsText #ohterNews h3{
	border-left: solid 5px #565656;
	line-height: 1;
	margin: 20px 0 10px 0;
	padding-left: 8px;
}
/**/
#newsText #ohterNews #newsList{
	margin: 15px 0 10px 0;
}
#newsText #ohterNews #newsList dt{
	float: left;
}
#newsText #ohterNews #newsList dd{
	margin: 5px 0 5px;
	padding-left: 9em;
	padding-bottom: 5px;
	border-bottom: none;
}

/* @end */








