/*--- General ---*/

html {
	height: 100%;
	background: #fff;
}

body {
	min-height: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
#main {
	height: auto !important;
	height: 100%;
	min-height: 100%;
}
a img {
	border: 0;
}

/*--- Styling ---*/

body {
	font-size: 11pt;
	font-family: Arial, sans-serif;
	line-height: 1.25;
	color: #333;
	background: #fff;
}
a:link, a:active {
	color: #3b5998;
	text-decoration: underline;
}
a:visited {
	color: #7c8db3;
}
a:hover {
	color: #3b8f2e;
}
a.novisited:link, a.novisited:visited, a.novisited:active {
	color: #3b5998;
}
a.novisited:hover {
	color: #3b8f2e;
}
.creditbox a:link, .creditbox a:visited, .creditbox a:active {
	color: #555 !important;
	text-decoration: underline !important;
}
.creditbox a:hover {
	color: #3b8f2e !important;
}
.gray { color: #333; }
.small { font-size: 80%; }
.white_curve {
	width: 935px;
	height: 24px;
	background: url(../images/bg_curve_white.png) no-repeat center;
	position: absolute;
}
h1,h2,h3,h4,h5,ul,ol,li,p,form,dd,dl {
	margin: 0;
	padding: 0;
}
h1 {
	font-weight: bold;
	font-size: 26pt;
	letter-spacing: -1px;
	color: #3b8f2e;
}
h2 {
	letter-spacing: -1px;
	font-size: 22pt;
	color: #3b8f2e;
	margin-bottom: 0.3em;
}
h3 {
	font-size: 18pt;
	margin-bottom: 0.4em;
	letter-spacing: -0.3pt;
	color: #3b8f2e;
}
form h3 {
	margin-bottom: 0.8em;
}
h4 {
	font-size: 13pt;
	margin-bottom: 0.3em;
}
h3 span {
	font-weight: normal;
}
p {
	margin-bottom: 0.5em;
}
hr {
	border: 0;
	border-bottom: 1px solid #ccc;
	height: 0;
	margin: 10px 0;
	.margin: 3px 0;
}
hr.bighr {
	margin: 15px 0;
	.margin: 10px 0;
}
ul,ol {
	margin: 0.5em 0 1em 2em;
}
ul { list-style-type: circle; }
ul li, ol li {
	margin-bottom: 0.2em;
}
.clear {
	clear:both;
	font-size: 0;
	line-height: 0;
}
.box {
	position: relative;
}
.box_content {
	margin: 7px;
	display: block;
}
.box .c {
	font-size: 0;
	line-height: 0;
	display: block;
	height: 7px;
	width: 7px;
	position: absolute;
}
.box .c.tl, .box .c.bl {
	left: -1px;
}
.box .c.tl, .box .c.tr {
	top: -1px;
}
.box .c.bl, .box .c.br {
	margin-top: -6px;
}
/* Opera sucks more than IE6 lol */
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0)
{
.box .c.bl, .box .c.br { bottom: -1px;margin-top: 0; }
}

.box .c.br, .box .c.tr {
	left: 100%;
	margin-left: -6px;
}
.box .c.tl {
	background-position: 0px 0px;
}
.box .c.tr {
	background-position: 7px 0px;
}
.box .c.bl {
	background-position: 0px 7px;
}
.box .c.br {
	background-position: 7px 7px;
}

.box.testimonial {
	border: 1px solid #adbda4;
	background: #f4f8f2 url(../images/box_testimonial_bg.png) repeat-x top;
	width: 100%;
}
.box.testimonial .box_content {
	color: #4c5348;
	font-size: 10pt;
}
.box.testimonial .c {
	background-image: url(../images/box_testimonial_corners.png);
}
.box.notification {
	border: 1px solid #cfc7ad;
	background: #fffdf7 url(../images/box_notification_bg.png) repeat-x top;
}
.box.notification .c {
	background-image: url(../images/box_notification_corners.png);
}
.box.notification .box_content {
	color: #524500;
	padding: 0.3em;
}
.box.snowwhite {
	background: #fff url(../images/box_snowwhite_bg.png) repeat-x top;
	border: 1px solid #ccc;
}
.box.snowwhite .c {
	background-image: url(../images/box_snowwhite_corners.png);
}
.box.greensalad {
background:#4E9F3C;
border:1px solid #4E9F3C;
color:#FFFFFF;
}
.box.greensalad .c {
background-image:url(../images/box_greensalad_corners.png);
}

.box_padding {
	margin-bottom: 1em;
}
.box_padding .box_content {
	margin: 1em;
}
.testimonial_author {
	text-align: right;
	padding: 11px 0;
	line-height: 1;
	font-style: italic;
	clear: both;
}
.testimonial_author img {
	position: relative;
	top: -12px;
}
.testimonial_author .seemore {
	font-style: normal;
	position: relative;
	top: 5px;
}
.heading {
	background: url(../images/home_screen_bg.png) repeat-x top;
	margin-bottom: 2em;
}
.heading_inner {
	width: 935px;
	padding: 0 20px;
	font-size: 14pt;
	height: 4em;
	line-height: 4em;
	color: #fff;
	margin: auto;
	position: relative;
	background: url(../images/home_screen_glow.jpg) no-repeat top;
}
.heading .white_curve {
	bottom: 0;
	left: 0;
}
.heading h1 {
	float: left;
	color: #fff;
}
.heading ul.subnav {
	float: right;
	margin: 0;
	padding: 0;
	line-height: 4em;
	font-size: 14pt;
}
.heading ul.subnav li.current {
	background: url(../images/subnav_sel.gif) bottom center no-repeat;
}
.heading ul.subnav li.current a:link, .heading ul.subnav li.current a:visited, .heading ul.subnav li.current a:hover {
	color: #fff;
	text-decoration: none;
	cursor: default;
}
.heading .subnav li {
	float: left;
	list-style-type: none;
	margin: 0 0 0 2em;
	padding: 0;
}
.heading a:link, .heading a:visited {
	color: #fff;
}
.heading a:hover {
	text-decoration: none;
}
input.buttonsave,
input.buttonreset,
input.buttondelete,
input.buttonblue {
    padding: 0;
    width: 0;
    overflow:visible;
}
input.buttonsave[class],
input.buttonreset[class],
input.buttondelete[class],
input.buttonblue { /*ie ignores [class]*/
    width: auto;
}
.buttonblue, input[type=submit] {
	background: #142e64 url(../images/bg_blue.png) repeat-x left center;
	color: #fff;
	border: none;
	outline: none;
	padding: 0.3em 0.6em !important;
	.padding: 0.2em 0.5em !important;
	font-size: 10pt;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	cursor: pointer;
    .border:1px transparent solid !important;
}
form input[type=submit] {
	margin: 0 0.3em 0 0;
}

/* Opera sucks more than IE6 lol */
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0)
{
.buttonblue {
	border: 1px solid #142e64;
	padding: 0.2em 0.6em;
}
}
a.buttonblue:link, a.buttonblue:visited {
	text-decoration: none;
	color: #fff;
}
.buttonblue:hover, input[type=submit]:hover {
	background: #2e7526 url(../images/bg_green.png) repeat-x left center;
}
/* Opera sucks more than IE6 lol */
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0)
	{
	.buttonblue:hover {
		border: 1px solid #2e7526;
	}
}
.editbutton {
	font-size: 11pt !important;
	font-weight: normal !important;
	letter-spacing: normal !important;
	position: relative;
	top: -0.1em;
	margin-left: 0.3em;

}
input.buttondelete,
input.buttonreset,
input.buttonsave {
	position: relative;
	padding: 0 0 0 18px;
	.padding: 0 0 0 19px;
	background: none;
	border: 0;
	outline: 0;
	cursor: pointer;
	font-size: 10pt;
	text-decoration: underline;
}
input.buttondelete {
	float: left;
	color: #ca0000;
	background: url(../images/icon_delete.png) no-repeat left center;
	margin-top: 4px;
}
input.buttonreset,
input.buttonsave {
	float: left;
	top: -1.6em;
	.margin-top: -1.6em;
	.top: 0;
	margin-right: 1.5em;
	background: url(../images/icon_delete.png) no-repeat left center;
	color: #3b5998;
}
input.buttonreset { background: url(../images/icon_reset.png) no-repeat left center; }
input.buttonsave { background: url(../images/icon_save.png) no-repeat left center; }
/* Opera sucks more than IE6 lol */
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0)
	{
	input.buttondelete {
		margin: 0;
		top: 5px;
	}
	input.buttonsave,
	input.buttonreset {
		margin-top: 0;
		top: 0.3em;
	}
}
input.buttonsave:hover,
input.buttonreset:hover {
	color: #3b8f2e
}
input.buttondelete:hover {
	color: #630000;
}

.formstyle1 label {
	font-weight: bold;
	display: block;
	margin-bottom: 0.1em;
	font-size: 10pt;
	padding: 0;
	margin: 0;
}
.formstyle1 label span {
	font-weight: normal;
	font-size: 10pt;
}
.formstyle1 dd {
	margin-bottom: 0.3em;
}
.formstyle2 {
	width: 100%;
}
.formstyle2 dl {
	padding: 0.3em 0;
}
.formstyle2 dt {
	width: 200px;
	float: left;	
}
.formstyle2 dd {
	float: left;
}

.formstyle2 dd.clear {
	float: none;
}
.formstyle2 label.formlabel {
	flzoat: left;
	widzth: 200px;
	font-weight: bold;
	font-size: 10pt;
	text-align: right;
	padding-right: 1em;
	position: relative;
	bottom: -0.1em;
	display: block;
	min-height: 1px;
}
.formstyle3 {
	background: #f5f5f5;
	border: 1px solid #ccc;
	padding: 1em;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	float: left;	
}
#summary form {
	float: none;
}
.formstyle3 dd {
	padding: 0.1em 0;
	width: 100%;
	position: relative;
	overflow: hidden;
}
.formstyle3 label {
	float: left;
	color: #555;
	width: 150px;
	font-weight: normal;
}
#contact.labeled_dl dd {
	padding-left:0;	
}
#contact input{
	width:98%;	
}
#contact input.buttonblue {
	width:auto;	
}
.icon {
	position: relative;
	padding-left: 20px;
	display: inline;
}
.icon i {
	display: inline;
	width: 16px;
	height: 16px;
	position: absolute;
	top: 1px;
	left: 0;
}
.icon.icon_edit i {
	background: url(../images/icon_edit.png) no-repeat;
}
.icon.icon_photo i {
	background: url(../images/icon_photo.png) no-repeat;
}
.icon.icon_info i {
	background: url(../images/icon_info.png) no-repeat;
}
.icon.icon_add i {
	background: url(../images/icon_add.png) no-repeat;
}
.icon.icon_delete i {
	background: url(../images/icon_delete.png) no-repeat;
}
.icon.icon_print i {
	background: url(../images/icon_print.png) no-repeat;
}
.icon.icon_credit i {
	background: url(../images/icon_credit.png) no-repeat;
}
.icon.icon_reset i {
	background: url(../images/icon_reset.png) no-repeat;
}
.icon.icon_close i {
	background: url(../images/icon_close.png) no-repeat;
}
.icon.icon_arrow_bottom,
.icon.icon_arrow_top {
	padding-left: 13px;
}
.icon.icon_arrow_bottom i,
.icon.icon_arrow_top i {
	background: url(../images/icon_arrow_bottom.gif) no-repeat center center;
	width: 9px;
	height: 8px;
	top: 7px;
}
.icon.icon_arrow_top i {
	background: url(../images/icon_arrow_top.gif) no-repeat center center;
	top: 3px;
}
a.icon.icon_delete:link, a.icon.icon_delete:visited {
	color: #ca0000;
}
a.icon.icon_delete:hover {
	color: #630000;
}
a.icon.icon_close:link,
a.icon.icon_close:visited,
a.icon.icon_close:active {
	color: #555;
}
a.icon.icon_close:hover {
	color: #3b8f2e;
}
.icon.icon_settings i {
	background: url(../images/icon_settings.png) no-repeat;
}
a.icon.icon_delete:link, a.icon.icon_delete:visited {
	color: #ca0000;
}
a.icon.icon_delete:hover {
	color: #630000;
}

/* Opera's ICON CONFIG */
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0)
{
	.icon i {
		top: auto;
		left: auto;
		margin-top: 1px;
		margin-left: -20px;
	}
}

.float_left {
	float: left;
}
.float_right {
	float: right;
}
a.addbutton:link,
a.addbutton:visited,
#header_loginbox_logout a:link,
#header_loginbox_logout a:visited,
a.edibutton:link,
a.editbutton:visited
a.icon:link,
a.icon:visited {
	color: #3b5998;
}
a.addbutton:hover,
#header_loginbox_logout a:hover,
a.editbutton:hover,
a.icon:hover {
	color: #3b8f2e;
}
.glister {
	margin: 0 0 1em 0;
	padding: 0;
}
.glister_row {
	/*margin: 0.3em 0;*/
	padding: 0.7em 0em;
	clear: both;
	/*-moz-border-radius: 7px;
	-webkit-border-radius: 7px;*/
	position: relative;
	overflow: hidden;	
}
.glister_row.even {
	background: #f5f5f5;	
}
.glister_row.odd {
	background: #fff;
}
.glister_row:hover {
	background: #fffbd8;
}
.glister_row:hover a:hover {

}
.glister_row label {
    color: gray;
    font-weight: bold;
}
.glister_row table td {
	padding-left: 1em;
}
.glister_row_edit {
	/*
	float: left;
    margin-left: -200;
    position: absolute;
    */
    display: inline;
	visibility: hidden;
    padding-right: 3em;
}
.glister_row_edit a {
	margin-left: 1em;
}
.glister_row:hover .glister_row_edit {
	visibility: visible !important;
}
div.glister table, dl.glister table {
	padding: 0 1px;
	margin: 0.5em 0;
}
div.glister table .glister_row td, dl.glister table .glister_row td {
	padding: 0.7em 0 0.7em 1em;
}
.paginator .box_content {
	text-align: center;
	font-size: 12pt;
	margin-top: 6px;
	.margin-top: 3px;
}
.paginator .buttonblue {
	visibility: hidden;
}
.paginator a.paginator_p:link,
.paginator a.paginator_p:visited,
.paginator a.paginator_n:link,
.paginator a.paginator_n:visited {
	text-decoration: none;
}
.paginator a:link .buttonblue, .paginator a:visited .buttonblue  {
	visibility: visible;
	text-decoration: none;	
	position: relative;
	top: -0.1em;
	.padding: 0 0.4em 0.15em 0.4em;
}
.paginator_n {
	margin-left: 0.5em;
}
.paginator_n span {
	padding: 0 0.4em 0.15em 0.5em !important;
	.padding-left: 0.4em !important;
}
.paginator_p {
	margin-right: 0.5em;
}
.paginator_p span {
	padding: 0 0.5em 0.15em 0.4em !important;
	.padding-right: 0.4em !important;
}
/* Opera sucks more than IE6 lol */
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0)
{
	.paginator_n span { padding: 0.1em 0.4em 0.15em 0.4em !important; }
	.paginator_p span { padding: 0.1em 0.4em 0.15em 0.4em !important; }
}

.paginator_sep {
	border-right: 1px solid #ccc;
	background: #fff;
	color: red;
	margin: 0 0.5em;
	.position: relative;
	.bottom: -0.2em;
	font-size: 1.2em;
}
.paginator_sep img {
	width: 1px;
	height: 1em;
}
.labeled_dl {
	margin-top: 0.5em;
}
.labeled_dl dd {
	clear: left;
	position: relative;
	overflow: hidden;
	font-weight: bold;
	margin-bottom: 0.3em;
	padding-left: 100px;
}
.labeled_dl dd span {
	width: 100px;
	display: block;
	color: #555;
	font-weight: normal;
	position: absolute;
	overflow: hidden;
	left: 0;
}
#contact.labeled_dl dd span {
	position: static;
	left: 0;
	float: left;
}
/*--- Layout ---*/
/* Header */

#header {
	padding: 1.5em 10px;
	width: 935px;
	margin: auto;
	position: relative;
	overflow: hidden;
}
#header_logo {
	float: left;
}
#header_loginbox {
	float: right;
	position: relative;
}
#header_loginbox .error {
	position: absolute;
	top: -16px;
	left: 0;
	/*background: url(../images/error_arrow.gif) no-repeat 0% 80%;
	padding-left: 10px;*/
}
#header_loginbox .buttonblue {
	position: relative;
	bottom: -0.05em;
	.bottom: 0;
	.top: 0;
}
#header_loginbox_logout {
	position: relative;
	top: 10px;
	color: #555;
}
#header_loginbox_logout a {
	padding-right: 12px;
	background: url(../images/icon_logout.gif) no-repeat 100% 60%;
	margin-left: 1em;
	color: #555;

}
#header_loginbox div {
	font-size: 9pt;
	top: 0.3em;
	position: relative;
}
#header_loginbox .buttonblue {
	font-size: 9pt !important;
}
#nav {
	background: #c0c0c0 url(../images/nav_bg.png) repeat-x top;
}
#nav_inner {
	background: #c0c0c0 url(../images/nav_bg.png) repeat-x top;
	width: 935px;
	margin: auto;
	height: 3em;
	line-height: 2.9em;
	font-size: 14pt;
	position: relative;
}
#nav_inner div {
	float: left;
	height: 100%;
	margin-right: 10px;
	display: inline;
}
#nav_inner div a {
	display: block;
	height: 100%;
	float: left;
}
#nav_inner div a:link,
#nav_inner div a:visited,
#nav_inner div a:active {
	color: #6b6b6b;
	text-decoration: none;
	padding: 0 15px;
	position: relative;
}
#nav_inner a:link b, #nav_inner a:visited b {
	font-weight: normal;
	position: relative;
	z-index: 2;
}
#nav_inner a:hover b {
	color: #419338;
}
#nav_inner a:link span, #nav_inner a:visited span {
	position: absolute;
	color: #fff;
	z-index: 1;
	top: 1px;
	left: 15px;
}
.nav_selected {
	background: #449639 url(../images/nav_sel_bg.png) repeat-x top;
	position: relative;
	z-index: 2;
}
.nav_selected a:link, .nav_selected a:visited, .nav_selected a:active, .nav_selected a:hover, .nav_selected a:hover b {
	color: #fff !important;
	text-decoration: none;
	cursor: default;
}

/* Content */

.content_wrapper {
	width: 935px;
	margin: auto;
	padding: 0 10px;
}

/* Footer */

#footer_guard {
	height: 7em;
}
#footer {
	height: 5em;
	margin-top: -5em;
	background: #eee;
	color: #555;
	font-size: 10pt;
	line-height: 1;
}
#footer_inner {
	background: #eee;
	width: 935px;
	margin: auto;
	position: relative;
	height: 3em;
	padding: 2em 10px 0 10px;
}
#footer_nav a:link, #footer_nav a:visited {
	color: #555;
	margin: 0 5px;
}
#footer_curve {
	position: absolute;
	margin-top: -9px;
	top: 0;
	left: 0;
}
#footer_credit {
	float: left;
}
#footer_agile {
	font-size: 9pt;
	color: #666;
	display: none;
}
#footer_agile img {
	bottom: -0.05em;
	right: -0.2em;
	position: relative;
}
#footer_agile a:link, #footer_agile a:visited {
	color: #666;
	font-style: italic;
}
#footer_nav a:hover, #footer_agile a:hover {
	color: #3b8f2e;
}
#footer_agile span {
	position: relative;
	top: -0.1em;
	left: 0.2em;
	_left: 0.3em;
	font-size: 9pt;
}
#footer_nav {
	float: right;
}

/* Home */

.home_screen {
	background: url(../images/home_screen_bg.png) repeat-x;
	height: 215px;
	margin-bottom: 20px;
}
#home_screen_inner {
	background: url(../images/home_screen_glow.jpg) no-repeat top;
	height: 100%;
	width: 935px;
	padding: 0 10px;
	margin: auto;
	position: relative;
}
#home_screen_abstract,
#home_screen_people_bottom,
#home_screen_people_top,
#home_screen_inner h1 {
	position: absolute;
} 
#home_screen1 #home_screen_abstract {
	bottom: 0;
	_bottom: -1px;
	left: 11px;
}

/*-- homescreen 1 */

#home_screen1 #home_screen_people_bottom {
	right: 0;
	top: 0;
}
#home_screen1 #home_screen_people_top {
	right: 29px;
	top: 0;
	margin-top: -37px;
}
#home_screen1 #home_screen_inner h1 {
	color: #fff;
	top: 65px;
	left: 140px;
}
#home_screen_inner h1 div {
	padding-left: 30px;
}

/*-- homescreen 2 */

#home_screen2 #home_screen_abstract {
	bottom: 0;
	left: 0;
}
#home_screen2 #home_screen_people_bottom {
	top: 0;
	right: 0;
}
#home_screen2 #home_screen_people_top {
	right: 37px;
	margin-top: -45px;
	top: 0;
}
#home_screen2 #home_screen_inner h1 {
	color: #fff;
	top: 65px;
	left: 115px;
}

#home_screen_inner .white_curve {
	z-index: 2;
	bottom: 0;
	_bottom: -1px;
}
#home_leftcol {
	float: left;
	width: 480px;
}
#home_about {
	font-size: 12pt;
	margin-bottom: 1.5em;
}
#home_about ul {
	margin: 0;
}
#home_about ul li {
	list-style-type: none;
	margin: 0 0 0.5em 0;
}
#home_rightcol {
	float: right;
	width: 350px;
}
#home_rightcol p {
	font-size: 12pt;
}
#home_rightcol input.biginput {
	width: 96%;
	font-size: 11pt;
}
.signup_accept_checkbox {
	margin-left: 0;
	margin-right: 0.4em;
}

/* Profile */

.profile_completness .box_content {
	padding: 0.3em;
}
.profile_completness .box_content .small {
	margin-top: 0.5em;
}
.profile_completness_bar {
	float:left;
	height:100%;
	width: 80%;
	padding: 0px;
	border: 1px solid #1c530d;
}
.profile_completness_percent {
	color: #555;
	float: left;
	margin: 0.2em 0 0 0.5em;
	font-size: 90%;
	font-weight: bold;
}
.with_color {
	float:left;
	background: url(../images/bg_green2.png) repeat-x top;
}
.without_color {
	float:left;
}
.profile_top {
	position: relative;
	overflow: hidden;
	margin-bottom: 2em;
	width: 100%;
}
.profile_top .profile_photo {
	float: left;
	width: 120px;
	display: inline;
	margin-right: 20px;
}
.profile_top .profile_contactdetails {
	float: right;
	width: 500px;
}
/*
.profile_top .profile_labels dd {
	clear: left;
	position: relative;
	overflow: hidden;
	font-weight: bold;
	margin-bottom: 0.3em;
}
.profile_labels dd span {
	width: 200px;
	display: block;
	float: left;
	color: #777;
	font-weight: normal;
}
.profile_top .profile_top_right {
	float: right;
	width: 220px;
}*/
.notification h4 {
	font-size: 12pt;
}
.notification h4.icon {
	text-indent: 20px;
	padding-left: 0;
	display: block;
}
.notification h4.icon i {
	left: 0;
	margin-left: 0;
}
.profile_education {
	position: relative;
	overflow: hidden;
}
.profile_education .addbutton { margin-right: 0.5em }
.profile_education_block .editbutton {
	position: relative;
	top: 0px;
}
.profile_education .profile_info {
	margin-right: 35px;
}
.profile_info #summary textarea {
	width: 98% !important;
}
div.profile_education_block {
	margin-bottom: 1em;
	float: left;
}
.profile_education #newschool form {
	margin-bottom: 1em;
}
.profile_education .profile_info dl.profile_education_dl {
	margin: 1em 0;
}
.profile_education .profile_info dl.profile_education_dl dd {
	marzgin-bottom: 0.2em;
}
.profile_education .profile_info dl.profile_education_dl dd ul {
	mazrgin: 0.1em 0 0 1.5em;
}
.profile_education .profile_info dl.profile_education_dl dd li {
	margin: 0.1em 0;
	list-style-type: circle;
}
.profile_work {
	margin-right: 0 !important;
}
.profile_work h4 {
	margin: 0;
}
.profile_work_period {
	margin-bottom: 0.3em;
	color: #555;
	font-size: 9pt;
}
.profile_work h4 span {
	font-weight: normal;
}
.profile_info {
	margin-bottom: 2em;
}
#print_profile .box_content {
	text-align: center;
}
#print_profile a {
	margin-left: -10px;
}
.profile_info dd ul {
	clear: both;
}
.profile_info form h3 {
	font-weight: normal;
	color: #333;
	margin: 1em 0 0.3em 0;
}
.profile_leftcol {
	float: left;
	width: 640px;
}
.profile_rightcol {
	width: 240px;
	padding-left: 20px;
	margin-left: 20px;
	float: left;
	border-left: 1px solid #ccc;
}
.profile_completness {
	margin-bottom: 1em;
}
.profile_rightcol .box.notification, #print_profile {
	margin-bottom: 2em !important;
}
#profile_workexp .profile_education_block {
	margin-bottom: 1.5em !important;
}
#profile_workexp .profile_education_dl {
	margin: 0.7em 0 0 0 !important;
}
#profile_workexp .profile_education_dl ul {
	margin-bottom: 0;
}
#jobplace {
	margin-bottom: 2em;
}
#profile_prefers>dd {
	margin-bottom: 0.5em;
	position: relative;
	overflow: hidden;
}
#profile_prefers>dd>b {
	display: block;
	float: left;
	width: 300px;
}
.profile_prefers_cat {
	font-weight: bold;
}

/* Find graduates */

.search_filter {
	margin-bottom: 2em;
}
.search_filter .box_content {
	padding: 1em 1.5em;
}
.search_filter_primary {
	float: left;
	width: 50%;
}
.search_filter_additional {
	float: right;
	width: 50%;
	.width: 49%;
}
.search_filter_submit {
	text-align: right;
}
/*
.search_results dl dd {
	clear: left;
	padding: 20px;
	position: relative;
	overflow: hidden;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;	
}
.search_results dl dd.even {
	background: #f5f5f5;
}
.search_results dl dd img {
	max-width: 80px;
}*/
/*
#search_results .row_profile_photo {
	float: left;
	margin-right: 20px;
	display: inline;
	width: 120px;
}
#search_results .row_profile_info {
	float: left;
	width: 795px;
}*/
#search_results .glister_row {
	padding: 0.7em !important;
	margin: 0.3em 0 !important;
}
.search_result {
	padding-left: 120px;
}
.search_result_photo {
	position: relative;
	margin-left: -120px;
	float: left;
	font-size: 0;
	line-height: 0;
}
.search_result_summary {
	float: left;
	margin-left: 1em;
}
.search_results_heading {
	height: 3em;
	line-height: 3em;
	background: #3b8f2e;
	padding: 0.3em 0.7em;
	color: #fff;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	color: #fff;
}
.search_results_heading h2 {
	float: left;
	color: #fff;
}
.search_results_heading span {
	float: right;
}
.search_results_heading span select {
	margin-left: 0.5em;
}
.tablehead.box .box_content {
	margin: 0;
	padding: 0.7em 0;
}
.tablehead.box .box_content td {
	font-weight: bold;
	padding-left: 1em;
}
/*
#jobs_results .job_info {
	float: right;
	font-size: 10pt;
	text-align: right;
}
#jobs_results .job_info div {
	font-size: 11pt;
}
#jobs_results .job_salary {

}
#jobs_results .job_category {
	color: #555;
	font-size: 10pt;
	margin-left: 0.5em;
}*/
#jobs_results {
	margin: 0.1em 0;
}
.advert {
	position: absolute;
	width: 260px;
	right: 1.5em;
	top: 1.5em;
	background: #fff;
	padding: 1em;
	border: 1px solid #ddd;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.tabbed_boxes .box {
	float: left;
	margin: 0 1em 1em 0;
}
.tabbed_boxes .box_content {
	padding: 1px;
}
.tabbed_boxes .greensalad .box_content {
	padding: 0;
}
.tabbed_boxes .greensalad a:link,
.tabbed_boxes .greensalad a:visited,
.tabbed_boxes .greensalad a:active {
	color: #fff;
	text-decoration: none;
	cursor: default;
}

/* creditbox */

.creditbox {
	margin-top: 8px;
	border: 1px solid #bbb;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	padding: 7px;
	background: #fff url(../images/box_snowwhite_bg.png) repeat-x top;
	position: absolute;
	right: 20px;
	top: -3.7em;
	line-height: 1;
	font-size: 10pt;
	font-weight: normal;
	color: #333;
}
.creditbox span {
	margin-right: 1em
}
.tablehead_arrow {
	font-weight: normal;
	font-size: 10pt;
}
.paginator_arrow {
	font-weight: normal;
	position: absolute;
	left: 1.1em;
	top: 10px;
	font-size: 10pt;
}
.tablehead_arrow,
.paginator_arrow {
	margin-left: 8px;
}

/* banners */

.banner_horizontal {
	margin-bottom: 2em;
}
ul.banners_vertical, ul.banners_vertical li {
	list-style-type: none;
	margin: 0 0 1em 0;
	padding: 0;
}
ul.banners_vertical {
	margin-bottom: 2em;
}

/* Aftert Agile Handover Updates */
p {
	padding: 0.5em 0;	
}

