/* main notice banner */
.sr-notice_board{
	padding:16px 0 0 0;
	float:left;
	display:block;
	width:800px;
	margin-bottom:1em;
	background:transparent url(/html/images/assets/gr_img_spch.png) no-repeat 10px 0;
}

.sr-notice_board h1 a{
	width:800px;
	color:#85C37E;
	line-height:1.4em;
}

/* boxed notice pod */
.sr-notice{
	float:left;
	margin:0 0 1em 0;
}

.sr-notice-top{
	color:#fff;
	line-height:48px;
	width:200px;
}

.sr-notice-top h1{
	padding:0px 0 0 13px;
	line-height:38px;
	font-size:1.8em;
}

.sr-notice-bottom{
	background:#ffffff;
	line-height:1em;
	padding:6px 10px 10px 13px;
	width:177px;
	font-size:1.2em;
}

.dark .sr-notice-bottom,
.light .sr-notice-bottom{
	padding-top:0px;
}

/* Speech Assets */
.news .sr-notice-top,
.work .sr-notice-top,
.people .sr-notice-top,
.about .sr-notice-top{
	padding-top:13px;
}
.sr-notice-top{
	background:transparent url(/html/images/assets/gr_img_spch_med.png) no-repeat 6px 0;
}
.work .sr-notice-top{
	background:transparent url(/html/images/assets/bl_img_spch_med.png) no-repeat 6px 0;
}
.people .sr-notice-top{
	background:transparent url(/html/images/assets/pr_img_spch_med.png) no-repeat 6px 0;
}
.about .sr-notice-top{
	background:transparent url(/html/images/assets/tq_img_spch_med.png) no-repeat 6px 0;
}

.news .sr-news-item p,
.work .sr-news-item p,
.news .blue p{
	padding:5px 0 0 0;
	
}

.news .sr-news-item p{
	background:transparent url(/html/images/assets/gr_img_spch_small.gif) no-repeat 2px 0;
}

.work .sr-news-item p{
	background:transparent url(/html/images/assets/bl_img_spch_small.gif) no-repeat 2px 0;
}

.news .blue p{
	background:transparent url(/html/images/assets/bl_img_spch_small.gif) no-repeat 2px 0;
}

.news .sr-news-item p.more,
.news .blue p.more,
.work .sr-news-item p.more{
	padding:0;
	background-image:none;
	float:left;
}

.sr-notice-bottom p{
	color:#808080 !important;
}

/* seren hires */

.seren-hire{	

}

.seren-hire a{
	background:transparent url(/html/images/buttons/hire.png) no-repeat center;
	width:124px;	
	height:122px;
	display:block;
	text-indent:-9999px;
	position:absolute;
	margin-left:720px;
	margin-top:10px;
}