/*

	INTERVIEWS
	
*/
#interviewsHeader {
	background: #bcbec0;
	color: #000;
	font-size: 13px;
	font-weight: normal;
	width: 880px;
	height: 18px;
	padding: 2px 10px 0 10px;
}
#interviewsLeft {
	background: #1d1b1c;
	width: 480px;
	padding: 20px;
	float: left;
}
#interviewsLeftwide {
	background: #ff1b1c;
	width: 340px;
	padding: 20px;
	float: left;
}

#highlightWide {
	background: #ffffff;
	width: 980px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 2px;
	float: left;
}

#interviewsRight {
	width: 160px;
	float: right;
	padding-top: 20px;
}
.title {
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 20px;
}
.line {
	width: 480px;
	margin: 20px 0;
	border-top: 1px dashed #fff;
	height: 1px;
	overflow: hidden;
}
.question {
	color: #652d92;
	margin-bottom: 16px;
	line-height: 16px;
}
.question a {
	color: #652d92;
	text-decoration: underline;
}
.question a:hover {
	text-decoration: none;
}
.answer {
	color: #fff;
	margin-bottom: 16px;
	line-height: 16px;
}
.answer a {
	color: #fff;
	text-decoration: underline;
}
.answer a:hover {
	text-decoration: none;
}
.topic {
	padding: 10px;
	color: #fff;
	background: #652d92;
	margin-bottom: 10px;
}
.topic a {
	color: #fff;
	text-decoration: underline;
}
.topic a:hover {
	text-decoration: none;
}

.external_link a {
	color: #00aeef;
	font: normal 10px Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.external_link a:hover {
	color: #40eeff;
	text-decoration: none;
}


#profileheader {
    font-size:10pt;
	font-weight: bold;
    padding: 7px;
    border-bottom: 0px solid #CCC;
    margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	width:266px;
	background: #dd2d91;
	color:#000;
}

#profileheadersmall {
    font-size:10pt;
	padding: 5px;
    border-bottom: 0px solid #CCC;
    margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	width:120px;
	background: #222;
	color:#ffffff;
}

.profileedit{font-size:10pt;border: 0px dashed #eeeeee;padding: 0px;margin-top: 3px;
margin-left: 10px;width:100%;
height:20px;
margin-bottom:0px;
background:#ffffff;
opacity: 0.8;
filter:alpha(opacity=80);}

.profileedit{font-size:10pt;border: 0px dashed #eeeeee;padding: 0px;margin-top: 0px;width:100%;
height:20px;
margin-bottom:0px;
background:#ffffff;
opacity: 0.8;
filter:alpha(opacity=80);}


.profileframe{padding: 0px;
margin: 0px;margin-top: 0px;
width:680px;
min-height:260px;
background:#f8f8f8;
border: 1px solid #dddddd;
}


.profileframe2{
position:absolute;
top: 190px;
right:100px;
padding: 0px;
margin: 0px;margin-top: 0px;
width:280px;
min-height:315px;
background:#f8f8f8;
border: 1px solid #CCC;

}

.profileframe3{padding: 0px;
margin: 0px;margin-top: 0px;
width:600px;
min-height:80px;
background:#f8f8f8;
border: 1px solid #CCC;
}

.profileframe4{padding-left: 20px;
margin: 0px;margin-top: 0px;
width:350px;
min-height:115px;
background:#f8f8f8;
border: 1px solid #CCC;

}

.profileframe5{padding: 0px;
margin: 0px;margin-top: 0px;
width:920px;
min-height:260px;
background:#f8f8f8;
border: 1px solid #dddddd;
}

.small_print{padding-left: 20px;
width:350px;
font-size:7pt;
}

.profile_votes{padding-left: 15px;
margin: 0px;margin-top: -24px;
margin-bottom: 6px;
width:50px;
font-size: 12pt;
color:#222;
}

.profile_vote_message{padding-left: 10px;
margin-left: 300px;margin-top: -25px;
margin-bottom: 0px;
width:650px;
font-size: 12pt;
color:#aa3333;
}

.profiletext{padding-left: 15px;
padding-right: 15px;
clear:none;
font-size:10pt;
color: #222222;
text-align: justify;
}

.statustext{
background:#e8e8e8;padding: 8px;
padding-right: 5px;
margin-top: -15px;
margin-right: 0px;
font-size:14pt;
color:#222222;
}

.statustext a{
font-size:14pt;
color:#222299;
}



#signout{
margin-top:-15px;
padding-left: 790px;
}


#labeltext{
color:#888888;
}

#picframe2{padding: 0px;
margin: 0px;margin-top: 0px;
margin-left: 10px;
width:220px;
min-height:200px;
background:#f8f8f8;
border: 1px solid #dddddd;
overflow:hidden;
color:#444444;
}

.message
{
background:#f4f4f4;
width:600px;
padding: 2px;

}

.m_name
{

background:#e8e8e8;
}
.m_image
{
float: left;
background:#e8e8e8;
}
.m_date
{
font-size:8pt;
color:#777;
}

.m_message
{
padding: 5px;
padding-bottom:10px;
color: #222222;
font-size:10pt;
}

.image_text
{
background:#000;
color:#fff;
height:170px;
width:85px;
margin-top:-1px;
border-bottom: solid #000 1px;
margin-left:127px;
padding: 5px;
opacity: 0.8;
filter:alpha(opacity=80);
overflow:hidden;
font-size: 7pt;
}