html, body {
			margin: 0px;
			padding: 0px;
			background-color: #eff2e1;
			background-image: url('../gfx/horizon.jpg');
			background-repeat: repeat-x;
			font: normal 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
			color: #727272;
}
#page {
			width: 970px;
			margin: 0 auto;
			padding: 0px;
			background-image: url('../gfx/page.png');
			background-repeat: repeat-y;
}
#container {
			margin: 0px;
			margin-left: 10px;
			width: 950px;
			border-bottom: 1px solid #cccccc;
}
#top {
			background-color: #e1e3d9;
			background-image: url('../gfx/topflow.jpg');
			background-repeat: repeat-x;
			height: 100px;
}
a {
			text-decoration: none;
			color: #056b91;
}
a:hover {
			color: #004d69;
}
a img {
			border: 0px;
}
form {
			padding: 0px;
			margin: 0px;
}
#logo {
			border-right: 1px solid #cbcdc3;
			float: left;
			width: 309px;
			height: 96px;
}
#topmenu {
	  		background-image: url('../gfx/topline.jpg');
			background-repeat: no-repeat;
			background-position: right top;
			display: table;
			width: 630px;
	  		height: 96px;
	  		margin: 0px;
	  		margin-left: 10px;
	  		font-size: 11px;
	  		text-align: right;
}
#topmenu ul {
			margin: 0px;
			list-style: none;
			margin-left: 120px;
			margin-top: 11px;
			padding: 0px;
			height: 80px;		
			width: 290px;	
			float: left;
			margin-right: 10px;
}
#topmenu li {
			font-weight: bold;
			margin-right: 20px;
			float: left;
			text-align: center;
}
#topmenu a {
			color: #6e6761;
}
#topmenu a:hover {
			color: #ea6c1d;
}
#topmenu li img {
			width: 41px;
			height: 55px;
			margin-top: 5px;
}
#topmenu p, #topmenu form {
		margin-right: 30px;
}
#topmenu form {
		padding-top: 4px;
}
#topmenu input {
		border: 1px solid #d0d1c8;
		background-color: #ffffff;
		width: 80px;
		margin-bottom: 4px;
		font-size: 13px;
}
#topmenu #submitter {
		border: 0px;
		width: 41px;
		height: 41px;
		float: right;
		margin-left: 6px;
		margin-top: 2px;
}
#ads_bboard {
		background-color: #fbfbfb;
	  	background-image: url('../gfx/lbl_ads.gif');
		background-repeat: no-repeat;
		background-position: center left;
		padding-top: 14px;
		height: 120px;
		text-align: center;
		border-bottom: 1px solid #f3f4f1;
}
#ads_bboard div {
		background-repeat: no-repeat;
		background-position: center center;
		border: 1px solid #ece7e7;
		width: 700px;
		height: 100px;
		margin: 0 auto;
		text-align: center;
		overflow: hidden;
		cursor: pointer;
}
#ads_bboard div:hover {
		border: 2px solid #ece7e7;
		width: 698px;
		height: 98px;
}
#left {
		width: 309px;
		font-size: 12px;
}
#left div {
		padding-top: 18px;
		padding-bottom: 18px;
}
#left h2 {
		font-size: 14px;
		font-weight: bold;
	  	background-image: url('../gfx/arr_grey.gif');
		background-repeat: no-repeat;
		background-position: center left;
		margin: 0px;
		margin-left: 12px;
		padding-left: 18px;
}
#left h2 a {
		color: #ff7219;
}
#left h2 a:hover, span {
		color: #424242;
}
#left p {
		font-size: 12px;
		color: #686868;
		margin-left: 30px;
}
#left p a {
		color: #686868;
}
#left p span {
		color: #ff7219;
		font-weight: bold;
}
.search {
		
		background-color: #eeefe7;
	  	background-image: url('../gfx/pod.gif');
		background-repeat: repeat-x;
		padding: 0px;
		padding-top: 10px;
		color: #6e6761;
}
.search a {
		color: #6e6761;
}
.search a:hover {
		color: #ea6c1d;
}
.search h2 {
		text-transform: uppercase;
		font-size: 14px;
		font-weight: bold;
	  	background-image: url('../gfx/arr_white.gif');
		background-repeat: no-repeat;
		background-position: center left;
		margin: 0px;
		margin-left: 10px;
		padding-left: 20px;
		color: #646464;
}
.search p {
		font-size: 12px;
		font-weight: bold;
		margin: 0px;
		text-align: right;
		padding-right: 10px;
}
.search ul {
		padding: 0px;
		padding-left: 44px;
		list-style-type: none;
		list-style-image: url('../gfx/arr_r_dark.gif');
}
.search li {
		font-size: 12px;
		font-weight: bold;
		margin-bottom: 6px;
}
.search input, .search select {
		border: 1px solid #d0d1c8;
		background-color: #ffffff;
		width: 180px;
		font-size: 13px;
}
.hint {
		color: #242424;
}
.entered {
		color: #242424;
}
.citylist {
	  	background-color: #e1e3d8;
		position: absolute;
		display: none;
		margin: 0px;
		margin-left: 20px;
		margin-top: 20px;
		color: #ffffff;
		padding: 1px;
		padding-right: 25px;
		border: 2px solid #ffffff;
}
.citylist p {
		text-align: right;
		margin: 0px;
		padding: 0px;
}
.citylist img {
		border: 1px solid #e1e3d8;
}
.citylist img:hover {
		border: 1px solid #cccccc;
}
.citylist ul {
		list-style-type: none;
		list-style-image: url('../gfx/arr_r_white.gif');
		padding-left: 10px;
		margin: 0px;
		font-size: 10px;
}
.citylist ul li {
		margin: 0px;
		padding: 0px;
}
.reminder {
	  	background-color: #e1e3d8;
		position: absolute;
		display: none;
		margin: 0px;
		color: #ffffff;
		padding: 1px;
		border: 2px solid #ffffff;
		width: 280px;
		margin-left: 300px;
}
.reminder form {
		margin: 0px;
		padding: 0px;
}
.reminder p {
	  	color: #545454;
	  	margin: 4px;
}
.inpRem {
	border: 1px solid #cccccc;
	background-image: url('../gfx/input_bg.jpg');
	background-repeat: repeat-x;
	background-color: #fefefe;
	font-size: 13px;
	margin: 0px;
}
.sendRem {
	background-image: url('../gfx/orange_bg.gif');
	background-repeat: repeat-x;
	background-color: #f89e16;
	color: #ffffff;
	width: auto;
	padding: 2px;	
	margin: 0px;
}
#lupe {
		width: 54px;
		height: 54px;
		position: absolute;
		border: 0px;
		margin-left: 200px;
}
#employee {
	  	background-image: url('../gfx/lbl_employee.gif');
		background-repeat: no-repeat;
		background-position: center left;
		border-bottom: 1px solid #e1e3db;
		display: table;
}
#employee p, #employee li {
	  	padding-right: 4px;
}
#employee img {
		margin-left: 30px;
		margin-right: 20px;
		float: left;
		padding: 2px;
		border: 1px solid #cccccc;
}
#employee ul, #threadlist ul, #about ul, #company_newslist ul {
		color: #056b91;
		list-style-type: none;
		list-style-image: url('../gfx/arr_r_blue.gif');
}
.list_header {
		list-style-type: none;
		list-style-image: none;
		font-size: 13px;
		font-weight: bold;
		color: #474747;
		margin-bottom: 6px;
}
#article {
	  	background-image: url('../gfx/lbl_article.gif');
		background-repeat: no-repeat;
		background-position: center left;
		border-bottom: 1px solid #e1e3db;
}
#article img {
		margin-left: 30px;
}
#small_ad {
	  	background-image: url('../gfx/lbl_small_ad.gif');
		background-repeat: no-repeat;
		background-position: center left;
		border-bottom: 1px solid #e1e3db;
}
#small_ad div {
		background-repeat: no-repeat;
		background-position: center center;
		border: 1px solid #ece7e7;
		width: 250px;
		height: 100px;
		margin: 0 auto;
		padding: 0px;
		text-align: center;
		overflow: hidden;
		cursor: pointer;
}
#small_ad div:hover {
		border: 2px solid #ece7e7;
		width: 248px;
		height: 98px;
}
#threadlist {
	  	background-image: url('../gfx/lbl_forum.gif');
		background-repeat: no-repeat;
		background-position: center left;
		border-bottom: 1px solid #e1e3db;
		padding-right: 12px;
}
#about {
	  	background-image: url('../gfx/lbl_project.gif');
		background-repeat: no-repeat;
		background-position: center left;
		padding-right: 12px;
}
#right {
		width: 628px;
		margin-right: 12px;
		font-size: 13px;
		color: #525252;
		float: right;
}
#right h2 {
		color: #ff7219;
		font-size: 18px;
		margin: 0px;
		margin-left: 20px;
}
#right h3 {
		color: #ff7219;
		font-size: 15px;
		margin: 0px;
		margin-top: 14px;
		margin-left: 20px;
}
#right h4 {
		color: #ff7219;
		font-size: 13px;
		margin: 0px;
		margin-left: 20px;
}
#right h4 span {
		color: #515151;
}
#right p {
		margin-left: 20px;
		margin-right: 16px;
}
#right p a {
		color: #565656;		
}
#right p a:hover {
		color: #474747;
}
#right p a span {
				color: #056b91;
}
#right .inc p a {
		color: #056b91;
}		
#right #nav {
		font-size: 10px;
		color: #909188;
		margin: 0px;
		padding: 3px;
		padding-bottom: 2px;
		border-bottom: 1px solid #e1e3db;
}
#right #nav a {
		color: #909188;
}
#right #nav a:hover {
		text-decoration: underline;
}
#right .scores {
		width: 100%;
		font-size: 12px;
}
#right .scores img {
		border: none;
}
#right .scores .tableHeader {
		background-color: #f2cb42;
		background-image: url('../gfx/table_tr.jpg');
		background-repeat: repeat-x;
		font-weight: bold;
		color: #ffffff;	
}
#right .scores tr {
		cursor: pointer;
}
#right .scores tr:hover {
		color: #000000;
}
#right .scores td {
		padding-left: 4px;
		padding-right: 4px;
		text-align: center;		
}
#switchbox {
		background-image: url('../gfx/bar_p.gif');
		background-repeat: repeat-x;
		padding: 0px;
		border-bottom: 1px solid #e1e3db;
}
#switchbox div {
		clear: both;
}
#switchbox .bgholder {
		clear: both;
		background-repeat: no-repeat;
		background-position: bottom right;
		display: table;
		width: 100%;
}
#switchbox .switch {
		list-style-type: none;
		padding: 0px;
		margin: 0px;
		margin-left: 12px;
		clear: both;
}
#switchbox .switch li {
		height: 38px;
		background-image: url('../gfx/bar_o.gif');
		background-repeat: no-repeat;
		text-align: center;
		float: left;
		color: #888888;
		font-size: 13px;
		font-weight: bold;
		padding-top: 6px;
}
#switchbox .switch li:hover {
		background-image: url('../gfx/bar_v.gif');
}
#switchbox .switch li a {
		color: #888888;
}
#switchbox .switch li a:hover {
		color: #6e6e6e;
}
#switchbox .switch .current_bar {
		background-image: url('../gfx/bar_a.gif');
		background-repeat: no-repeat;
		background-position: top center;
		color: #545454;
}
.nom {
		list-style-type: none;
		list-style-image: url('../gfx/arr_r_blue.gif');
		padding: 0px;
		margin: 0px;
		border: 0px;
		float: left;
		margin-left: 42px;
		line-height: 13px;
		margin-bottom: 16px;
}
.nom li {
		font-size: 13px;
		padding-top: 6px;
}
.section {
		padding-right: 10px;
		padding-bottom: 18px;
		border-top: 1px solid #e1e3db;
		clear: both;
		display: table;
}
.section p {
		font-size: 13px;
		margin: 0px;
		margin-top: 10px;
}
.section ul {
		list-style-type: none;
		list-style-image: url('../gfx/arr_r_blue.gif');
		padding: 0px;
		margin: 0px;
		border: 0px;
		margin-left: 40px;
		margin-top: 10px;
		line-height: 13px;
}
.section ul li {
		font-size: 13px;
		padding-top: 6px;
}
.section .secImg {
		padding: 2px;
		border: 1px solid #cccccc;
		background-color: #ffffff;
		width: 322px;
		height: 109px;
		float: right;
		margin-left: 8px;
		margin-bottom: 6px;
}
#consultant {
		padding-right: 10px;
		padding-bottom: 18px;
		border-bottom: 1px solid #e1e3db;
		clear: both;
}
#consultant img {
		padding: 2px;
		border: 1px solid #cccccc;
		background-color: #ffffff;
		width: 70px;
		height: 70px;
		float: left;
		margin-right: 16px;
		margin-left: 30px;
		margin-top: 10px;
}
#consultant ul {
		list-style-type: none;
		list-style-image: url('../gfx/arr_r_blue.gif');
		clear: both;
		margin-left: 100px;
		margin-bottom: 30px;
}
#consultant li {
		float: left;
		width: 180px;
}
#footer {
		width: 100%;
		clear: both;
		padding-top: 14px;
		padding-bottom: 10px;
		margin-bottom: 0px;
		border-bottom: 10px solid #f5f5f5;
		border-top: 1px solid #f3f3f3;
		background-color: #ffffff;
}
#footer ul {
		padding: 0px;
		margin: 0px;
		margin-bottom: 16px;
}
#footer ul li {
		font-size: 10px;
		float: left;
		list-style-type: none;
		margin-right: 4px;
}
#footer ul li a {
		color: #aaaaaa;
}
#footer ul li a:hover {
		color: #545454;
}
#bottombox {
		padding-left: 20px;
		padding-right: 10px;
		padding-bottom: 18px;
		clear: both;
}
#bottombox img {
		padding: 2px;
		border: 1px solid #cccccc;
		background-color: #ffffff;
		width: 70px;
		height: 70px;
		margin: 10px;
		margin-right: 16px;
		float: left;
}
#bottombox ul {
		list-style-type: none;
		list-style-image: url('../gfx/arr_r_blue.gif');
		margin-left: 0px;
		float: right;
}
#bottombox li {
		float: left;
		width: 180px;
}
#bottombox h3 {
		margin-left: 0px;
}
#titlebox {
		background-color: #eeefe7;
	  	background-image: url('../gfx/pod.gif');
		background-repeat: repeat-x;
		padding: 0px;
}
#titlebox h2 {
		color: #6e6761;
		text-transform: uppercase;
		margin-top: 0px;
		margin-bottom: 0px;
}
#companylogo {
		padding-left: 12px;
		background-image: url('../gfx/lbl_partner.gif');
		background-repeat: no-repeat;
		background-position: center left;
		border-bottom: 1px solid #e1e3db;
}
#companylogo div {
		background-repeat: no-repeat;
		background-position: center center;
		margin: 0px;
		padding: 0px;
}
#companylogo div img {
		border: none;
		width: 100%;
		height: 160px;
}
#company_offers {
		background-image: url('../gfx/lbl_praca.gif');
		background-repeat: no-repeat;
		background-position: center left;
		border-bottom: 1px solid #e1e3db;
		padding-right: 10px;
}
#company_offers h3 {
		font-size: 15px;
		color: #565656;
		padding-left: 30px;
		margin-top: 10px;
		margin-bottom: 4px;
}
#company_offers p {
		margin-top: 4px;
}
#company_offers h3 a {
		color: #565656;
}
#company_offers h3 a:hover {
		color: #474747;
}
#company_offers div {
		margin: 0px;
		padding: 0px;
}
#company_offers div ul {
		list-style-type: none;
		list-style-image: url('../gfx/arr_r_blue.gif');
		margin: 0px;
		margin-left: 120px;
}
#company_offers div img {
		width: 95px;
		height: 95px;
		padding: 2px;
		border: 1px solid #cccccc;
		float: left;
		margin-left: 30px;
		margin-right: 16px;
}
#company_offers p span a {
		color: #056b91;
}
#company_offers p span a:hover {
		color: #004d69;
}
#company_info, #company_offer_details {
		margin-top: 16px;
		padding-bottom: 10px;
		clear: both;
		display: table;
}
#company_info h3, #company_offer_details h3 {
		font-size: 14px;
		color: #474747;
}
#www {
		font-size: 15px;
		text-align: right;
		float: right;
		margin: 4px;
		margin-right: 10px;
		font-weight: bold;
}
#www a {
		color: #565656;
}
#www a:hover {
		color: #474747;
}
#company_news, #company_open_days {
		padding-right: 10px;
		border-bottom: 1px solid #e1e3db;
		clear: both;
		display: table;
}
#company_news img, #company_open_days img {
		background-color: #ffffff;
		padding: 2px;
		border: 1px solid #cccccc;
		float: right;
		margin: 8px;
}
#company_news ul, #company_open_days ul {
		list-style-type: none;
		list-style-image: url('../gfx/arr_r_blue.gif');
}
.r_link {
		text-align: right;
		font-size: 11px;
		font-weight: bold;
}
#company_faq {
		padding-right: 10px;
		border-bottom: 1px solid #e1e3db;
		clear: both;
		display: table;
		padding-bottom: 10px;
}
#company_faq p {
		margin-top: 10px;
		margin-left: 20px;
		padding-top: 4px;
}
#faq {
	margin-right: 20px;
}
#faq a {
	color: #056b91;
}
#faq .quest {
		margin-top: 20px;
		margin-bottom: 8px;
		font-weight: bold;
		color: #ff7219;
}

#faq .ans {
		margin: 4px;
		margin-left: 40px;		
}

.question {
		font-weight: bold;
		color: #ff7219;
		padding-top: 20px;
}
#contactbox {
	
}
#contactbox form p {
		font-size: 10px;
		margin-top: 4px;
}
#contactbox form .inp {
		font-size: 14px;
		background-image: url('../gfx/input_bg.jpg');
		background-repeat: repeat-x;
		background-color: #fefefe;
		border: 1px solid #72797b;
		width: 300px;
		height: 18px;
}
#contactbox form .txtarr {
		font-size: 14px;
		background-image: url('../gfx/txtarr_bg.jpg');
		background-repeat: repeat-x;
		background-color: #fefefe;
		border: 1px solid #72797b;
		width: 440px;
		height: 120px;
}
#sendbtt {
		float: right;
		font-size: 13px;
		margin-left: 10px;
		border: 1px solid #545454;
		color: #ffffff;
		background-color: #ff7219;
		border: 2px solid #c86400;
		height: 20px;
}
.filefield {
		height: auto;
		background-image: url('../gfx/txtarr_bg.jpg');
		background-repeat: repeat-x;
		background-color: #fefefe;
		border: 1px solid #72797b;
}
.more {
	float: right;
	margin-right: 10px;
	border: 1px solid #ffffff;
	padding-right: 2px;
	padding-left: 2px;	
}
.more:hover {
	border: 1px solid #545454;
}	
#company_gallery {
	border-bottom: 1px solid #e1e3db;
}
#company_gallery img {
	padding: 2px;
	border: 1px solid #cccccc;
	margin-left: 10px;
}
.pages {
	float: right;
	margin: 0px;
	list-style: none;
	margin-top: 10px;
	margin-bottom: 10px;	
}
.pages li {
	display: inline;
	margin: 4px;
	font-size: 12px;
	font-weight: bold;
}
#paddContent {
	margin-top: 20px;
}	
#company_news_details {
	padding-top: 20px;
}
#company_open_days_details img, #company_news_details img, #company_offer_details img {
	float: right;
	padding: 2px;
	border: 1px solid #cccccc;
	background-color: #ffffff;
	margin-left: 8px;
	margin-bottom: 6px;
}	
#company_open_days_details h2 {
	margin-top: 10px;
}	
.dynamicParagraph a {
	color: #424242;
}
.addresBox {
	display: table;
	padding: 0px;
	border-bottom: 1px solid #e1e3db;
}
.addresBox p {
	padding: 0px;
	margin: 2px;
}
.userform {

}
.userform img {
	border: 1px solid #cccccc;
	margin: 4px;
}
.userform form {
	
}
.userform .switch li {				
	padding-left: 8px;
	padding-right: 8px;				
}
.userform input, .userform textarea {
	border: 1px solid #aaaaaa;
	background-image: url('../gfx/input_bg.jpg');
	background-repeat: repeat-x;
	background-color: #fefefe;
	width: 400px;
	font-size: 13px;
	margin: 0px;
}
.userform select {
	border: 1px solid #545454;
	background-image: url('../gfx/input_bg.jpg');
	background-repeat: repeat-x;
	background-color: #fefefe;
	margin: 0px;
	font-size: 13px;
}
.userform h4 {
	clear: both;
	padding-top: 12px;
}
.userform .noValid {
	border: 1px solid #aaaaaa;
}
#chcbx {
	width: 20px;
}
#submitBtt {
	float: right;
	background-image: url('../gfx/orange_bg.gif');
	background-repeat: repeat-x;
	background-color: #f89e16;
	color: #ffffff;
	width: auto;
	padding: 2px;
	border: 1px solid #f89e16;
}
.reg_nav {
		float: right;
		margin: 0px;
		list-style: none;			
		padding: 0px;
		margin-top: 2px;
}
.reg_nav li {
		display: inline;
		font-size: 11px;
}
#userbox {		
		padding-right: 0px;
		display: table;
}	
#userbox p {
		margin: 0px;
		margin-bottom: 16px;
		margin-top: 11px;
}
#userbox_nfo {
		text-align: right;
		float: left;
		padding: 0px;	
		margin: 0px;
		padding-right: 10px;
}
.avatar {
		padding: 2px;
		background-color: #ffffff;
}
.notFound {
		border: 2px solid #ffffff;
		display: table;
		background-color: #eff0e9;
		background-image: url('../gfx/nofoto_bg.jpg');
		background-repeat: no-repeat;	
		background-position: center center;	
		margin: 0px;
}
.userCom {
		font-size: 13px;
		font-weight: bold;
		color: #ffffff;
		padding: 4px;
		margin: 4px;
		border: 1px solid #fdb523;
		background-color: #ff9521;
		background-image: url('../gfx/orange_pod.gif');
		background-repeat: repeat-x;
}
.userCom a {
		display: inherit;
		color: #ffffff;
}
.userCom img {
		float: right;
}		
#otherUser {
		padding-top: 10px;
		padding-bottom: 10px;
}
#otherUser .avatar {
		margin: 20px;
		border: 1px solid #cccccc;
		float: left;
}
#otherUser p a {
		color: #888888;
}
#otherUser p a:hover {
		color: #6e6e6e;
}
#messageForm {
	display: table;
}
#messageForm input {
	width: 400px;
	border: 1px solid #aaaaaa;
	background-image: url('../gfx/input_bg.jpg');
	background-repeat: repeat-x;
	background-color: #fefefe;	
}
#messageForm textarea {
	width: 400px;
	height: 200px;
	border: 1px solid #aaaaaa;
	background-image: url('../gfx/input_bg.jpg');
	background-repeat: repeat-x;
	background-color: #fefefe;	
}
#fotoMargin {
	float: left;
	display: table;
	width: 140px;
}	
.prvMsg_contactbox {
	display: none;
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid #d0d2c7;
	clear: both;
}
.prvMsg_contactbox_show {
	display: table;
	float: right;
}

.prvMsg_contactbox .sendit{
	width: auto;
	background-image: url('../gfx/orange_bg.gif');
	background-repeat: repeat-x;
	background-color: #f89e16;
	color: #ffffff;
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
	border: 1px solid #f89e16;
	margin-right: 16px;
	float: right;
}

.prvMsg_contactbox textarea {
	height: 200px;
	width: 580px;
	border: 1px solid #aaaaaa;
	background-image: url('../gfx/input_bg.jpg');
	background-repeat: repeat-x;
	background-color: #fefefe;
}

.prvMsg_contactbox input {
	border: 1px solid #bcbcbc;
	width: 400px;
	border: 1px solid #aaaaaa;
	background-image: url('../gfx/input_bg.jpg');
	background-repeat: repeat-x;
	background-color: #fefefe;	
}

.prvMsg_contactbox_show a {
	background-image: url('../gfx/orange_bg.gif');
	background-repeat: repeat-x;
	background-color: #f89e16;
	color: #ffffff;
	width: auto;
	padding: 4px;
	padding-left: 4px;
	padding-right: 4px;
	border: 1px solid #f89e16;
	margin-right: 16px;
	height: 18px;
	display: block;
}
.inpHint {
	font-weight: bold;
	color: #545454;
}
.personsList {
	position: absolute;
	margin-left: -280px;
	margin-top: -50px;
	display: block;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;	
	width: 250px;
	height: 480px;
	overflow: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
.personsList ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}	
.personsList ul li {
	clear: both;
}
.personsList ul li img {
	float: left;
}
.unreadMessage {
	font-weight: bold;
	color: #242424;
}
#mailNotice {
	font-weight: bold;
	text-decoration: underline;
}	
#mailHeaders {
	background-color: #f4f5f0;
	border-top: 1px solid #d0d2c7;
	border-bottom: 1px solid #d0d2c7;
	display: table;
	width: 610px;
	padding: 10px;	
}
#mailHeaders p {
	font-size: 12px;
	margin: 6px;	
}
#mailHeaders p a {
	color: #056b91;
}
.rightFloat {
	display: table;
	float: right;
}
.rightFloat img {
	border: 1px solid #cccccc;
}
#mailBody h2 {
	margin-top: 10px;
	margin-bottom: 10px;
}
.sendPrelo {
	width: 600px;
	height: 30px;
	background-image: url('../gfx/send_prelo.gif');
	background-repeat: no-repeat;
	background-position: right center;
	display: none;
}
#out_login {
	font-size: 11px;
	color: #242424;
	margin: 10px;
}
#out_login input {
	width: 150px;
	border: 1px solid #cccccc;
	background-image: url('../gfx/input_bg.jpg');
	background-repeat: repeat-x;
	background-color: #fefefe;
	font-size: 13px;
	margin: 0px;	
}
#out_login #login_att {
	width: auto;
	background-image: url('../gfx/orange_bg.gif');
	background-repeat: repeat-x;
	background-color: #f89e16;
	color: #ffffff;
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
	border: 1px solid #f89e16;
}	
.warn {
	background-color: #f4f5f0;
	border-top: 2px solid #d0d2c7;
	border-bottom: 2px solid #d0d2c7;
	display: table;
	width: auto;
	padding: 2px;
	clear: both;
}
#prv_info {
	display: table;
	padding-top: 14px;
}
#prv_info h3 {
	font-size: 14px;
	margin: 4px;
	margin-left: 10px;
}
#prv_info h4 {
	font-size: 13px;
	color: #545454;
}
.rightPix {
		margin: 10px;
		float: right;
		padding: 2px;
		border: 1px solid #cccccc;
}
#regularText {
		margin-top: 20px;
}
#sidePix {
		text-align: right;
}