﻿.floatingPanel
{
    position:absolute;
    left:-140px;
    top:320px;
    width:142px;
    height:112px;
    font-size: 0.9em;
    background: url('../Images/Annonces_panel.gif') top left no-repeat;
    text-align:center;
    z-index:20;
}
.floatingPanel p { margin-top:2em; text-align:center; }
.floatingPanel a { color:Black; }

#classList
{
	position:relative;
	text-align:center;
}
.classified
{
	position:relative;
	margin-left:4em;
	text-align:left;
	z-index:1;
}
.classSort
{
	position:absolute;
	top:0.1em;
	right:0.4em;
}
.classSortDate, .classSortTitle, .classSortPrice
{
	position:relative;
	padding-left: 0.4em;
	color:White;
	font-weight:bold;
	font-size:1.2em;
	background-color:#5678CC;
}
.classSortDate
{
	top:1.4em;
	width:12em;
}
.classSortTitle
{
	left:14em;
	width:22em;
}
.classSortPrice
{
	top:-1.4em;
	left:37.2em;
	width:10em;
}
.classTop
{
	position:relative;
	background: url('../Images/annonces_top.gif') no-repeat -0.1em 0;
	height:6.4em;
	width:58.1em;
}
.classNo, .classTitle, .classPrice
{
	position:absolute;
	top:1em;
	font-weight:bold;
	font-size:1.2em;
}
.classNo
{
	width:12em;
	text-align:center;
}
.classTitle
{
	left:14em;
	width:22em;
	text-align:left;
}
.classPrice
{
	left:37.2em;
	color:#1A3E7A;
	text-align:right;
	width:10em;
}
/*.classNo
{
	position:relative;
	top:2.2em;
	margin-left:0.3em;
	color:White;
	font-weight:bold;
	font-size:1.1em;
	width:2em;
	text-align:center;
}
.classTitle
{
	position:relative;
	left:3em;
	font-size:1.1em;
	width:32em;
}
.classPrice
{
	position:relative;
	top:-1.4em;
	left:37.2em;
	color:#1A3E7A;
	font-weight:bold;
	font-size:1.2em;
	text-align:right;
	width:10em;
}*/
.classMiddle
{
	position:relative;
	background: url('../Images/Annonces_repeat.gif') repeat-y 0 0;
	width:58.1em;
	text-align:left;
}
.classText
{
	position:relative;
	left:17em;
	width:40em;
	text-align:left;
}
.classTextJob
{
	position:relative;
	left:6em;
	width:44em;
	text-align:left;
	font-size:1.1em;
}
.classBottom
{
	position:relative;
	background: url('../Images/Annonces_down.gif') no-repeat 0 0;
	width:58.1em;
	height:6.6em;
}
.classVig
{
	position:absolute;
	top:-2.6em;
	left:2em;
	background: url('../Images/Annonces_imgs.gif') no-repeat 0 0;
	padding: 0.8em 0.2em 0.5em 0.2em;
	width:14.2em;
	height:11.2em;
	text-align:center;
}
.classVig img { margin-bottom:1em; }
.classVig a { text-decoration:none; color:#1A3E7A; }
.classVig a:hover { text-decoration:underline; }
.classRef
{
	position:relative;
	bottom:-4em;
	left:17em;
	width:24em;
	color:#1A3E7A;
	font-weight:bold;
}
.classInfo
{
	position:relative;
	bottom:-1.5em;
	left:44em;
	width:13em;
	font-weight:bold;
}
.classImg
{
	position:absolute;
	display:none;
	left:7em;
	bottom:-3em;
	border: outset 0.3em #F99E07;
	z-index:5;
}
.scrollingDiv
{
	height:12em;
	overflow:auto;
}