.module_match td {
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 3px;
  padding-bottom: 3px;
  
}
.module_blog .col8 h1,
.module_blog .col4 h2,
.module_blog .col8 h2 {
  font-size: 24px;
  line-height: 32px;
}
.module_blog .margins {
  padding: 50px;
}

.module_blog .col8 a {
  text-decoration: underline;
}

.module_blog .col8 h2.title a
{
  text-decoration: none;
}


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
  display: block;
}
body {
  line-height: 1;
  overflow-y: scroll;
  overflow: -moz-scrollbars-vertical;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}

body {
  margin: 0;
  padding: 20px 0 20px 0;
}
i, em {
  font-style: italic;
}
p {
  margin: 1em 0 1em 0;
}
p:first-child {
  margin: 0 0 1em 0;
}
p:last-child {
  margin: 1em 0 0 0;
}
a {
  text-decoration: none;
  color: #000;
}
a:hover {
  border-bottom-color: #c345a1;
  color: #c345a1;
}  
a img {
  border-style: none;
  outline: none;
}
b, strong {
  font-weight: bold;
}
hr {
  border-style: none;
  border-top: 1px dotted #aaa;
  height: 1px;
}

.error_message {
  color: #FF0000;
}


.col1 {
  width: 73px;
  margin: 0 8px 8px 0;
  padding: 0;
  float: left;
  background-color: #f5f2ee;
}
.col2 {
  width: 154px;
  margin: 0 8px 8px 0;
  padding: 0;
  float: left;
  background-color: #f5f2ee;
}
.col3 {
  width: 235px;
  margin: 0 8px 8px 0;
  padding: 0;
  float: left;
  background-color: #f5f2ee;
}
.col4 {
  width: 316px;
  margin: 0 8px 8px 0;
  padding: 0;
  float: left;
  background-color: #f5f2ee;
}
.col5 {
  width: 397px;
  margin: 0 8px 8px 0;
  padding: 0;
  float: left;
  background-color: #f5f2ee;
}
.col6 {
  width: 478px;
  margin: 0 8px 8px 0;
  padding: 0;
  float: left;
  background-color: #f5f2ee;
}
.col7 {
  width: 559px;
  margin: 0 8px 8px 0;
  padding: 0;
  float: left;
  background-color: #f5f2ee;
}
.col8 {
  width: 640px;
  margin: 0 8px 8px 0;
  padding: 0;
  float: left;
  background-color: #f5f2ee;
}
.col9 {
  width: 721px;
  margin: 0 8px 8px 0;
  padding: 0;
  float: left;
  background-color: #f5f2ee;
}
.col10 {
  width: 802px;
  margin: 0 8px 8px 0;
  padding: 0;
  float: left;
  background-color: #f5f2ee;
}
.col11 {
  width: 883px;
  margin: 0 8px 8px 0;
  padding: 0;
  float: left;
  background-color: #f5f2ee;
}
.col12 {
  width: 964px;
  margin: 0 8px 8px 0;
  padding: 0;
  float: left;
  background-color: #f5f2ee;
}

.first,
.row {
  clear:both;
}

.last,
.row {
  margin-right: 0;
}

.left {
  float: left;
}

.right {
  float: right;
}

.margins {
  padding: 14px 12px 14px 12px;
}

.paddings {
  padding: 8px;
}

.splitter {
  display: block;
  font-size: 1px;
  height: 1px;
  clear:both;
  float:none;
}
.b1 {
  font-size: 16px;
  line-height: 20px;
  color: #444;
}
.b2 {
  font-size: 14px;
  line-height: 16px;
  color: #444;
}
.b3 {
  font-size: 12px;
  line-height: 16px;
  color: #000;
}
.bg1 {
  background-color: #f5f2ee;
}
.bg2 {
  background-color: #ebe8e4;
}
.list {
  border-top: 6px solid #c345a1;
  padding: 8px 0 0 0;
  background-color: transparent;
}
.list table {
  width: 100%;
  margin: 10px 0 0 0;
}

.list3 {
  background-color: transparent;
}
.list3 table {
  width: 100%;
}
.list3 th {
  border-top: 1px solid #c345a1;
  background-color: #ecf4fb;
  text-align: left;
  text-transform: uppercase;
  font-size: 10px;
  padding: 8px;
}
.list3 td {
  font-size: 12px;
  padding: 8px;
  border-bottom: 1px solid #e6e6e6;
}
.list3 .first_row {
  background-color: #EBE8E4;
  text-transform: uppercase;
}


#center {
  padding: 0 0 0 8px;
  margin: 0 auto 0 auto;
  font-family: arial, sans-serif;
  font-size: 12px;
  line-height: 16px;
}

#center_width {
  padding: 0 0 0 8px;
  margin: 0 auto 0 auto;
  font-family: arial, sans-serif;
  font-size: 12px;
  line-height: 16px;
  width: 972px;
}

#head {
  width: 964px;
  height: 64px;
  margin: 0 8px 0 0;
}
#head a {
  border-style: none;
}

.plate {
  background-color: #c345a1;
  width: 954px;
  margin: 0 0 8px 0;
  padding: 16px 0 35px 10px;
  color: #000;
}

.plate .col1 {
  background-color: transparent;
}
.plate .col2 {
  background-color: transparent;
}
.plate .col3 {
  background-color: transparent;
}
.plate .col4 {
  background-color: transparent;
}
.plate .col5 {
  background-color: transparent;
}
.plate .col6 {
  background-color: transparent;
}
.plate .col7 {
  background-color: transparent;
}
.plate .col8 {
  background-color: transparent;
}
.plate .col9 {
  background-color: transparent;
}
.plate .col10 {
  background-color: transparent;
}
.plate .col11 {
  background-color: transparent;
}
.plate .col12 {
  background-color: transparent;
}

.plate h1 {
  color: #fff;
}

.plate h2 {
  color: #fff;
}

.plate .b1 {
  color: #000;
}

.plate input[type="button"],
.plate input[type="submit"],
.plate button {
  background-position: 0 -44px;
  border: 1px solid #000
}
.plate input[type="button"]:hover,
.plate input[type="submit"]:hover,
.plate button:hover {
  background-position: 0 -66px;
}

input {
  padding: 0;
  margin: 0;
}


input[type="password"],
input[type="text"] {
  height: 22px;
  padding: 0 6px 0 6px;
  font-size: 14px;
  color: #212121;
  border: 1px solid #999;
}
input[type="checkbox"] {
  width: 12px;
  height: 12px;
  border: 1px solid #999;
}

input[type="button"],
input[type="submit"],
button,
#button {
  background: #333 url('/data/baker/universitypositions.eu/app/modules/index/view/images/sprite.png') no-repeat 0 0;
  height: 21px;
  border: 1px solid #c345a1;
  position: relative;
  padding: 0 7px 0 7px;
  font-size: 10px;
  /*font-weight: bold;*/
  text-transform: uppercase;
  color: #fff;
  display:block;
  float:left;
}
#button {
  display: block;
  margin-top: 3px;
}
input[type="button"]:hover,
input[type="submit"]:hover,
button:hover,
#button:hover {
  background-position: 0 -22px;
}
input[type="button"].search,
input[type="submit"].search,
button.search {
  background: #333 url('/data/baker/universitypositions.eu/app/modules/index/view/images/sprite.png') no-repeat 0 -88px;
  height: 28px;
  border: 1px solid #000;
}
input[type="button"].search:hover,
input[type="submit"].search:hover,
.plate button:hover {
  background-position: 0 -114px;
}
input[type="text"].search {
  height: 26px;
  padding: 0 6px 0 6px;
  font-size: 14px;
  color: #212121;
  border: 1px solid #999;
}
input.error {
  border: 1px solid #E77776;
  background: #F8DBDB;
}

.flag_en-us,
.flag_sv-se,
.flag_no-no,
.flag_eu {
  display: inline-block;
  width: 20px;
  height: 14px;
  background: transparent url('/data/baker/universitypositions.eu/app/modules/index/view/images/sprite.png') no-repeat 0 -204px;
}

.flag_sv-se {
  background: transparent url('/data/baker/universitypositions.eu/app/modules/index/view/images/sprite.png') no-repeat -24px -204px;
}

.flag_no-no {
  background: transparent url('/data/baker/universitypositions.eu/app/modules/index/view/images/sprite.png') no-repeat -48px -204px;
}

.flag_eu {
  background: transparent url('/data/baker/universitypositions.eu/app/modules/index/view/images/sprite.png') no-repeat -72px -204px;
}

#language_box {
  border: 1px solid #c345a1;
  background-color: #FFF;
  position: absolute;
  right: 0;
}
.page_footer {
  border-top: 6px solid #c345a1;
  background-color: transparent;
}

.page_footer .margins {
  padding-top: 10px;
}

#menu_primary,
#menu_secondary {
  display: block;
  height: 26px;
  width: 964px;
  margin: 0 8px 0 0;
  padding: 0;
  list-style-type: none;
  background-color: #000;
  color: #fff;
  text-transform: uppercase;
  border-bottom: 6px solid #c345a1;
}
#menu_primary li,
#menu_secondary li {
  display: block;
  float: left;
}
#menu_primary li a,
#menu_secondary li a {
  display: block;
  height: 26px;
  padding: 0 12px 0 12px;
  line-height: 26px;
  color: #fff;
  border-style: none;
  outline: none;
}
#menu_primary li a:hover,
#menu_secondary li a:hover {
  background-color: #c345a1;
}
#menu_primary li.selected,
#menu_secondary li.selected {
  background-color: #c345a1;
  color: #000;
  font-weight: bold;
}
#menu_primary li.selected a,
#menu_secondary li.selected a {
  color: #000;
}
#menu_secondary {
  text-transform: none;
  background-color: #e2dfdc;
  color: #000;
}
#menu_secondary li a {
  color: #000;
}
#menu_secondary li a:hover {
  background-color: #fff;
}
#menu_secondary li.selected {
  background-color: #fff;
  color: #000;
  font-weight: bold;
}
#menu_secondary li.selected a {
  color: #000;
}
#menu_utility {
  float: right;
  padding: 0;
  list-style-type: none;
  text-transform: uppercase;
}
#menu_utility li {
  display: block;
  float: left;
  padding: 0 6px 0 6px;
}
#menu_utility li a {
  outline: none;
  color: #666;
}

h1, h2, h3, h4, h5, h6, h7, h8 {
  font-weight: bold;
  margin: 1em 0 1em 0;
}
h1 {
  font-size: 40px;
  line-height: 40px;
  letter-spacing: -2;
}
h2 {
  font-size: 32px;
  letter-spacing: -1;
}
h3 {
  font-size: 28px;
  line-height: 120%;
  letter-spacing: -1;
}
h4 {
  font-size: 24px;
  letter-spacing: -1;
}
h5 {
  font-size: 20px;
  letter-spacing: -1;
  word-wrap: break-word;
}
h6 {
  font-size: 16px;
  letter-spacing: 0;
}
h7 {
  font-size: 14px;
  letter-spacing: 0;
}
h8 {
  font-size: 12px;
  letter-spacing: 0;
}

h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child,
h7:first-child,
h8:first-child {
  font-weight: bold;
  margin: 0 0 12px 0;
}
h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child,
h7:last-child,
h8:last-child {
  font-weight: bold;
  margin: 12px 0 0 0;
}
.partners {
  width:250px;
  height:24px;
  float:right;
  clear:both;
  margin-top:10px;
}

.partners a {
  float:left;
  display:block;
  background:transparent url('/data/baker/universitypositions.eu/app/base/view/images/partners.jpg') no-repeat;
  opacity:0.5;
}

.partners a:hover {
  opacity:1.0;
}
.logo {
}

.logo_footer {
  margin-top: 8px;
}
.module_available_jobs .article #button span {
  display: block;
  margin-top: 3px;
}

.module_available_jobs .article a {
  text-decoration: none;
  border-bottom: 1px dotted #000;
  color: #000;
}

.module_available_jobs .back_to_list_top {
  margin-top: 8px;
  margin-bottom: 8px;
}

.module_available_jobs .back_to_list_bottom {
  margin-top: 0;
  margin-bottom: 8px;
}

.module_available_jobs .back_to_list_bottom a {
  border-style: none;
}

.module_available_jobs .list_header span {
  border-top: 1px solid #c345a1;
  background-color: #ecf4fb;
  text-align: left;
  text-transform: uppercase;
  font-size: 10px;
  padding: 8px;
}

.module_available_jobs .article .tbody_top_div {
  height: 206px;
  background-color: #F5F2EE;
}

.module_available_jobs .logo_div {
  width: 233px;
  height: 194px;
  background-color: #fff;
  border: 1px dotted #ccc;
  text-align: center;
  line-height: 194px;
}

.module_available_jobs .logo_div img {
  max-width: 200px;
  max-height: 180px;
  height: auto;
}

.module_available_jobs .odd {
  background-color: #ffffff;
}

.module_available_jobs .even {
  background-color: #F5F2EE;
}

.module_available_jobs .body_text {
  padding: 60px 0 80px 80px; 
  width: 560px;
}

.module_available_jobs .body_text h1:first-child,
.module_available_jobs .body_text h2:first-child,
.module_available_jobs .body_text h3:first-child,
.module_available_jobs .body_text h4:first-child,
.module_available_jobs .body_text h5:first-child,
.module_available_jobs .body_text h6:first-child,
.module_available_jobs .body_text h7:first-child,
.module_available_jobs .body_text h8:first-child {
  margin: 20px 0 20px 0;
}

.module_available_jobs .body_text img {
  max-width: 559px;
  height: auto;
}

.module_available_jobs .plate {
  height: 90px;
}

.module_available_jobs .plate input[type="text"] {
  width: 300px;
  height: 26px;
}

.module_available_jobs .plate input[type="button"],
.module_available_jobs .plate input[type="submit"],
.module_available_jobs .plate button.search {
  height: 28px;
  background-position: 0 -88px;
}

.module_available_jobs .plate input[type="button"]:hover,
.module_available_jobs .plate input[type="submit"]:hover,
.module_available_jobs .plate button.search:hover {
  background-position: 0 -114px;
}



.white {
  background-color: #fff;
}

.module_available_jobs .button {
  float: left;
  height: 26px;
  display: block;
  padding: 0 12px 0 12px;
  line-height: 26px;
  outline: none;
  font-weight: bold;
  background-image: url('/data/baker/universitypositions.eu/app/modules/available_jobs/images/thick-lines.png');
  background-repeat: no-repeat;
  background-position: 10px 8px;
  padding-left:24px;
  background-color: #e6e4e1;
  /*border-right-width: 1px;
  border-bottom-width: 1px;*/
  margin-right: 2px;
  border-style: solid;
  border-color: #e6e4e1;
  margin-bottom: 1px;
}

.module_available_jobs .button a {
  font-decoration: none;
  border: 0px;
}

.module_available_jobs .active_button {
  background-color: #f5f2ee;
  background-image: url('/data/baker/universitypositions.eu/app/modules/available_jobs/images/lines.png');
  /*border-right-width: 1px;
  border-bottom-width: 1px;*/
  border-style: solid;
  border-color: #fff;
  margin-right: 2px;
  margin-bottom: 1px;
}

.module_available_jobs .marked {
  color: #c345a1;
  border-bottom: 3px solid #c345a1;
}


.module_available_jobs .star_link:hover {
  background-position: -14px 0px;
}

.module_available_jobs .selected {
  background-position: -27px 0px;
}
.module_available_jobs .tos {
  overflow: auto;
  height: 260px;
  word-wrap: break-word;
}

.module_available_jobs .banner_panorama {
  padding: 7px;
  line-height: 0;
}

.module_available_jobs .banner_panorama img {
  width: 950px;
}

.module_available_jobs .banner_220 {
  padding: 7px 0 0 7px;
  line-height: 0;
}

.module_available_jobs .banner_220 a {
  display: block;
  border-style: none;
}

.module_available_jobs .banner_220 .html_banner {
  padding-bottom: 7px;
}

.module_available_jobs .banner_220 img {
  width: 220px;
  padding-bottom: 7px;
}
.pres_list .first_row {
  background-color: #f5f2ee;
  height: 32px;
}

.pres_list .first_row a {
  font-decoration: none;
  text-trasformation: uppercase;
  border: 0px;
  font-family: arial;
  font-weight: bold;
  font-size: 11px;
  color: #666666;
}

.pres_list .hidden {
  display: none;
}

.pres_list .single_job .item_1 {
  float: left;
  width: 58px;
}

.pres_list .single_job .item_2 {
  float: left;
  width: 344px;
}

.pres_list .single_job .item_3 {
  float: left;
  width: 130px;
}

.pres_list .single_job .item_4 {
  float: left;
  width: 120px;
}

.pres_list .single_job .item_5 {
  float: left;
  width: 60px;
}

.pres_list .detailed_job .item_1 {
  float: left;
  width: 58px;
}

.pres_list .detailed_job .item_2 {
  float: left;
  width: 344px;
}

.pres_list .detailed_job .item_3 {
  float: left;
  width: 130px;
}

.pres_list .detailed_job .item_4 {
  float: left;
  width: 120px;
}

.pres_list .detailed_job .item_5 {
  float: left;
  width: 60px;
}

.pres_list .item_row {
  clear: both;
  border-bottom: 1px solid #e6e6e6;
  display: block;
}

.module_available_jobs form li
{
  display:block;
  margin:0;
  padding:4px 5px 2px 9px;
  position:relative;
}
.module_available_jobs form li div label
{
  clear:both;
  color:#444;
  display:block;
  font-size:9px;
  line-height:9px;
  margin:0;
  padding-top:3px;
}

.module_available_jobs form li span label
{
  clear:both;
  color:#444;
  display:block;
  font-size:9px;
  line-height:9px;
  margin:0;
  padding-top:3px;
}

.module_available_jobs select.select
{
  color:#333;
  font-size:100%;
  margin:1px 0;
  padding:1px 0 0;
  background:#fff url(../../../images/shadow.gif) repeat-x top;
  border-bottom:1px solid #ddd;
  border-left:1px solid #c3c3c3;
  border-right:1px solid #c3c3c3;
  border-top:1px solid #7c7c7c;
}

.module_available_jobs .job_application .col3 input[type="text"], input[type="password"] {
  width: 223px;
}

.module_available_jobs select {
  width: 100%;
}
.module_available_jobs textarea.medium {
  height: 10em;
}

.module_available_jobs textarea.textarea {
  background: white url(../../../images/shadow.gif) repeat-x top;
  border-bottom: 1px solid #DDD;
  border-left: 1px solid #C3C3C3;
  border-right: 1px solid #C3C3C3;
  border-top: 1px solid #7C7C7C;
  color: #333;
  font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
  font-size: 100%;
  margin: 0;
  width: 99%;
}
.module_index .puffer {
  padding: 8px 0 8px 15px;
}

.module_index .puffer a {
  float: left;
  width: 205px;
  border-style: none;
}

.module_index .puffer .icon1,
.module_index .puffer .icon2,
.module_index .puffer .icon3 {
  width: 42px;
  height: 34px;
  vertical-align: middle;
  float: left;
  margin: 0 10px 10px 0;
  background: transparent url('/data/baker/universitypositions.eu/app/modules/index/view/images/sprite.png') no-repeat 0 -164px;
}

.module_index .puffer .icon2 {
  background-position: -42px -164px;
}

.module_index .puffer .icon3 {
  background-position: -84px -164px;
}

.module_available_jobs .job_list .first_row {
  background-color: #f5f2ee;
  height: 32px;
}

.module_available_jobs .job_list .first_row a {
  font-decoration: none;
  text-trasformation: uppercase;
  border: 0px;
  font-family: arial;
  font-weight: bold;
  font-size: 11px;
  color: #666666;
}

.module_available_jobs .job_list .hidden {
  display: none;
}

.module_available_jobs .job_list a {
  border-style: none;
}


.module_available_jobs .single_job_item {
  min-height: 36px;
  overflow: auto;
}

.module_available_jobs .job_list .single_job .item_1 {
  float: left;
  width: 58px;
}

.module_available_jobs .job_list .single_job .item_2 {
  float: left;
  width: 344px;
}

.module_available_jobs .job_list .single_job .item_3 {
  float: left;
  width: 130px;
}

.module_available_jobs .job_list .single_job .item_4 {
  float: left;
  width: 120px;
}

.module_available_jobs .job_list .single_job .item_5 {
  float: left;
  width: 60px;
}



.module_available_jobs .detailed_job_item {
  min-height: 80px;
  overflow: auto;
}

.module_available_jobs .job_list .detailed_job .item_1 {
  float: left;
  width: 58px;
}

.module_available_jobs .job_list .detailed_job .item_2 {
  float: left;
  width: 344px;
}

.module_available_jobs .job_list .detailed_job .item_3 {
  float: left;
  width: 130px;
}

.module_available_jobs .job_list .detailed_job .item_4 {
  float: left;
  width: 120px;
}

.module_available_jobs .job_list .detailed_job .item_5 {
  float: left;
  width: 60px;
}


.module_available_jobs .job_list .item_row {
  display: block;
  clear: both;
  border-bottom: 1px solid #e6e6e6;
}

.module_available_jobs .star_link {
  margin-left: auto;
  margin-right: auto;
  width: 13px;
  height: 12px; 
  display: block;
  text-decoration: none;
  border: 0;
  background-image: url('/data/baker/universitypositions.eu/app/modules/available_jobs/images/stars.png');
}
.module_presentations .back_to_list_top {
  margin-top: 8px;
  margin-bottom: 8px;
}


.module_presentations .odd {
  background-color: #ffffff;
}

.module_presentations .even {
  background-color: #F5F2EE;
}

.module_presentations .body_text {
  padding: 60px 0 80px 80px;
  width: 560px;
}

.module_presentations .body_text a {
  text-decoration: none;
  border-bottom: 1px dotted #000;
  color: #000;
}

.module_presentations .body_text h1:first-child,
.module_presentations .body_text h2:first-child,
.module_presentations .body_text h3:first-child,
.module_presentations .body_text h4:first-child,
.module_presentations .body_text h5:first-child,
.module_presentations .body_text h6:first-child,
.module_presentations .body_text h7:first-child,
.module_presentations .body_text h8:first-child {
  margin: 20px 0 20px 0;
}

.module_presentations .body_text img {
  max-width: 559px;
}

.module_presentations .plate {
  height: 90px;
}

.module_presentations .plate input[type="text"] {
  height: 26px;
}

.module_presentations .plate input[type="text"] {
  width: 300px;
}

.white {
  background-color: #fff;
}

.module_presentations .button {
  float: left;
  height: 26px;
  display: block;
  padding: 0 12px 0 12px;
  line-height: 26px;
  outline: none;
  font-weight: bold;
  background-image: url('/data/baker/universitypositions.eu/app/modules/available_jobs/view/images/thick-lines.png');
  background-repeat: no-repeat;
  background-position: 10px 8px;
  padding-left:24px;
  background-color: #e6e4e1;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-style: solid;
  border-color: #e6e4e1;
}

.module_presentations .button a {
  font-decoration: none;
  border: 0px;
}

.module_presentations .active_button {
  background-color: #f5f2ee;
  background-image: url('/data/baker/universitypositions.eu/app/modules/available_jobs/view/images/lines.png'); 
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-style: solid;
  border-color: #fff;
}


.module_presentations .single_job_item {
  min-height: 48px;
  overflow: auto;
}

.module_presentations .detailed_job_item {
  min-height: 80px;
  overflow: auto;
}


.module_presentations .marked {
  color: #c345a1;
  border-bottom: 3px solid #c345a1;
}


.module_presentations .star_link:hover {
  background-position: -14px 0px;
}

.module_presentations .selected {
  background-position: -27px 0px;
}

.module_presentations .logo_div {
  width: 233px;
  height: 194px;
  background-color: #fff;
  border: 1px dotted #ccc;
  text-align: center;
  line-height: 194px;
}

.module_presentations .logo_div img {
  max-width: 200px;
  max-height: 180px;
  height: auto;
}

.module_available_jobs .sponsored_jobs .first_row {
  height: 32px;
}

.module_available_jobs .sponsored_jobs .first_row .paddings {
  background: #ecf4fb;
}

.module_available_jobs .sponsored_jobs {
  border: 1px solid #c345a1;
}

.module_available_jobs .sponsored_jobs td {
  border-bottom: none;
}


.module_available_jobs .job_list .sponsored_jobs .row {
  min-height: 30px;
}

.module_available_jobs .job_list .sponsored_jobs .border {
  border-bottom: 1px dotted #c345a1;
}

.module_available_jobs .job_list .sponsored_jobs .item_1 {
  
  width: 58px;
}

.module_available_jobs .job_list .sponsored_jobs .item_2 {
  
  width: 344px 
}

.module_available_jobs .job_list .sponsored_jobs .item_3 {
  
  width: 130px;
}

.module_available_jobs .job_list .sponsored_jobs .item_4 {
  
  width: 120px;
}

.module_available_jobs .job_list .sponsored_jobs .row a {
  vertical-align: top;
}

.pres_list .sort_arrow {
  display: inline;
  float: left;
  margin: 4px 4px 6px 0;
  background-image: url('/data/baker/universitypositions.eu/app/modules/available_jobs/images/arrow.png');
  width: 7px;
  height: 5px;
}

.selected_sort {
  background-position: 7px 0px;
}

.module_available_jobs .pager_container .pager_list a:hover {
  text-decoration: none;
}

.module_available_jobs .pager_container .pager_list a {
  display: block;
  float: left;
  font-weight: bold;
  margin: 4px 1px 0 0;
  padding: 0px 0 7px;
  text-align: center;
  width: 20px;
  text-decoration: none;
  border: 0px;
}

.module_available_jobs .pager_item_container a {
  border: 0px;
}

.module_available_jobs .pager_item_container {
  float: left;
  padding-top: 4px;
}

.module_available_jobs .pager_item {
  width: 100%;
  height: 20px;
  text-align: center;
  font-weight: bold;
  margin: 4px;
}

.module_available_jobs .pager_container .pager_list a.selected {
  border-bottom: 3px solid #c345a1;
  margin-bottom: 0;
  text-decoration: none;
}

.module_index .banner_panorama {
  padding: 7px;
  line-height: 0;
}

.module_index .banner_panorama img {
  width: 950px;
}

.module_index .banner_double_wide {
  padding: 20px 0 20px 0;
  text-align: center;
  line-height: 0;
}

.module_index .banner_double_wide img {
  width: 250px;
  vertical-align: middle;
}

.list a,
.list2 a {
  display: block;
}

.list th, .list2 th {
  border-top: 1px solid #c345a1;
  background-color: #ecf4fb;
  text-align: left;
  text-transform: uppercase;
  font-size: 10px;
  padding: 8px;
}
.list td {
  font-size: 12px;
  padding: 8px;
  border-bottom: 1px solid #c345a1;
}

.list2 {
  border-top: 6px solid #c345a1;
  padding: 8px 0 0 0;
  background-color: transparent;
}
.list2 table {
  width: 100%;
  margin: 10px 0 0 0;
  border-top: 1px solid #999;
}
.list2 td {
  font-size: 12px;
  padding: 8px;
}
.list2 tr:nth-child(odd) {
  background-color: #f6f3f0;
}

.module_index .plate {
  padding: 16px 0 35px 10px;
}

.module_index .plate input[type="text"] {
  height: 26px;
}

.module_index .plate input[type="button"],
.module_index .plate input[type="submit"],
.module_index .plate button.search {
  height: 28px;
  background-position: 0 -88px;
}

.module_index .plate input[type="button"]:hover,
.module_index .plate input[type="submit"]:hover,
.module_index .plate button.search:hover {
  background-position: 0 -114px;
}

.module_index .plate input[type="text"],
.module_index .plate input[type="button"],
.module_index .plate input[type="submit"],
.module_index .plate button.search {
}

.module_index .plate .col3 input[type="text"] {
  width: 223px;
}

.module_index .plate .col1 {
  background-color: transparent;
}
.module_index .plate .col2 {
  background-color: transparent;
}
.module_index .plate .col3 {
  background-color: transparent;
}
.module_index .plate .col4 {
  background-color: transparent;
}
.module_index .plate .col5 {
  background-color: transparent;
}
.module_index .plate .col6 {
  background-color: transparent;
}
.module_index .plate .col7 {
  background-color: transparent;
}
.module_index .plate .col8 {
  background-color: transparent;
}
.module_index .plate .col9 {
  background-color: transparent;
}
.module_index .plate .col10 {
  background-color: transparent;
}
.module_index .plate .col11 {
  background-color: transparent;
}
.module_index .plate .col12 {
  background-color: transparent;
}

.module_index .plate {
  background: #c345a1 url('/data/baker/universitypositions.eu/app/modules/index/view/images/face.png') no-repeat right top;
}

.module_blog .plate {
  padding: 16px 0 35px 10px;
  height: 90px;
}

.module_blog .plate .col1 {
  background-color: transparent;
}
.module_blog .plate .col2 {
  background-color: transparent;
}
.module_blog .plate .col3 {
  background-color: transparent;
}
.module_blog .plate .col4 {
  background-color: transparent;
}
.module_blog .plate .col5 {
  background-color: transparent;
}
.module_blog .plate .col6 {
  background-color: transparent;
}
.module_blog .plate .col7 {
  background-color: transparent;
}
.module_blog .plate .col8 {
  background-color: transparent;
}
.module_blog .plate .col9 {
  background-color: transparent;
}
.module_blog .plate .col10 {
  background-color: transparent;
}
.module_blog .plate .col11 {
  background-color: transparent;
}
.module_blog .plate .col12 {
  background-color: transparent;
}

.module_blog .plate {
  background: #c345a1 url('/data/baker/universitypositions.eu/app/modules/index/view/images/face.png') no-repeat right top;
}

.module_my_pages .plate {
  height: 90px;
}
.module_my_pages .col6 input[type="text"],
.module_my_pages .col6 input[type="password"] {
  width: 223px;
}
.module_my_pages .col3 input[type="text"],
.module_my_pages .col3 input[type="password"] {
  width: 223px;
}
.module_my_pages .saved_jobs .plate {
  height: 183px;
}
.tos {
  font-size: 12px;
  line-height: 15px;
  font-family: arial, sans-serif;
  padding-bottom: 20px;
}
.tos h1 {
  font-size: 16px;
}
.tos h2 {
  font-size: 14px;
}

.tos_link {
  text-decoration: underline;
}

.module_my_pages td {
  padding-right: 5px;
  padding-top: 3px;
  padding-bottom: 3px;
}

.module_my_pages input[type="text"],
input[type="password"] {
  width: 223px;
}

.module_my_pages .close_button {
  position: absolute;
  bottom: 28px;
  left: 40px;
}

.module_my_pages .popup_buttons {
  position: absolute;
  bottom: 28px;
}

.module_my_pages .popup_buttons input[type="button"] {
  margin-left: 8px;
}

.module_my_pages #error {
  color: #F00;
}

.forgot_password {
  height: 16px;
  padding: 2px;
}

.forgot_password a {
  margin-left: 6px;
}

.module_about_us .banner_220 {
  padding: 7px 0 0 7px;
  line-height: 0;
}

.module_about_us .banner_220 a {
  display: block;
  border-style: none;
}

.module_about_us .banner_220 .html_banner {
  padding-bottom: 7px;
}

.module_about_us .banner_220 img {
  width: 220px;
  padding-bottom: 7px;
}

.module_about_us td {
  padding: 0 4px 4px 0;
  vertical-align: top;
}

.module_about_us a {
  text-decoration: underline;
}

.module_about_us p.images {
  background-color: #fff;
  padding: 8px;
  border: 1px solid #000;
  margin: 0;
}

.module_about_us input[type=text] {
  width: 191px;
}

.module_about_us .error {
  color: #f00;
}
.module_presentations .banner_220 {
  padding: 7px 0 0 7px;
  line-height: 0;
}

.module_presentations .banner_220 a {
  display: block;
  border-style: none;
}

.module_presentations .banner_220 .html_banner {
  padding-bottom: 7px;
}

.module_presentations .banner_220 img {
  width: 220px;
  padding-bottom: 7px;
}
.module_categories .banner_250 {
}

.module_categories .banner_250 a {
  display: block;
}

.module_categories .banner_250 a:first-child {
  padding-top: 7px;
}

.module_categories .banner_250 img {
  width: 250px;
  padding: 0 32px 7px;
}

.module_presentations .pager_container .pager_list a:hover {
  text-decoration: none;
}

.module_presentations .pager_container .pager_list a {
  display: block;
  float: left;
  font-weight: bold;
  margin: 4px 1px 0 0;
  padding: 0px 0 7px;
  text-align: center;
  width: 20px;
  text-decoration: none;
  border: 0px;
}

.module_presentations .pager_item_container a {
  border: 0px;
}

.module_presentations .pager_item_container {
  float: left;
  padding-top: 4px;
}

.module_presentations .pager_item {
  width: 100%;
  height: 20px;
  text-align: center;
  font-weight: bold;
  margin: 4px;
}

.module_presentations .pager_container .pager_list a.selected {
  border-bottom: 3px solid #c345a1;
  margin-bottom: 0;
  text-decoration: none;
}

.module_index .categories,
.module_index .company_of_the_week,
.module_index .create_profile {
  padding: 14px 12px 14px 12px;
}

.module_index .category_search {
  clear: both;
}

.module_index .category_search a {
  font-weight: bold;
}

.module_index .category_search a:hover {
  color: #FFF;
}

.module_index .categories .col2 {
  width: 140px;
}

.module_index .footer {
  margin-top: 8px;
  border-top: 6px solid #999;  
}

.module_index .profession_hidden
{
  display: none;
}

.module_index .top_job_list .first_row,
.module_index .latest_list .first_row
{
  background-color: #f5f2ee;
  height: 32px;
}

.module_index .top_job_list a, 
.module_index .latest_list a
{
  border-bottom: none;
}

.module_index .banner_250_240 {
}
div.tightbox_content {
  background-color: #fff;
  padding: 32px;
  -moz-box-shadow: 0 0 10px #000;
  -webkit-box-shadow: 0 0 10px #000;
  box-shadow: 0px 0px 10px #000;
}

.module_available_jobs .right_pane {
  padding: 10px;
}

.module_available_jobs .right_pane input {
  float: none;
  display: inline;
  margin-right: 3px;
}
.module_available_jobs .job_list .sort_arrow {
  display: inline;
  float: left;
  margin: 4px 4px 6px 0;
  background-image: url('/data/baker/universitypositions.eu/app/modules/available_jobs/images/arrow.png');
  width: 7px;
  height: 5px;
}

.module_available_jobs .selected_sort {
  background-position: 7px 0px;
}

.module_available_jobs .article.company458 .body_text {
  padding-left: 35px;
}

.module_available_jobs .article.company458 .body_text iframe {
//	background-color: #fff;
}

.module_index .blog_articles {
  border-top: 6px solid #C345A1;
  padding: 8px 0 8px 0;
  background-color: #fff;
}

.module_index .blog_articles ul {
  border-bottom: 1px solid #C345A1;  
}

.module_index .blog_articles li {
  border-top: 1px solid #C345A1;
  padding: 8px 8px 8px 8px;
  background-color: #fff;
}

.module_index .blog_articles li.odd {
  background-color: #f6f3f0;
}

.module_index .banner_single {
  padding: 10px 0 0 9px;
  line-height: 0;
  text-align: left;
  padding-left: 10px;
}

.module_index .banner_double_wide {
  padding: 10px 0 10px 0;
  line-height: 0;
  text-align: center;
}

.module_index .banner_double_wide img {
  width: 250px;
}

.module_index .banner_single img {
  width: 148px;
}

