/* ***** footerku ***** */

#footerku {
	clear: both;
	min-width: 940px; /*980-40*/
	margin: 60px 20px 0px;
	border-top: 1px solid #ccc;
	padding: 10px 0px;
	color: #333;
}

#footerku a, #footerku span {
	white-space: nowrap;
}

#footerku a {
	color: #333;
	text-decoration: none;
}

#footerku a:hover {
	text-decoration: underline;
}

#footerku span.s {
	margin: 0px 0.4em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #ccc;
}

#c_footerku_links {
	float: left;
	font-size: 70%;
	line-height: 120%;
}

#c_footerku_legal {
	font-size: 65%;
	line-height: 120%;
	text-align: right;
}

#c_footerku_legal div {
	display: inline;
	margin-left: 10px;
	white-space: nowrap;
}

#m_reserved {
	display: none;
	visibility: hidden;
}

#c_footerku_intl {
	display: none;
	visibility: hidden;
	clear: left;
	margin-top: 20px;
	padding: 10px;
	font-size: 80%;
	line-height: 120%;
	text-align: center;
	height: 1%; /*IE*/
}

#c_footerku_intl a {
	position: relative;
	margin: 0px 0.4em;
	padding-left: 20px; /*16+4*/
	color: #0b82ce;
}

#c_footerku_intl a span {
	position: absolute;
	display: block;
	top: 2px;
	left: 0px;
	width: 16px;
	height: 11px;
	background: url(/c/simplyhired-common/images/flags2.gif) no-repeat 16px 0;
}
* html #c_footerku_intl a span {
	margin-left: 0.4em; /*IE6*/
}

#c_footerku_intl #l_footerku_us span { background-position: 0px 0; }
#c_footerku_intl #l_footerku_au span { background-position: -16px 0; }
#c_footerku_intl #l_footerku_ca span { background-position: -32px 0; }
#c_footerku_intl #l_footerku_de span { background-position: -48px 0; }
#c_footerku_intl #l_footerku_es span { background-position: -64px 0; }
#c_footerku_intl #l_footerku_fr span { background-position: -80px 0; }
#c_footerku_intl #l_footerku_gb span { background-position: -96px 0; }
#c_footerku_intl #l_footerku_in span { background-position: -112px 0; }

#c_footerku_copy {
	clear: left;
	margin-top: 20px;
	font-size: 65%;
	line-height: 120%;
	text-align: center;
}

/* ***** common.css ***** */

* {
	margin: 0px;
	padding: 0px;
}

.jump {
	height: 26px;
	width: 100%;
	margin-top:2px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
}

img {
	border: none;
}

a {
	color: #0b82ce; /*kerjabiru*/
	text-decoration: underline;
	cursor: pointer;
}

a:hover {
	color: #006699;
}

h1, h2, h3, h4, h5, h6 {
	color: #93BF2C;
}

h1 {
	font-size: 150%; /*18pt*/
	line-height: 150%; /*20pt*/
	font-weight: normal;
}

h2 {
	font-size: 100%;
	line-height: 150%;
}

h3, h4, h5, h6 {
	font-size: 80%;
	line-height: 150%;
}

p, ul, ol, dl {
	font-size: 80%;
	line-height: 150%;
}

table {
	border-collapse: collapse;
}

button, input.button {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	cursor: pointer;
}

select {
	font-family: Arial, Helvetica, sans-serif;
}


/* ***** TRIM ***** */

html, body {
	height: 100%;
}

#trim {
	height: auto;
	min-height: 100%;
	border-left: 36px solid #D1E39B; /*trimgreen*/
	border-right: 36px solid #8DD8F8; /*trimblue*/
}

* html #trim {
	height: 100%; /*IE6*/
}


/* ***** HEADER ***** */

#header {
	width: 940px; /*980-40*/
	padding: 10px 20px;
}

#header a, #header label {
	white-space: nowrap;
}

#c_header_logo {
	clear: left;
	float: left;
	width: 205px;
	height: 65px;
	font-size: 70%;
}

#c_header_search {
	margin-left: 220px;
}

#c_header_search form {
	width: 720px; /*940-220*/
	overflow: auto; /*clear*/
}
* html #c_header_search form {
	width: auto; /*IE6*/
}

#c_header_search .element {
	float: left;
	padding-right: 6px;
}

#c_header_search p {
	font-size: 70%;
	line-height: 150%;
}

#c_header_search label {
	display: block;
	font-size: 80%;
	font-weight: bold;
	color: #333;
}

#c_header_search input.text {
	width: 14em;
	margin: 2px 0px;
	border: 1px solid #999;
	padding: 2px;
	font-size: 100%;
}

#c_header_search input.button {
	width: 8em;
	margin: 2px 0px;
	padding: 2px;
	font-size: 80%;
	line-height: 110%;
	font-weight: bold;
	color: #333;
}


/* ***** USER ***** */

#user {
	min-width: 940px; /*980-40*/
	border-bottom: 1px solid #ccc;
	padding: 4px 20px;
	overflow: auto; /*clear*/
}

#user .links {
	font-size: 70%;
	line-height: 150%;
	color: #ccc;
}

#user .left {
	float: left;
}

#user .right {
	text-align: right;
}

#user span.s {
	margin: 0px 0.4em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #ccc;
}

#c_site_links a {
	font-size: 110%;
	margin-right: 14px;
}

#c_user_links a {
	font-weight: bold;
}

#c_user_links .welcome {
	color: #333;
	font-weight: bold;
}

#c_user_links .myjobs {
	position: relative;
	padding-left: 20px; /*16+4*/
}

#c_user_links .myjobs span {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 16px;
	height: 100%;
	background: url(images/icons2.gif) no-repeat scroll -54px center; /*save_on*/
}
* html #c_user_links .myjobs span {
	height: 14px; /*IE6*/
}

#c_user_links .count {
	color: #0B82CE;
}

#c_user_links .off {
	display: none;
	visibility: hidden;
}

#c_change_country {
	font-size: 70%;
	line-height: 150%;
}

#c_change_country label, #c_change_country select {
	font-size: 100%;
	vertical-align: middle;
}

#c_change_country select {
	padding: 0px;
}

#c_change_country select option {
	padding-right: 10px;
}


/* ***** NAVBAR ***** */

#navbar {
	min-width: 940px; /*980-24-16*/
	min-height: 18px;
	margin: 0px 8px;
	border: 1px solid #eee;
	border-bottom: 1px solid #ddd;
	padding: 4px 12px;
	background: #F2F2F2 url(images/bar.gif) repeat-x left top;
}

* html #navbar {
	height: 18px; /*IE6*/
}

#navbar h1, #navbar h2, #navbar h3, #navbar h4, #navbar h5, #navbar h6 {
	display: inline;
	font-size: 90%;
	line-height: 130%;
	font-weight: bold;
	color: #999;
}

#navbar .navtitle {
	font-weight: bold;
	color: #888;
}

#navbar .breadcrumbs {
	font-size: 70%;
	line-height: 150%;
}

#navbar .breadcrumbs a {
	font-weight: bold;
}

#navbar .breadcrumbs .selected {
	color: #666;
	text-decoration: none;
	font-weight: bold;
}

#navbar .breadcrumbs span.s {
	margin: 0px 4px;
}


/* ***** FOOTER ***** */

#footer {
	clear: both;
	min-width: 940px; /*980-40*/
	margin: 60px 20px 0px;
	border-top: 1px solid #ccc;
	padding: 10px 0px;
	color: #333;
}

#footer a, #footer span {
	white-space: nowrap;
}

#footer a {
	color: #333;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer span.s {
	margin: 0px 0.4em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #ccc;
}

#c_footer_links {
	float: left;
	font-size: 70%;
	line-height: 120%;
}

#c_footer_legal {
	font-size: 65%;
	line-height: 120%;
	text-align: right;
}

#c_footer_legal div {
	display: inline;
	margin-left: 10px;
	white-space: nowrap;
}

#m_reserved {
	display: none;
	visibility: hidden;
}

#c_footer_intl {
	display: none;
	visibility: hidden;
	clear: left;
	margin-top: 20px;
	padding: 10px;
	font-size: 80%;
	line-height: 120%;
	text-align: center;
	height: 1%; /*IE*/
}

#c_footer_intl a {
	position: relative;
	margin: 0px 0.4em;
	padding-left: 20px; /*16+4*/
	color: #0b82ce;
}

#c_footer_intl a span {
	position: absolute;
	display: block;
	top: 2px;
	left: 0px;
	width: 16px;
	height: 11px;
	background: url(images/flags2.gif) no-repeat 16px 0;
}
* html #c_footer_intl a span {
	margin-left: 0.4em; /*IE6*/
}

#c_footer_intl #l_footer_us span { background-position: 0px 0; }
#c_footer_intl #l_footer_au span { background-position: -16px 0; }
#c_footer_intl #l_footer_ca span { background-position: -32px 0; }
#c_footer_intl #l_footer_de span { background-position: -48px 0; }
#c_footer_intl #l_footer_es span { background-position: -64px 0; }
#c_footer_intl #l_footer_fr span { background-position: -80px 0; }
#c_footer_intl #l_footer_gb span { background-position: -96px 0; }
#c_footer_intl #l_footer_in span { background-position: -112px 0; }

#c_footer_copy {
	clear: left;
	margin-top: 20px;
	font-size: 65%;
	line-height: 120%;
	text-align: center;
}


/* ***** CONTENT ***** */

#content .error {
	color: red;
}

/* forms */

#content label {
}

#content label.checkbox {
	font-weight: normal;
}

#content label.checkbox, #content input.checkbox {
	vertical-align: middle;
}

#content input.text {
	border: 1px solid #666;
	padding: 2px;
}

#content input.text:hover {
	border: 1px solid #000;
}

#content select {
	padding: 1px;
}

#content option {
	padding-right: 10px;
}

/* image corners */

/*
  <div class="corners">
    <!--corners--><div class="top"><div class="top_left"></div><div class="top_right"></div></div><div class="left"><div class="right"><div class="content">
    content goes here
    <!--corners--></div></div></div><div class="bottom"><div class="bottom_left"></div><div class="bottom_right"></div></div>
  </div>
*/

.corners {
	padding: 0px;
	background-color: #F9F9F9;
}

.corners b {
	display: block;
	font-weight: normal;
}

/* set user defined styles on .content */
.corners .content {
	padding: 1px 12px;
}

.corners .top, .corners .bottom {
	position: relative;
	height: 12px;
}

.corners .top_left, .corners .top_right, .corners .bottom_left, .corners .bottom_right {
	position: absolute;
	width: 12px;
	height: 12px;
}

.corners .top_left,    .corners .top_right    { top: 0px;    }
.corners .bottom_left, .corners .bottom_right { bottom: 0px; }
.corners .top_left,    .corners .bottom_left  { left: 0px;   }
.corners .top_right,   .corners .bottom_right { right: 0px;  }

.corners .top          { background: url(images/corners/top.gif)               repeat-x  top left;     }
.corners .bottom       { background: url(images/corners/bottom.gif)            repeat-x  bottom left;  }
.corners .left         { background: url(images/corners/left.gif)              repeat-y  top left;     }
.corners .right        { background: url(images/corners/right.gif)             repeat-y  top right;    }
.corners .top_left     { background: #fff url(images/corners/top-left.gif)     no-repeat top left;     }
.corners .top_right    { background: #fff url(images/corners/top-right.gif)    no-repeat top right;    }
.corners .bottom_left  { background: #fff url(images/corners/bottom-left.gif)  no-repeat bottom left;  }
.corners .bottom_right { background: #fff url(images/corners/bottom-right.gif) no-repeat bottom right; }

/* css rounded corners */

/*
  <div class="rounded">
    <!--rounded--><b class="c"><b class="c1"></b><b class="c2"><i></i></b><b class="c3"><i></i></b></b><div class="content">
    content goes here
    <!--rounded--></div><b class="c"><b class="c3"><i></i></b><b class="c2"><i></i></b><b class="c1"></b></b>
  </div>
*/

.rounded {
}

.rounded .c {
	display: block;
}

.rounded .c * {
	display: block;
	height: 1px;
	overflow: hidden;
}

.rounded .c b {
	padding: 0px 1px;
	background-color: #ccc; /*border*/
}

.rounded .c i {
	background-color: #f6f6f6; /*background*/
}

.rounded .c .c1 { margin: 0 2px; }
.rounded .c .c2 { margin: 0 1px; }
.rounded .c .c3 { margin: 0 0px; }

.rounded .content {
	border-left: 1px solid #ccc; /*border*/
	border-right: 1px solid #ccc; /*border*/
	padding: 2px 10px;
	background-color: #f6f6f6; /*background*/
}

/* yui container */

.yui-overlay {
	position: absolute;
	display: block;
}

.yui-panel-container {
	width: auto;
	position: absolute;
	visibility: hidden;
	background-color: transparent;
	overflow: visible;
	z-index: 6;
}

.yui-panel {
	visibility: hidden;
	position: relative;
	top: 0px;
	left: 0px;
	overflow: hidden;
	z-index: 1;
}

.yui-panel .container-close {
	position: absolute;
	z-index: 6;
	cursor: pointer;
	visibility: inherit;
}

.mask {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: auto;
	background-color: #999;
	opacity: .25;
	filter: alpha(opacity=25); /*IE*/
}

* html body.masked select {
	visibility: hidden; /*IE6*/
}

* html div.yui-panel-container select {
	visibility: inherit; /*IE6*/
}


/* ***** SPONSORED LINKS ***** */

.sponsored_links {
}

.sponsored_links h4 a {
	text-decoration: none;
	color: inherit;
	color: #333; /*IE*/
}

.sponsored_links h4 a:hover {
	text-decoration: underline;
}

.sponsored_links li {
	margin-top: 10px;
	list-style: none;
}

.sponsored_links p {
	font-size: 100%;
}

.sponsored_links li .title {
	font-size: 100%;
	font-weight: normal;
}

.sponsored_links li .text {
	font-size: 100%;
	line-height: 140%;
}

.sponsored_links li .site a {
	color: #329A00; /*green*/
	text-decoration: none;
}

/* google ads */

.google_ads_top h4 a, .google_ads_bottom h4 a {
	color: #666;
}

.google_ads_top {
	padding: 1px 5px;
	background-color: #f1f1f1;
}

.google_ads_top h4 {
	font-size: 70%;
}

.google_ads_top li {
	margin: 5px 0px;
}

.google_ads_top .title {
	font-size: 120%;
	line-height: 140%;
}

.google_ads_bottom {
	margin-top: 40px;
	border: 1px solid #ccc;
	padding: 5px;
}


/* ***** job.css ***** */

/* ***** JOB ***** */

.job {
}

.job .sep {
	color: #000;
}

/* job heading */

.job .heading {
}

.job .title {
	font-size: 125%;
	line-height: 140%;
}

.job .new {
	font-size: 70%;	
	color: #CC0809;
	text-transform: uppercase;
}

/* job details */

.job .details {
	font-size: 110%;
	line-height: 140%;
}

.job .company {
	text-decoration: none;
	color: #000;
}

.job .location {
	text-decoration: none;
	color: #666;
}

/* job description */

.job .description {
	font-size: 100%;
	line-height: 140%;
}

/* job info */

.info {
	font-size: 66%;
	line-height: 140%;
	color: #329A00; /*green*/
}
.info a {
	color: #329A00; /*green*/
	text-decoration:none;
}
.info a:hover {
	color: #329A00; /*green*/
	text-decoration:underline;
}
.info img {
	vertical-align: middle;
}

.job .time {
}

.job .source, .job .source:visited {
	font-weight: bold;
	text-decoration: none;
	color: #329A00; /*green*/
}

.job a.source:hover {
	text-decoration: underline;
}

/* my jobs */

.job .myjobs {
	font-size: 85%;
	line-height: 140%;
	color: #666;
}

.job .myjobs span.sep {
	padding: 0px 4px;
}

.job .myjobs .date {
	font-weight: bold;
}

/* job tools */

.job .tools {
	font-size: 85%;
	line-height: 140%;
}

.job .tools span.sep {
	padding: 0px 4px;
}

.job .tools a {
	position: relative;
	color: #7FD0ED;
}

.job .tools a:hover {
	color: #006699;
}

.job a.save, .job a.more, .job a.block, .job a.remove {
	white-space: nowrap;
}

li.saved a.save, li.more a.more, li.block a.block, li.blocked a.block {
	font-weight: bold;
	color: #0B82CE; /*kerjabiru*/
}

body#results li.saved a.save, body#results li.saved a.save:hover {
	text-decoration: none;
	color: #666;
	cursor: default;
}

.job .tools a span {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	background: url(images/icons2.gif) no-repeat scroll 0 0;
}

.job a.save {
	padding-left: 20px; /*16+4*/
}
.job a.save span {
	width: 16px;
	background-position: -38px center; /*save_off*/
}
li.saved a.save span {
	background-position: -54px center; /*save_on*/
}

.job a.more {
	padding-left: 12px; /*8+4*/
}
.job a.more span {
	width: 8px;
	background-position: -20px center; /*more_off*/
}
li.more a.more span {
	background-position: -28px center; /*more_on*/
}

.job a.block {
	padding-left: 15px; /*11+4*/
}
.job a.block span {
	width: 11px;
	background-position: -72px center; /*block_off*/
}
li.block a.block span, li.blocked a.block span {
	background-position: -83px center; /*block_on*/
}

.job a.remove {
	padding-left: 15px; /*11+4*/
}
.job a.remove span {
	width: 11px;
	background-position: -96px center; /*delete*/
}

/* viewed job */

li .job a:visited, li.viewed .job .title {
	color: #551A8B; /*visited*/
}


/* ***** BOXES ***** */

.result div.box_close {
	position: absolute;
	top: 0px;
	right: 10px;
}

.result div.box_close a {
	font-size: 85%;
	font-weight: normal;
	text-decoration: none;
	color: #666;
}


/* ***** MORE ***** */

div.more {
	position: relative;
	display: none;
	visibility: hidden;
	margin-top: 5px;
	padding: 10px;
	background-color: #D0F0FB;
}

div.more div.box_close {
	padding-left: 2px;
	background-color: #D0F0FB; /*div.more*/
}

li.more div.more {
	display: block;
	visibility: visible;
}

div.more h5 {
	font-size: 90%;
	color: #666;
}

div.more ul {
	margin-bottom: 10px;
	font-size: 100%;
	line-height: 150%;
	color: #666;
}

div.more li {
	margin-left: 20px;
	list-style: square;
}

div.more span.sep {
	padding: 0px 4px;
}


/* ***** BLOCK ***** */

div.block {
	position: relative;
	display: none;
	visibility: hidden;
	margin-top: 5px;
	padding: 10px;
	background-color: #D0F0FB;
}

div.block div.box_close {
	padding-left: 2px;
	background-color: #D0F0FB; /*div.more*/
}

li.block div.block {
	display: block;
	visibility: visible;
}

div.block h5 {
	font-size: 90%;
	color: #666;
}

div.block p {
	margin-top: 1em;
	font-size: 100%;
}

div.block ul {
	margin-bottom: 10px;
	font-size: 100%;
	line-height: 150%;
	color: #666;
}

div.block li {
	margin-left: 20px;
	list-style: square;
}

div.block span.sep {
	padding: 0px 4px;
}


/* ***** RATE ***** */

div.rate {
	position: relative;
	display: none;
	visibility: hidden;
	margin-top: 0px;
	padding: 5px 10px;
	background-color: #D0F0FB;
}

div.rate div.box_close {
	padding-left: 2px;
	background-color: #D0F0FB; /*div.more*/
}

li.saved div.rate {
	display: block;
	visibility: visible;
}

div.rate h5 {
	color: #666;
	text-transform: lowercase;
}

div.rate li {
	list-style: none;
}

/* rating */

div.rate a.star, div.rate a.not_interested {
	display: block;
	height: 18px;
	background: url(images/ratings.gif) no-repeat scroll 0 0;
}

div.rate div.stars {
	height: 18px;
	margin: 2px 0px;
}

div.rate div.stars a.star {
	float: left;
	width: 19px;
	background-position: 0px 0px;
}

div.rate div.stars a.on {
	background-position: -38px 0px;
}

div.rate div.stars a.star:hover, div.rate div.stars a.hover {
	background-position: -19px 0px;
}

div.rate div.not a.not_interested {
	width: 93px;
	background-position: -57px 0px;
}

div.rate div.not a.on {
	background-position: -150px 0px;
}

div.rate div.not a.not_interested:hover, div.rate div.not a.hover {
	background-position: -243px 0px;
}

* html div.rate a.not_interested {
	margin-left: 4px; /*IE6*/
}

/* notes */

div.rate .note_box {
	display: block;
	border: 1px solid #ccc;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow: auto;
}

div.rate .button_save, div.rate .button_cancel {
	display: block;
	float: left;
	width: 40px;
	height: 16px;
	margin: 4px 4px 0px 0px;
	background: url(images/buttons.gif) no-repeat scroll 0 0;
	vertical-align: middle;
}
* html div.rate .button_save, * html div.rate .button_cancel {
	position: relative; /*IE6*/
}

div.rate .button_save {
	background-position: 0px -20px; /*mini_save*/
}

div.rate .button_cancel {
	background-position: -120px -20px; /*mini_cancel*/
}

/* tabs */

div.rate .tabs {
	font-weight: bold;
}

div.rate .tabs ul {
	font-size: 85%;
}

div.rate .tabs li {
	display: inline;
	border-left: 1px solid #ccc;
/*	padding-left: 1em;
	padding-right: 0.7em;*/
	padding: 0px 10px;
}

div.rate .tabs li.tab_myjobs {
	border-left: none;
	padding-left: 0em;
}

.tab_rating .tabs li.tab_notes { /*neighbor*/
	border-left: none;
}

.tab_rating .tabs li.tab_rating,
.tab_notes .tabs li.tab_notes { /*selected*/
	border-left: 1px solid #fff;
	padding-bottom: 10px;
	background-color: #fff;
}

.tab_rating .tabs li.tab_rating a,
.tab_notes .tabs li.tab_notes a { /*selected*/
	text-decoration: none;
}

div.rate .tabs li.tab_rating b {
	position: relative;
	padding-right: 10px;
}

div.rate .tabs li.tab_rating b i {
	position: absolute;
	display: block;
	top: 3px;
	left: 1px;
	width: 9px;
	height: 8px;
	background: url(images/icons2.gif) no-repeat scroll -136px center; /*mini_star*/
}
* html div.rate .tabs li.tab_rating b i {
	top: 1px; /*IE6*/
}

/* panels */

div.rate .panels li {
	display: none;
	visibility: hidden;
	margin: 5px 0px;
	padding: 5px 10px 10px;
	background-color: #fff;
}

.tab_rating .panels li.tab_rating,
.tab_notes .panels li.tab_notes { /*selected*/
	display: block;
	visibility: visible;
}

div.rate .panels h5 {
	float: left;
	width: 5em;
	font-size: 100%;
	text-align: right;
}
* html div.rate .panels h5 {
	position: relative; /*IE6*/
}

div.rate .panels div.body {
	margin-left: 5.4em;
}

div.rate .panels .aside {
	margin-left: 20px;
	font-size: 10px;
	line-height: 20px;
	color: #999;
}

div.rate .panels li.tab_rating {
	padding-left: 3.3em; /*center with tab*/
}

div.rate .panels li.tab_rating .stars {
	float: left;
}
* html div.rate .panels li.tab_rating .stars {
	position: relative; /*IE6*/
}

div.rate .panels li.tab_notes .note_box {
	width: 34em;
	height: 5em;
}
* html div.rate .panels li.tab_notes .note_box {
	margin-left: -3px; /*IE6*/
}


/* ***** WHO DO I KNOW ***** */

.job a.who {
	background: url(images/icons2.gif) no-repeat scroll center right;
	padding-top: 1px; /*IE*/
	padding-right: 16px; /*12+4*/
}

.job a.who u {
	margin-right: 1px; /*IE*/
	border-bottom: 1px dotted #009FDA;
	background-color: #fff;
	text-decoration: none;
}

/* panel */

div.who {
	width: 400px;
	border: 1px solid #0C82CC;
	background: #fff url(images/panel-bg.gif) repeat-y scroll top right;
}

div.who .hd, div.who .bd, div.who .ft {
	padding: 0px 15px;
	overflow: hidden;
}

/* close link */

div.who .container-close {
	display: block;
	top: 4px;
	right: 4px;
}

div.who .container-close a {
	display: block;
	font-size: 70%;
	text-decoration: none;
	color: #666;
}

/* header */

div.who .hd {
	padding-top: 5px;
	padding-right: 60px;
	padding-bottom: 5px;
	background-color: #E1F6FB;
}

div.who h4 {
	font-weight: normal;
	color: #333;
}

/* footer */

div.who .ft {
	padding-bottom: 15px;
}

div.who .powered_by {
	float: right;
	width: 123px;
	height: 18px;
	background: url(/c/linkedin/images/who.gif) no-repeat scroll 0px -24px; /*IE6*/
}

div.who .powered_by a {
	display: block;
	width: 123px;
	height: 18px;
}

div.who .powered_by span {
	display: none;
}

/* body */

div.who .bd {
	padding-top: 10px;
	padding-bottom: 10px;
}

div.who ul {
	font-size: 100%;
}

div.who li {
	list-style: none;
}

div.who .connection {
	position: relative;
	min-height: 24px;
	margin-bottom: 10px;
	padding-left: 34px; /*24+10*/
}
* html div.who .connection {
	height: 24px; /*IE6*/
}

div.who .degree_1, div.who .degree_2, div.who .degree_3, div.who .degree_0, div.who .degree_100 {
	position: absolute;
	top: 0.3em;
	left: 0px;
	width: 24px;
	height: 24px;
	background: url(/c/linkedin/images/who.gif) no-repeat scroll 0 0;
}

div.who .degree_1   { background-position:   0px 0px; }
div.who .degree_2   { background-position: -24px 0px; }
div.who .degree_3   { background-position: -48px 0px; }
div.who .degree_0   { background-position: -72px 0px; }
div.who .degree_100 { background-position: -96px 0px; width: 28px; }

div.who .connection h5 {
	font-size: 80%;
}

div.who .connection p {
	font-size: 75%;
	line-height: 120%;
}

div.who .count {
	font-size: 80%;
}

div.who .see_all, div.who .not_you {
	font-size: 75%;
}


/* ***** list.css ***** */

#container {
	min-width: 980px; /*170+580+230*/
}


/* ***** HEADER/FOOTER ***** */

/*
body { background-color: #E8F6FF; }
#container { background-color:#FFF; }
*/

#footer {
	min-height: 0; /*IE7*/
	margin: 0px;
	border: none;
	padding: 30px 15px 10px;
	background-color: #E8F6FF;
}

#c_footer_links {
	display: inline; /*IE6*/
	margin-left: 170px;
	color: #ccc;
}

#c_footer_links a {
	font-weight: bold;
	text-decoration: underline;
	color: #0b82ce;
}

#c_footer_legal {
	color: #999;
}

#c_footer_legal a {
	text-decoration: underline;
	color: #999;
}

#c_footer_intl {
	display: block;
	visibility: visible;
}


/* ***** COLUMNS/ROWS ***** */

#row_top, #row_middle, #row_bottom {
	position: relative;
	clear: both;
}

/* top row */

#row_top {
	min-height: 25px;
	margin: 0px 8px 10px;
	border: 1px solid #eee;
	border-bottom: 1px solid #ddd;
	background: #F2F2F2 url(images/bar.gif) repeat-x left top;
}
* html #row_top {
	height: 25px; /*IE6*/
}

#row_top .column_left, #row_top .column_right {
	padding: 2px 0px;
}

#row_top .column_left {
	margin-right: 222px; /*230-8*/
	padding-left: 12px;
}

#row_top .column_right {
	float: right;
	width: 210px; /*230-12-8*/
	padding-right: 12px;
}

#row_top .clear {
	clear: left;
}

/* bottom row */

#row_bottom {
	min-height: 8em;
	margin-top: 20px;
	background-color: #E8F6FF;
}
* html #row_bottom {
	height: 8em; /*IE6*/
}

#row_bottom .column_left, #row_bottom .column_right {
	padding: 10px 0px;
}

#row_bottom .column_left {
	float: left;
	width: 170px;
}

#row_bottom .column_left .panel {
	padding: 0px 15px;
}

#row_bottom .column_right {
	margin-left: 170px;
}

#row_bottom .simple_filters .filter, #row_bottom .recent_searches {
	float: left;
	margin-bottom: 15px;
	padding: 0px 15px;
}

#row_bottom .simple_filters .filter h4 u {
	text-decoration: none;
}

#row_bottom .recent_searches {
	width: 25%;
	border-left: 1px solid #ccc;
}

#row_bottom .recent_searches li.clear {
	display: none;
	visibility: hidden;
}

/* middle row */
/* http://matthewjamestaylor.com/blog/ultimate-3-column-holy-grail-pixels.htm */

#row_middle {
	float: left;
	width: 100%;
	margin-bottom: 20px;
	overflow: hidden;
}
#row_middle_center {
	float: left;
	right: 100%;
	width: 200%;
	margin-left: -230px; /*column_right*/
}
#row_middle_left {
	float: left;
	left: 400px; /*column_left+column_right=170+230*/
	width: 100%;
	margin-left: -50%;
	border-right: 1px solid #ccc; /*column_left*/
}



#column_center {
	float: left;
	right: 170px; /*column_left*/
	width: 50%;
}
#column_center_inside {
	left: 200%;
	margin-left: 170px; /*column_left*/
	margin-right: 230px; /*column_right*/
	overflow: hidden;
}
* html #column_center_inside {
	width: 100%; /*IE6*/
}

#column_left {
	float: left;
	float: right;
	right: 0px;
	width: 170px; /*column_left*/
	overflow: hidden;
}

#column_right {
	float: left;
	float: right;
	left: 50%;
	width: 230px; /*column_right*/
	margin-right: 0px;
	border-left: 1px solid #ccc; /*column_right*/
	overflow: hidden;
}

#row_middle .hg {
	position: relative;
}

#column_center .panel {
	margin-left: 10px;
	margin-right: 10px;
}

#column_left .panel {
	margin-bottom: 20px;
	padding: 0px 15px 0px 20px;
}

#column_right .panel {
	margin-bottom: 20px;
	padding: 0px 10px;
}


/* ***** SEARCH COMPONENTS ***** */

/* search title */

#c_search_title, #c_search_title h1 {
	display: inline;
}

#c_search_title {
/*	float: left;*/
	margin-right: 20px;
	font-size: 100%;
	line-height: 150%;
}

#c_search_title h1 {
	font-size: 90%;
	line-height: 150%;
	font-weight: bold;
	color: #999;
}

/* select distance */

#c_select_distance, #c_select_distance form {
	display: inline;
}

#c_select_distance {
/*	float: left;*/
}

#c_select_distance label, #c_select_distance select {
	font-size: 70%;
	color: #666;
}

#c_select_distance label {
	font-weight: bold;
}

#c_select_distance select {
	padding: 0px;
}

#c_select_distance input.button {
	padding: 1px;
	font-size: 70%;
}


/* job counter */

#c_job_counter {
	float: right;
	font-size: 80%;
	line-height: 180%;
	font-weight: bold;
	color: #999;
	white-space: nowrap;
}

/* pagination */

.pagination {
	margin: 20px 10px;
	padding: 0px 5px;
}

.pagination .pagelist {
	font-size: 90%;
	line-height: 120%;
	text-align: center;
}

.pagination .pagelist a {
	margin: 0px 2px;
}

.pagination .next, .pagination .previous {
	font-weight: bold;
}


/* ***** SEARCH RESULTS ***** */

.results, .featured {
	margin: 10px;
	padding: 6px 5px;
	margin-top:10px;
}

.results .result, .featured .result, .expand_search {
	width: 550px; /*580-30*/
	margin: 5px 0px;
	list-style: none;
}

/* sponsored jobs */

.featured {
	background-color: #f1f1f1;
}
* html .featured {
	position: relative; /*IE6*/
}

.featured h4 {
	float: right;
	width: 10em; /*IE*/
	margin-left: -10em; /*IE*/
	font-size: 70%;
	font-weight: normal;
	color: #666;
	text-align: right;
}
* html .featured h4 {
	position: relative; /*IE6*/
	height: 1.5em; /*IE6*/
	margin-bottom: -1.5em; /*IE6*/
}

.featured h4 a {
	text-decoration: none;
	color: inherit;
	color: #666; /*IE*/
}
.featured h4 a:hover {
	text-decoration: underline;
}

.featured .title {
	font-size: 120%;
}

/* expand search */

.expand_search {
	font-size: 100%;
	font-style: italic;
}

/* response time */

.response_time {
	float: right;
	margin: 0px 10px;
	font-size: 75%;
	line-height: 150%;
	color: #333;
}


/* ***** BARS ***** */

.bar {
	margin: 10px;
	padding: 0px 5px;
	font-size: 75%;
	line-height: 150%;
}

.bar a, .bar span {
	font-weight: bold;
}

.bar label {
	color: #333;
}

.bar .success, .bar .error {
	font-size: 100%;
}


/* ***** PANELS ***** */

.panel {
	font-size: 75%;
	line-height: 150%;
}

.panel h4 {
	font-size: 100%;
	color: #333;
}

.panel p {
	font-size: 100%;
}

.panel ul {
	font-size: 100%;
}

.panel li {
	list-style: none;
}

.panel_highlight h4 {
	margin-left: -20px;
	margin-right: -15px;
	padding: 2px 20px;
	background-color: #D2EFFF;
}

* html .panel_highlight h4 {
	position: relative; /*IE6*/
}


/* ***** FACETS ***** */

/* spell check */

.spell_check {
	font-size: 100%;
	margin-top: 0px;
	font-style: italic;
	color: #666;
}

.spell_check a {
	font-weight: normal;
}


.no_results .spell_check {
	margin-bottom: 20px;
}

/* breadcrumbs */

.breadcrumbs {
	margin-top: 0px;

}

.breadcrumbs strong {
	color: #666;
}

/* email alert */

.email_alert {
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #EAF2CD;
}

.email_alert * {
	vertical-align: middle;
}

.email_alert form {
	display: inline;
}

.email_alert label.alert, .email_alert .success {
	position: relative;
	padding-left: 18px; /*14+4*/
	font-weight: bold;
}

.email_alert span.email {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 14px;
	height: 100%;
	background: url(images/icons2.gif) no-repeat scroll -120px center; /*gray_email*/
}

.email_alert input.text {
	width: 20em;
	margin-right: 4px;
	padding: 1px;
	font-size: 90%;
	color: #666;
}

.email_alert button, .save_search button {
	width: 51px;
	height: 20px;
	border: none;
	background: url(images/buttons.gif) no-repeat scroll -100px 0px; /*submit*/
}

.email_alert button span, .save_search button span {
	display: none;
	visibility: hidden;
}

.email_alert .error {
	font-weight: normal;
}

/* email alert and rss */

.email_alert_rss {
	margin-top: 0px;
}

.email_alert_open {
	background-color: #EAF2CD;
}

.email_alert_rss a.alert, .email_alert_open .dropdown {
	position: relative;
	padding-left: 31px; /*9+4+14+4*/
}

.email_alert_rss a.alert span {
	position: absolute;
	top: 0px;
	height: 100%;
	background: url(images/icons2.gif) no-repeat scroll 0 0;
}

.email_alert_rss a.alert span.arrow {
	left: 0px;
	width: 9px;
	background-position: 0px center; /*arrow_right*/
}
.email_alert_open a.alert span.arrow {
	background-position: -9px center; /*arrow_down*/
}

.email_alert_rss a.alert span.email {
	left: 13px; /*9+4*/
	width: 14px;
	background-position: -120px center; /*gray_email*/
}

.email_alert_rss .dropdown {
	display: none;
	visibility: hidden;
}
.email_alert_open .dropdown {
	display: block;
	visibility: visible;
}

.email_alert_open p, .email_alert_open p a {
	vertical-align: baseline;
	font-size: 100%;
	font-weight: normal;
}

.email_alert_rss .success {
	position: static;
	padding-left: 0px;
}

.email_alert_rss .success span.email {
	display: none;
	visibility: hidden;
}

/* rss only */

.rss_only {
	margin-top: 0px;
}

.rss_only a.rss {
	position: relative;
	padding-left: 16px; /*12+4*/
}

.rss_only a.rss span {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 12px;
	height: 100%;
	background: url(images/icons2.gif) no-repeat scroll -206px top;
}

/* sort and show */

.sort_and_show {
	font-size: 70%;
}

.sort_and_show .sort_jobs {
	margin-left: 20px;
	text-align: right;
}

.sort_and_show .show_jobs {
	margin-right: 20px;
	float: left;
}

.sort_and_show span {
	color: #666;
}

/* filter */

.filter {
}

.filter ul {
	margin: 2px 0px;
}

.filter li {
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 130%;
}

.filter li.selected span.value {
	font-weight: bold;
}

/* filters */

.filters {
	margin: 10px 0px;
	color: #0B82CE; /*kerjabiru*/
}

.filters .filter, .filters div {
	margin-bottom: 10px;
}

.filters .filter li {
	position: relative;
	white-space: nowrap;
	overflow: hidden;
}

.filters .filter li span.count, .filters .filter li span.undo {
	position: absolute;
	right: 0px;
	padding-left: 2px;
	background-color: #fff;
}
* html .filters .filter li span.count, * html .filters .filter li span.undo {
	top: 0px; /*IE6*/
	padding-right: 12px; /*IE6*/
}

* html .filters .filter li.see_more a {
	display: block; /*IE6*/
	float: left; /*IE6*/
}

.filters .ranked_list li {
	white-space: normal;
	padding-right: 2em;
}

.filters .ranked_list li span.count, .filters .ranked_list li span.undo {
	bottom: 2px;
}
* html .filters .ranked_list li span.count, * html .filters .ranked_list li span.undo {
	position: static; /*IE6*/
	display: block; /*IE6*/
	margin-top: -1.3em; /*IE6*/
	margin-right: -2.3em; /*IE6*/
	padding-right: 0px; /*IE6*/
	text-align: right; /*IE6*/
}
* html .filters .ranked_list li span.undo a {
	position: relative; /*IE6*/
}

/* simple filters */

.simple_filters {
	color: #0B82CE; /*kerjabiru*/
}

.simple_filters li.reset, .simple_filters li.more, .simple_filters li.see_more {
	display: none;
	visibility: hidden;
}

.simple_filters li.selected {
	display: block;
	visibility: visible;
}

.simple_filters li h4 a {
	color: #333;
	text-decoration: none;
	cursor: default;
}

/* filter feedback */

.filter_feedback {
	margin-top: 5px;
	padding: 5px 8px;
	background-color: #E0F4FF;
	font-size: 85%;
}

.filter_feedback .reset {
	float: right;
	color: #999;
}

.filter_feedback h4 {
	font-size: 90%;
	font-weight: normal;
	color: #333;
}

.filter_feedback li {
	list-style: none;
	font-weight: bold;
	color: #000;
	position: relative;
	padding-left: 12px;
}

.filter_feedback li a {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 9px;
	height: 100%;
	padding: 0px;
	background: url(images/icons2.gif) no-repeat scroll -109px 0px; /*filter_remove*/
}
* html .filter_feedback li a {
	left: -12px; /*IE6*/
}

/* save search */

.save_search {
	padding: 5px 8px 10px;
	background: #E0F4FF;
	text-align: center;
	color: #999;
}

.save_search .save, .save_search .saved {
	font-size: 75%;
	font-weight: bold;
}

.save_search .saved {
	color: #666;
	text-decoration:none;
	cursor: default;
}

.save_search .cancel {
	float: right;
	font-size: 70%;
	line-height: 20px;
	text-transform: lowercase;
}

.save_search form {
	padding-top: 5px;
	text-align: left;
}

.save_search input.text {
	margin: 5px 0px;
	width: 148px;
	color: #666;
}

.save_search button {
	vertical-align: middle;
}

.save_search .dropdown {
	visibility: hidden;
	display: none;	
}
.save_search_open .dropdown {
	visibility: visible;
	display: block;	
}

/* filter search by */

.filter_search_by {
	text-align: right;
}

/* recent searches */

.recent_searches {
	color: #0B82CE; /*kerjabiru*/
}

.recent_searches li {
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 130%;
}

.recent_searches li.empty {
	color: #666;
}

/* refine keywords */

.refine_keywords {
}

.refine_keywords .refine {
	margin: 10px 0px;
}

.refine_keywords select {
	width: 130px;
	font-size: 90%;
	line-height: 150%;
}

.refine_keywords input.text {
	width: 124px;
	font-size: 90%;
	line-height: 150%;
}

.refine_keywords button {
	width: 99px;
	height: 20px;
	border: none;
	background: url(images/buttons.gif) no-repeat scroll 0px 0px; /*update_results*/
}

.refine_keywords button span {
	display: none;
	visibility: hidden;
}

/* search tools / search tips / related searches */

.search_tools, .search_tips, .related_searches {
}

.search_tools ul, .search_tips ul, .related_searches ul {
	margin: 10px 5px 10px 0px;
}

.search_tools li, .search_tips li, .related_searches li {
	padding: 2px 0px;
	line-height: 130%;
}

/* quick search */

.quick_search {
	min-height: 0; /*IE7*/
	clear: both;
	padding: 0px 15px;
}

.quick_search .element {
	float: left;
	margin-bottom: 10px;
	padding-right: 6px;
}

.quick_search .clear {
	clear: left;
}

.quick_search label {
	font-size: 80%;
	font-weight: bold;
	color: #333;
}

.quick_search input.text {
	width: 18em;
	margin: 2px 0px;
	border-color: #999;
	font-size: 90%;
}

.quick_search input.button {
	width: 8em;
	margin-top: 1px;
	padding: 2px;
	font-size: 75%;
	font-weight: bold;
	color: #333;
}

/* sponsored links */

.sponsored_links {
}

/* banners */

.banners {
	width: 200px;
	height: 310px; /*90*3+20*2*/
}


/* ***** NO RESULTS ***** */

#content .no_results {
	width: 940px; /*980-40*/
	padding: 0px 20px;
}

.no_results h1, .no_results h2, .no_results h3, .no_results h4 {
	color: #666;
}

.no_results .panel {
	margin-left: 0px;
	margin-right: 0px;
}

.error_message h1 {
	margin-bottom: 20px;
}

.error_message p {
	margin: 10px 0px;
}

.choose_city ul {
	margin: 20px 0px;
}

.choose_city li {
	margin-left: 20px;
	list-style: disc outside;
}

/* mini browse */

.mini_browse {
	width: 100%; /*clear*/
	overflow: auto; /*clear*/
	margin-top: 20px;
}

.mini_browse ul {
	float: left;
	margin: 10px 0px;
}

.mini_browse li {
	margin: 0px 20px;
	list-style: disc outside;
}


/* ***** FILTERS PANEL ***** */

.filters .filter, .filters .filter h4 {
	line-height: normal; /*IE7*/
}

.filters .filter h4 {
	margin-left: -12px;
}

.filters .filter h4 a {
	position: relative;
	padding-left: 12px;
}

.filters .filter h4 span {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 9px;
	height: 100%;
	padding: 0px;
	background: url(images/icons2.gif) no-repeat scroll -9px center; /*arrow_right*/
}

.filters .filter h4 u {
	text-decoration: underline;
	color: #333;
}

.filters .filter li.more {
	display: none;
	visibility: hidden;
}

.filters .filter li.selected {
	display: block;
	visibility: visible;
}

/* collapsed filter */

.filters .collapsed_filter h4 span {
	background-position: 0px center; /*arrow_right*/
}

.filters .collapsed_filter ul {
	display: none;
	visibility: hidden;
}

/* expanded filter */

.filters .expanded_filter li.more {
	display: block;
	visibility: visible;
}

.filters .expanded_filter li.see_more {
	display: none;
	visibility: hidden;
}

/* more filters */

.filters .more_filter {
	display: none;
	visibility: hidden;
}

.more_filters .more_filter {
	display: block;
	visibility: visible;
}
	
/* panel control */

.filter_control {
	padding-left: 8px;
	font-size: 75%;
	line-height: 150%;
	font-weight: bold;
}

.filter_control a {
	text-decoration: none;
}
.filter_control span {
	text-decoration: underline;
}

#l_show_filters {
	display: none;
	visibility: hidden;
}

/* hidden panel */

body.hide_filters #l_show_filters {
	display: block;
	visibility: visible;
	float: left;
}

body.hide_filters .no_repos {
	margin-left: 180px;
}

body.hide_filters #row_middle_left {
	float: none;
	left: auto;
	margin-left: 0px;
	border-right: none;
}

body.hide_filters #column_center {
	left: 50%;
	right: auto;
}

body.hide_filters #column_center_inside {
	left: auto;
	margin-left: 230px; /*column_left*/
	margin-right: 0px; /*column_right*/
}

body.hide_filters #column_left {
	display: none;
	visibility: hidden;
}

body.hide_filters #column_right {
	left: 230px;
}

/******* SEND TO A FRIEND ******/
/* panel */
#c_send_panel{
  position: fixed;
  top: 35%;
  left: 50%;
  z-index: 1000;  
}

div.send {  
	width: 300px;  
  margin-left: -150px;  
	border: 1px solid #0C82CC;
	background: #fff url(images/panel-bg.gif) repeat-y scroll top right;  
  color: #333;
}
div.send h4 {
	margin-right: 50px;
	font-weight: normal;
	color: #333;  
}

div.send .job_desc{  
  text-align: left;
  margin-bottom: 11px;
  line-height: 20px;
  font-weight: bold;
}

div .send .send_form{
  text-align: right;
  font-size: 80%;
  line-height: 15px;
}
div.send .container-close {
	top: 4px;
	right: 4px;
	width: 49px;
	height: 13px;
	background: url(images/panel-close.gif) no-repeat scroll top left;
}

div.send .hd, div.send .bd, div.send.ft {
	padding: 0px 15px;
	overflow: hidden;
}
div.send .input_text{
  text-align: left;
  float: left; 
  width: 100px; 
  margin-bottom: 3px;
}

div.send .input_field{
  margin-bottom: 3px;
}

div.send .input_error{
  text-align: left;
  margin-left: 110px; 
  color: red;
}

div.send .input_send{
  text-align: right;
}

div.send .confirmation{
  text-align: left;
}
/* header */

div.send .hd {
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #E1F6FB;
}

div.send h4 {
	margin-right: 50px;
	font-weight: normal;
	color: #333;
}

/* footer */

div.send .ft {
	padding: 0px;
}


/* body */
div.send .bd {
	padding-top: 10px;
	padding-bottom: 10px;
}

#c_send_panel_mask .mask {
  /*z-index: 2;
  -moz-opacity: 0.8;
  opacity:.80;
  filter: alpha(opacity=80);
  background-color:#2f2f2f;*/
}

/* tell a friend */
#c_tell_form{
   position: fixed;
   top: 35%;
   left: 50%;
   z-index:2000;
}
#tell_friend_form{
  text-align: right;
  font-size: 75%;
  line-height: 15px;
}

div .hide{
  display: none;
}

div.tell .tell_friend_input{
  margin: 5px 15px 5px 15px;
  position: relative;        
}

div.tell .tell_friend_input a.add{
  vertical-align: top;  
  padding-left: 12px;
  color: #333;
  font-weight: bold;
}

div.tell .tell_friend_input a.add span{
	position: absolute;
	top: 1px;
	left: 0px;
	width: 9px;
	height: 100%;
	padding: 0px;	
  background: url(images/icons2.gif) no-repeat scroll 0px 0px;
}

div.text_left{
  text-align: left;
}

div.tell .tell_friend_input a.right span{
  background-position: 0px 0px;
}

div.tell .tell_friend_input a.down span{
  background-position: -9px 0px;
}

div.tell .tell_friend_input label{
  text-align: left;
  float: left;
}
#c_tell_message{
  margin-top:5px;  
}
#c_tell_message textarea{
  width: 100%;
  margin: 5px 0px 5px 0px;
}

div.tell .error{
  text-align: left;
  margin-left: 135px; 
  color: red;
}

div.tell {  
  margin-left: -160px;
  z-index: 1000;
	width: 330px;
	border: 1px solid #0C82CC;
	background: #fff url(images/panel-bg.gif) repeat-y scroll top right;  
  color: #333;
}

div.tell h4 {
	margin-right: 50px;
	font-weight: normal;
	color: #333;  
}

div.tell .container-close {
	top: 4px;
	right: 4px;
	width: 49px;
	height: 13px;
	background: url(images/panel-close.gif) no-repeat scroll top left;
}

div.tell .hd, div.tell .bd, div.tell.ft {
	padding: 0px 15px;
	overflow: hidden;
}

div.tell .confirmation{
  margin-left: 15px;
}
/* header */

div.tell .hd {
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #E1F6FB;
}

div.tell h4 {
	margin-right: 50px;
	font-weight: bold;
	color: #333;
}

/* footer */

div.tell .ft {
	padding: 0px;
}


/* body */
div.tell .bd {
	padding-top: 10px;
	padding-bottom: 10px;
}
#c_tell_form_mask .mask {
  /*z-index: 4;
  -moz-opacity: 0.8;
  opacity:.80;
  filter: alpha(opacity=80);
  background-color:#2f2f2f;
  */
}