@charset "utf-8";

.MicRoot #c_interview_header {
	background-image: url(../../images/home_headlines/interviews/headline.gif);
	background-repeat: no-repeat;
	background-position: center -9px;
	height: 33px;

}
.MicRoot #c_interview_header h1 {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	display: none;
}

.MicRoot .interview_block {
	color: #000000;
	padding-bottom: 0px;
	padding-top: 10px;
}


.MicRoot .interview_block h2 {
	color: #000000;
	padding-right: 5px;
	display: inline;
}
.MicRoot .interview_block h2 img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../../images/bullets/arrow/link.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.MicRoot .interview_block h2 a:visited img {
	background-image: url(../../images/bullets/arrow/visited.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.MicRoot .interview_block h2 a:link img {
	background-image: url(../../images/bullets/arrow/link.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 9px;
	width: 14px;
	display: none;
}

.MicRoot .interview_block h2 a:hover img {
	background-image: url(../../images/bullets/arrow/hover.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.MicRoot .interview_block h2 a:link, .MicRoot .interview_block h2 a:visited {
	color: #08A1A4;
	text-decoration: none;
}
.MicRoot .interview_block h2 a:hover, .MicRoot .interview_block h2 a:active {
	color: #EE422F;
	text-decoration: none;
}
.MicRoot .interview_block p a:link, .MicRoot .interview_block p a:visited {
	color: #08A1A4;
	text-decoration: none;
}
.MicRoot .interview_block p a:hover, .MicRoot .interview_block p a:active {
	color: #EE422F;
	text-decoration: underline;
}
.MicRoot .interview_block p img {
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 0px;
}
.MicRoot #gfx_head_interview {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
