{
padding: 0;
margin: 0;
border: 0;
}
html,body{
	height: 100%;
}
img { -ms-interpolation-mode : bicubic; }
body {
	background-color: #fff;/* #FFFFFF CBCED0 */
	background-image: url('bgblue.png');
	background-repeat:no-repeat;
	background-position: 50% 0%;
	
	color: rgb(73,73,73);
	font-family: verdana;
	font-size: 0.7em;
	line-height: 1.4em;
	margin: 0px;
}

#container {

   min-height:100%;
   position:relative;
   padding:0px;
 	

}
/*
div.navleft{
background-image: url('navlinks.png');
	background-repeat:no-repeat;
	margin-left:-50px;
	width:50px;
	height:75px;
	z-index:100;
	float:left;
	position:relative;
	margin-bottom:-40px;
}
div.navright{
	background-image: url('navrechts.png');
	background-repeat:no-repeat;
	margin-right:-50px;
	width:50px;
	height:75px;
	z-index:100;
	float:right;
	position:relative;
	margin-bottom:-40px;
}
*/
/*
margin-top:-40px;
*/
#body{
	
	padding-bottom:200px; 
	overflow:hidden;
	clear:both;
	margin-bottom:0px; 
	width: 945px;
	margin-left:auto;
	margin-right:auto;
}
#sidebarleft{
	padding:10px;
	width:250px;
	float:left;

}
#sidebarright{
	padding:10px;
	padding-right:00px;
	padding-top:0px;
	width:250px;
	float:right;

}
#page{
	padding:10px;
	padding-left:0px;
	width:663px;
	float:right;
}

img { border: 0px; }

a {
	text-decoration: none;
	color: #0176b4;
}
h1 {
	color: #0176b4;
	font-size: 1.5em;
	margin: 0px;
	margin-top: -6px;
	line-height: 1.7em;
	height: 29px;
}
h2 {
	color: #0176b4;
	font-size: 1.3em;
	margin: 0px;
	margin-left: 15px;
	margin-bottom: 10px;
	line-height: 1.7em;
	height: 25px;
}
h3 {
	color: #0176b4;
	font-size: 1.5em;
	line-height: 1.7em;
	margin: 0px;
}
p {
	margin: 0px;
	margin-bottom: 20px;
}
div.tekstintro {
	margin-left: 15px;
	width: 490px;
	font-size: 1.1em;
}
div.tekstbody {
	margin-left: 15px;
	width: 490px;
}
div.clear { clear: both; }
div.left {
	float: left;
	border: solid 1px rgb(203,206,208);
}
div.right {
	float: right;
	border: solid 1px rgb(203,206,208);
}
div.center {
	float: left;
	margin-left: 12px;
	border: solid 1px rgb(203,206,208);
}
div.linebreak {
	height:5px;
	width: 100%;
}
div.text {
	padding:2px;
	border: solid 1px rgb(203,206,208);
	vertical-align: top;
}
div#innercontainer {
min-height: 100%;
	height:auto !important; /* voor moderne browsers */
	height:100%; /* voor IE */
margin-left:17px;
margin-right:19px;
	width: 960;


}
div#outercontainer {
	min-height: 100%;
	height:auto !important; /* voor moderne browsers */
	height:100%; /* voor IE */
	
	position: absolute;
	width: 980px;


}
div#centerdiv{
margin-left: auto;
width: 980px;
margin-right: auto;
}
div#contentdiv{
		width: 100%;
}


/************************************ footer **********************************/
#footerdiv {
	width: 945px;
	margin-left:auto;
	margin-right:auto;
	border-top:thin solid #09F;
	display:block;
	height: 200px;
	color:#FFF;
	
	/*margin-left:auto;
	margin-right:auto;*/
}
#footer {
    position:absolute;
    bottom:0;
	background: #fff url(footergfx.png) repeat-x;
    width:100%;
    height:200px;   /* Height of the footer */
}
.footerhead{
	color:#FFF;
	font-size:large;
	margin-bottom:20px;
}
.footerblock{
	float: left;
	padding-left:10px;
	position:relative;
	padding-top:10px;
	height:170px;
	overflow:hidden;
}
.footerbottom{
	text-align:center;
	width:100%;
	padding-left:10px;
	position:relative;
	padding-right:10px;
	height:20px;
	overflow:hidden;
	font-size:small;
}
.footerspacer{
	float: left;
		
	position:relative;
	width:1px;
	margin-top:10px;
	margin-bottom:10px;
	height:150px;
	overflow:hidden;
	
}
div.blockleft{
	float:left; 
	margin-bottom:10px; 
	width:250px;
	background-image:  url('blockback.png');
	background-repeat:repeat-x;
	background-position:left bottom; 
	border:#DDD solid 1px;
	height:auto !important;
	-moz-box-shadow: 0px 0px 7px #AAA;
 -webkit-box-shadow: 0px 0px 7px #AAA;
 box-shadow: 0px 0px 7px #AAA;
 
}
div.blockright{
	float:right; 
	margin-bottom:10px; 
	width:250px;
	background-image:  url('blockback.png');
	background-repeat:repeat-x;
	background-position:left bottom; 
		border:#DDD solid 1px;
	height:auto !important;
	-moz-box-shadow: 0px 0px 7px #AAA;
 -webkit-box-shadow: 0px 0px 7px #AAA;
 box-shadow: 0px 0px 7px #AAA;
 
}
div.blockhead{
	width:100%;
	background-image:  url('images/bg.png');
	background-repeat:repeat-x;
	background-position:left top; 
	height: 35px;
	overflow:hidden;

}
div.blockheadtext{
	width:100%;
	padding:7px;
	overflow:hidden;
	height: 20px;
	line-height:20px;
	font-size:large;
	color:#FFF;
text-shadow: 0px 0px 1px #FFF;
}
div.blockcontent{
	padding:10px;
	overflow:hidden;


}
iframe.fb_ltr{
		-moz-box-shadow: 0px 0px 10px #AAA;
 -webkit-box-shadow: 0px 0px 10px #AAA;
 box-shadow: 0px 0px 10px #AAA;
}
div.slideshowdiv{
	width:100%;
	

}
div.headeravvlogo{
	float:left;
	margin-left:10px;
	}
div.headerlogos{
	float:right;
		margin-right:10px;
	

}



div#footerdiv a{

color:#FFF;


}
	/*background-image: url('header.png');*/
	/*background-repeat: repeat-y;*/


/************************************ header **********************************/

#header {
	margin-top:10px;
	width: 944px;
	margin-left:auto;
	margin-right:auto;
}
div#logo {
	padding-top: 12px;
	float: left;
}
div#corporate {
	float: right;
	padding-top:60px;
	border: solid 1px #000000;
	width:500px;
}
div#pulldownsites {
	margin-top: 22px;
	float: right;
	text-align: right;
	vertical-align: bottom;
}
div#pulldownsites select {
	font-family: verdana;
	font-size: 1.1em;
}
div#extramenu {
	margin-top: 10px;
	color: rgb(235,171,59);
}
div#extramenu a { color: rgb(73,73,73); }
div#menu {
	height: 35px;
	width: 100%px;
}
div#zoek { }
div#top{
width: 100%;
height:35px;

}
div#zoekinput {
	padding-top: 7px;
	padding-left: 10px;
	float: left;
}
div#zoekinput input {
	width: 133px;
	font-family: verdana;
	font-size: 1em;
}
div#zoekbutton {
	float: right;
	padding-top: 8px;
	padding-right: 10px;
}
/************************************ menu **********************************/

/************************************ midden **********************************/

div#home_mid {
	z-index: 30;
	margin-bottom: 0px;
}
div#content {
	z-index: 29;
	width: 557px;
	float: left;
}
div#alsosee {
	width: 204px;
	margin-bottom: 10px;
	float: right;
}
div#nieuwsbriefbox {
	background-image: url(/img/site/nieuwsbriefbox.gif);
	width: 204px;
	height: 130px;
	overflow: hidden;
}
div#nieuwsbriefboxtxt {
	margin: 30px 10px 0px 10px;
	width: 175px;
}
div#nieuwsbriefboxform { margin: 5px 19px 0px 19px; }
div#nieuwsbriefboxform input {
	width: 160px;
	font-family: verdana;
	font-size: 1em;
}
div#nieuwsbriefboxuit {
	width: 165px;
	margin: 5px 1px 0px 19px;
}
div.nieuwsbriefboxtextlink {
	float: left;
	margin-top: 5px;
	margin-left: 2px;
}
#nieuwsbriefboxknop {
	float: right;
	margin-top: 2px;
}
div#nieuwsbriefboxuit a {
	text-decoration: underline;
	color: rgb(73,73,73);
}
div#nieuwsbriefboxuit img {
	margin-left: 13px;
	cursor: pointer;

}
div.contentboxgroot {
	z-index: 29;
	width: 556px;
	margin-bottom: 10px;
}
div.contentboxgroottop {
	height: 8px;
	line-height: 0px;
	overflow: hidden;
}
div.contentboxgrootmid {
	border-left: 1px solid rgb(178,178,178);
	border-right: 1px solid rgb(178,178,178);
	padding: 10px;
}
div.mincontentboxgrootmid { min-height: 390px; }
div.contentboxgrootbottom {
	height: 7px;
	line-height: 0px;
	margin-top: -4px;
}
div.imageboxgroot {
	width: 556px;
	height: 201px;
	margin-bottom: 10px;
	position: relative;
	/*z-index: 28;*/
	overflow: hidden;
}
div.imageboxgroottop {
	position: absolute;
	width: 556px;
	height: 7px;
	line-height: 0px;
	z-index: 2;
}
div.imageboxgrootmid {
	position: absolute;
	margin-top: 0px;
	padding-left: 0px;
	margin-left: 0px;
	border: 1px solid rgb(178,178,178);
	border-right: 1px solid rgb(178,178,178);
	z-index: 1;
}
div.imageboxgrootbottom {
	position: absolute;
	width: 556px;
	height: 7px;
	line-height: 0px;
	padding: 194px 0px 0px 0px;
	z-index: 3;
}
/*////////banner_home//////////*/

div.imageboxbanner {
	width: 556px;
	height: 100px;
	margin-bottom: 10px;
	position: relative;
	/*z-index: 28;*/
	overflow: hidden;
}
div.imageboxbannertop {
	position: absolute;
	width: 556px;
	line-height: 0px;
	z-index: 2;
}
div.imageboxbannermid {
	position: absolute;
	margin-top: 0px;
	padding-left: 0px;
	margin-left: 0px;
	border-left: 1px solid rgb(178,178,178);
	border-right: 1px solid rgb(178,178,178);
	z-index: 1;
}
div.imageboxbannerbottom {
	position: absolute;
	width: 556px;
	height: 7px;
	line-height: 0px;
	padding: 93px 0px 0px 0px;
	z-index: 3;
}
/*/////////////////////////*/


div.imagebox {
	width: 204px;
	margin-bottom: 10px;
	position: relative;
	overflow: hidden;
}
div.imageboxtop {
	position: absolute;
	top: 0px;
	left: 0px;
	line-height: 0px;
}
div.imageboxmid {
	border-left: 1px solid rgb(178,178,178);
	border-right: 1px solid rgb(178,178,178);
}
div.imageboxbottom {
	position: absolute;
	left: 0px;
	line-height: 0px;
}
div.asbox {
	z-index: 29;
	width: 204px;
	margin-top: 10px;
}
div.asboxtop {
	height: 7px;
	line-height: 0px;
	overflow: hidden;
}
div.asboxmid {
	background-image: url(/img/site/alsoseebg.gif);
	background-repeat: repeat-x;
	background-color: rgb(254,240,218);
	padding: 10px;
	color: rgb(47,48,48);
	border-left: 1px solid rgb(252,176,53);
	border-right: 1px solid rgb(252,176,53);
}
div.asboxmid h3 {
	color: rgb(47,48,48);
	padding-bottom: 5px;
	margin-bottom: 15px;
	border-bottom: 1px dotted rgb(47,48,48);
}
div.asboxmid img {
	float: left;
	margin-right: 10px;
}
div.asboxmid a.leesmeer {
	color: rgb(91,93,93);
	font-weight: bold;
	margin-top: 10px;
	float: right;
}
div.asboxgrootbottom {
	height: 7px;
	line-height: 0px;
	margin-top: -4px;
}

/************************************ sitemap **********************************/

ul#sitemap {
	margin: 0px;
	padding: 0px;
	margin-left: 30px;
	list-style-image: url(/img/site/stipzwart.gif);
}
ul#sitemap li a {
	font-weight: bold;
	color: rgb(73,73,73);
}
ul#sitemap ul { list-style-image: url(/img/site/stipgeel.gif); }
ul#sitemap ul li a {
	font-weight: normal;
	color: rgb(73,73,73);
}
/************************************ diensten **********************************/

div.contactbox {
	z-index: 29;
	width: 204px;
	margin-bottom: 10px;
}
div.contactboxtop {
	height: 7px;
	line-height: 0px;
	overflow: hidden;
}
div.contactboxmid {
	background-color: rgb(242,101,48);
	padding: 10px;
	color: rgb(255,255,255);
}
div.contactboxgrootbottom {
	height: 7px;
	line-height: 0px;
	margin-top: -4px;
}
div.navbox {
	z-index: 29;
	width: 204px;
	margin-bottom: 10px;
}
div.navboxtop {
	height: 8px;
	line-height: 0px;
	overflow: hidden;
}
div.navboxmid {
	border-left: 1px solid rgb(178,178,178);
	border-right: 1px solid rgb(178,178,178);
	padding: 10px;
}
div.navboxmid ul {
	clear: both;
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	padding-left: 15px;
	list-style-image: url(/img/site/pijl.gif);
}
div.navboxbottom {
	height: 7px;
	line-height: 0px;
	margin-top: -4px;
}
div.navboxmid a { color: rgb(73,73,73); }
/************************************ contact **********************************/

div.formulierline {
	clear: both;
	width: 480px;
	margin-top: 10px;
}
div.formulierlabel {
	float: left;
	text-align: right;
	width: 150px;
	font-weight: bold;
}
div.formulierfield {
	float: right;
	width: 320px;
	text-align: left;
}

div.formulierfield input {
	width: 280px;
	font-family: verdana;
	font-size: 1em;
}
div.formulierfield input.radio { width: 15px; }
div.formulierfield textarea {
	width: 310px;
	height: 80px;
	font-family: verdana;
	font-size: 1em;
	line-height: 1.4em;
}
div.formulierknop { text-align: right; }
div.formulierfield input.submit { width: 66px; }
div.radio input { width: 15px; }
.error { color: rgb(255,0,0); }
/************************************ zoek **********************************/

h3 a { color: rgb(73,73,73); }
p.zoekresintro {
	color: rgb(251,159,40);
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 0px;
}
div.zoekintro {
	padding-left: 35px;
	margin-bottom: 15px;
}
div.zoekintro p { margin: 0px; }
div.block { display: block; }
div.none { display: none; }
div.zoekheader {
	margin-left: 150px;
	margin-bottom: 10px;
}
div.zoekpagnr {
	float: left;
	width: 18px;
	height: 18px;
	font-weight: bold;
	text-align: center;
	border: 1px solid rgb(255,255,255);
}
div.zoekpagnractief { border: 1px solid rgb(73,73,73); }
div.zoekpagnr a {
	display: block;
	color: rgb(73,73,73);
}
/************************************ vestigingen **********************************/

table#vestiging {
	font-weight: bold;
	margin-left: 15px;
	margin-bottom: 10px;
}
td.vacatureplaats { font-weight: normal; }
/************************************ solliciteer **********************************/

div#solliciteerbalk {
	float: right;
	background-image: url(/img/site/sollicitatiebalk.gif);
	background-repeat: no-repeat;
	width: 124px;
	height: 30px;
	position: absolute;
	top: 135px;
	left: 445px;
}
div#vestigingbalksolliciteer {
	float: left;
	margin-top: 7px;
	margin-left: 7px;
	font-weight: bold;
}
div#vestigingbalksolliciteer a { color: rgb(255,255,255); }
#rotator {
	cursor: pointer;
	overflow: hidden;
	position: relative;
	width: 838px;
	height: 175px;
}
#rotator img {
	border: 0;
	cursor: pointer;
	width: 838px;
	height: 175px;
}
#welcome {
	position:absolute;
	z-index: 999999;
	font-size:20px;
	color:#008ab4;
	height:30px;
	font-weight:bold;
	padding:5px;
}
#text-b1 {
	padding:2px;
	width: 195px;
}
#text-b2 {
	padding:2px;
	width: 408px;
}
#text-b3 {
	padding:2px;
	width: 621px;
}
#text-b4 {
	padding:2px;
	width: 834px
}
.oSelect {
	width:120px;
	color: rgb(73,73,73);
	font-family: verdana;
	font-size: 11px;
}
.oImage {
	width:188px;
	height: 141px;
	border: solid 1px rgb(203,206,208);
}
.oImageSmall {
	width:120px;
	border: solid 1px rgb(203,206,208);
}
td.text {
	padding:2px;
	border: solid 1px rgb(203,206,208);
	vertical-align: top;
}
td.image {
	padding:0px;
	marging:0px;
	border: solid 1px rgb(203,206,208);
	vertical-align: top;
}
td.clear {
	width: 10px;
	border: 0px;
}
td.linebreak {
	height: 5px;
	border: 0px;
}

ul.blue {
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-left: 0px;
}
li.blue {
	background-image: url(bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	padding-left: 14px;
}
.tableOccasions th {
	background-image: url(bgTableHeader.gif);
	background-repeat: repeat-x;
	height:20px;
	border: solid 1px rgb(203,206,208);
	border-right:solid 1px rgb(255,255,255);
	padding-left:2px;
}
.tableOccasions td {
	background-color: rgb(245, 245, 245);
	height:20px;
	border-bottom: solid 1px rgb(203,206,208);
	padding-left:2px;
}
#newsletter_bg { background-image:url(news/newsletter_bg.gif); }
#newsletter {
	background-image:url(news/newsletter.gif);
	background-repeat: no-repeat;
	position:relative;
	height:100px;
	background-position: right;
}
input, textarea {
	font-size: 11px;
	color: rgb(73,73,73);
	font-family: verdana;
}
#content { padding: 3em; }
tr.rowodd { }
.sortcol {
	cursor: pointer;
	padding-right: 20px;
	background-repeat: no-repeat;
	background-position: right center;
}
.sortasc { background-image: url(bgTableHeader.gif); }
.sortdesc { background-image: url(bgTableHeader.gif); }
.nosort { cursor: default; }
.sortable th {
	background-image: url(bgTableHeader.gif);
	background-repeat: repeat-x;
	height:20px;
	border: solid 1px rgb(203,206,208);
	border-right:solid 1px rgb(255,255,255);
	padding-left:2px;
	padding-right:0px;
}
.sortable td {
	height:20px;
	border-bottom: solid 1px rgb(203,206,208);
	padding-left:2px;
	padding-right:2px;
}
.imageContainer {
	border: solid 0px #FF0000;
	width: 200px;
	height: 150px;
	text-align: center;
}
.oCompare { 
	background:#FFFFFF;
}
.oCompare td {
	color: rgb(73,73,73);
	font-family: verdana;
	text-align: left;
}
 .thdrcell {
            background:#F3F0E7;
            font-family:arial;
            font-size:12px;
            font-weight:bold;
            padding:5px;
            border-bottom:1px solid #C8BA92;
         }
         
         .tdatacell {
            font-family:arial;
            font-size:12px;
            padding:5px;
            background:#FFFFFF
         }
         
         .dvhdr1 {
            background:#F3F0E7;
            font-family:arial;
            font-size:12px;
            font-weight:bold;
            border:1px solid #C8BA92;
            padding:5px;
            width:150px;
         }
         
         .dvbdy1 {
            background:#FFFFFF;
            font-family:arial;
            font-size:12px;
            border-left:1px solid #C8BA92;
            border-right:1px solid #C8BA92;
            border-bottom:1px solid #C8BA92;
            padding:5px;
            width:150px;
         }
         
         
         .dogvdvhdr {
            width:300;
            background:#C4D5E3;
            border:1px solid #C4D5E3;
            font-weight:bold;
            padding:10px;
         }
         
         .dogvdvbdy {
            width:300;
            background:#FFFFFF;
            border-left:1px solid #C4D5E3;
            border-right:1px solid #C4D5E3;
            border-bottom:1px solid #C4D5E3;
            padding:10px;
         }
         
         .pgdiv {
         width:320;
         height:250;
         background:#E9EFF4;
         border:1px solid #C4D5E3;
         padding:10px;
         margin-bottom:20;
         font-family:arial;
         font-size:12px;
         }
		 


 div.clear{
	 clear:both;
 }


.wrapper{
		width: 100%;
	color: #44433f;	
	font: 14px "Futura Medium", "Myriad Pro", "Gill Sans", Helvetica, Verdana, Arial, sans-serif;
	margin: 0;
	
z-index:100;
	}
	.wrapper a{
		color: #E5F2FB;
		text-decoration: none;
	}
	.wrapper a:hover {
		color: #09548B;
	}
	.wrapper p {
		margin: 0 0 17px;
		padding: 0;
		line-height: 18px;
	}

.nav {
	width: 100%;
	background: #fff url(images/bg.png) repeat-x;
	float: left;
	height:35px;
}

.nav-wrapper {
		width: 100%;
	clear: both;
	float: left;
	
}

.nav ul {
	/*width: 648px;*/
	height: 35px;
	float: left;
	margin: 0;
	padding-top: 1px;
	list-style: none;
	font-size: 15px;
}
.nav li {
	float: left;
	padding: 0 7px;
	background: url(images/split.png) no-repeat right center;
	position: relative;
	z-index: 1;
}
.nav li.last {
	background:none;
}
.nav li:hover {
	z-index:2;
}
.nav li a {
	display: block;
	line-height: 38px;
	overflow: hidden;
	float: left;
}
a .menu-left {
	
	width: 8px;
	height: 35px;
	line-height: 35px;
	display: block;
	float: left;
}
a .menu-mid {
	
	height: 35px;
	line-height: 35px;
	display: block;
	float: left;
}
a .menu-right {
	
	width: 8px;
	height: 35px;
	line-height: 35px;
	display: block;
	float: left;
}
.nav li a:hover .menu-left,
.nav li.active a .menu-left,
.nav li:hover a .menu-left,
.nav li a:hover .menu-mid,
.nav li.active a .menu-mid,
.nav li:hover a .menu-mid,
.nav li a:hover .menu-right,
.nav li.active a .menu-right,
.nav li:hover a .menu-right {
	background-position: 0 -36px;
	line-height: 35px;
}
.nav li a:hover,
.nav li.active a,
.nav li.hover a,
.nav li:hover a {
	color:#FFF;
	
	text-decoration:underline;
}
.nav li:hover .sub,
.nav li.hover .sub {
	display:block;
}
.nav li .sub {
	display: none;
	position: absolute;
	top: 25px;
	left: 6px;

	width: 186px;
	padding-top: 9px;
	
}
.nav li ul {
	background: url(images/submenu_bg.png) repeat-y;
	width: 162px;
	height: auto;
	margin: 0;
	padding: 0 12px 10px;
	list-style: none;
	font-size: 14px;
	
}

.nav li:hover li,
.nav li.active li {
	width: 100%;
	padding: 1px 0 2px;
	border-bottom: 1px #C1D9F0 dashed;
	background: none !important;
}
.nav li:hover li a,
.nav li.active li a {
	color: #09548B;
	background: none !important;
	line-height: normal;
	width: 156px;
	padding: 8px 3px 3px;
	text-indent: 1px;
}
.nav li:hover li a:hover,
.nav li.active li a:hover {
	color: #fff;
	background: #165B9F !important;
	text-decoration: none;
	line-height: normal;
}
/*IE*/
.nav li li a:hover,
.nav li li a:hover {
	color: #fff;
	background: #165B9F !important;
	text-decoration: none;
	line-height: normal;
}
/**/
.nav .btm-bg {
	background: url(images/submenu_bottom.png) no-repeat;
	width: 205px;
	height: 9px;
	overflow: hidden;
	clear: both;
}
.content {
	width: 670px;
	background: transparent url(images/content_bg.png) repeat-y;
	float: left;
	padding: 10px 20px;
}
.content h1 {
	color: #333;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 18px;
	border-bottom: 1px dashed #C1D9F0;
}
.content h2 {
	font-weight: 400;
	text-transform: uppercase;
	font-size: 14px;
	padding-left: 10px;
	margin-bottom: -5px;
}
.content p {
	padding: 0 15px;
	text-align: justify;	
}
.content-bottom {
	width: 710px;
	background: transparent url(images/content_bottom.png) no-repeat;
	height: 13px;
	float: left;
}
