	.linebreak {
		font-size: 6px;	
	}
	.joblink {
		color: #45609E;
		font-size: 10px;
		text-decoration: underline !important;
	}
	.joblink:hover {
		color: #7C1411;
		font-size: 10px;
		text-decoration: underline;
	}
	.morejoblink {
		color: #7C1411;
		font-size: 10px;
		text-decoration: underline;
		font-weight: bold;
	}
	.morejoblink:hover {
		color: #7C1411;
		font-size: 10px;
		text-decoration: underline;
		font-weight: bold;
	}

	.advert_box, .advert_box.TABLE, .advert_box.INPUT, .advert_box.TEXTAREA, .advert_box.SELECT{
		font-family : Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: normal;
		font-style: normal;
	}
	
	.linkdiv{
		padding-bottom: 5px;
		clear: both;
	}

#profession_box {
	width: 180px;
	margin: 10px auto;
	line-height: 100%;
}

#prof_logo {
	background: url("http://www.jobinfo.hu/pic/prof_logo.gif") 10px 10px no-repeat;
	/*background: url("http://profession.hu/images/kis_proflogo120x20.jpg") no-repeat;*/
	height: 35px;
	width: 178px;
	border-left:1px solid #41486A;
	border-right:1px solid #41486A;
	border-top:1px solid #41486A;
	display: block;
}

.advert_list {
	padding: 0 10px;
	text-align: left;
	border-left:1px solid #41486A;
	border-right:1px solid #41486A;
	border-bottom:1px solid #41486A;
}