/*keuzepagina*/
.startpagina { margin: 20px 0px 0px 0px; }
.startpagina #body-container
{
	background-image: url(../images/VCOK_Startpagina.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	min-height: 700px;
	position: relative;
}
#s-opvoeden
{
	position: absolute;
	top: 82px;
	left: 52px;
	width: 313px;
	height: 148px;
	background-image: url(../images/start_opvoeden.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#s-bemiddeling
{
	position: absolute;
	top: 0px;
	left: 374px;
	width: 364px;
	height: 117px;
	background-image: url(../images/start_bemiddeling.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#s-adoptie
{
	position: absolute;
	top: 230px;
	left: 660px;
	width: 276px;
	height: 98px;
	background-image: url(../images/start_adoptie.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#s-kinderopvang
{
	position: absolute;
	top: 400px;
	left: 84px;
	width: 267px;
	height: 167px;
	background-image: url(../images/start_kinderopvang.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#s-ervaringsbewijs
{
	position: absolute;
	top: 414px;
	left: 450px;
	width: 466px;
	height: 130px;
	background-image: url(../images/start_ervaringsbewijs.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#portaal { height: 600px; }


.highlight01
{
	background-color: #CCC;
	/*	width: 100%;*/
	padding: 10px;
	color: #000;
	display: block;
	margin: 10px 0px 10px 0px;
}
.highlight02 { text-transform: uppercase; }


/* Tabel */ 
.tabel { border-collapse: collapse; margin-bottom: 10px; } 
.td01 { padding: 5px 5px 5px 5px; border-color: #FFF; border-width: 1px; border-style: solid; background-color: #000; color: #FFF; font-size: 12px; line-height: 20px; font-weight: bold; margin: 0px 0px 5px 0px; } 
.td02 { padding: 2px 5px 2px 5px; border-color: #FFF; border-width: 1px; border-style: solid; /*background-color: #d2e7ee;*/ background-color: #ccc; color: #000; line-height: 20px; font-size: 12px;} 
.td03 { padding: 2px 5px 2px 5px; border-color: #FFF; border-width: 1px; border-style: solid; /*background-color: #819a33;*/ background-color: #d2e7ee; color: #000; font-weight: normal; line-height: 20px; font-size: 12px;} 
.td03alignleft { padding: 2px 5px 2px 5px; border-color: #FFF; border-width: 1px; border-style: solid; /*background-color: #819a33;*/ background-color: #d2e7ee; color: #000; font-weight: normal; line-height: 20px; font-size: 12px; text-align: left; } 
.td04 { padding: 0px 0px 0px 0px; border-color: #FFF; border-width: 1px; border-style: solid; /*background-color: #819a33;*/ background-color: #333; color: #fff; font-weight: normal; line-height: 20px; font-size: 12px; text-align: center; /*vertical-align: middle; */} 
.td05 { padding: 2px 5px 2px 5px; border-color: #FFF; border-width: 1px; border-style: solid; /*background-color: #819a33;*/ background-color: transparent; color: #fff; font-weight: normal; line-height: 20px; font-size: 12px; text-align: left; } 
.fotobijschrift { font-size: 9px; line-height: 20px; font-style: italic; color: #666; font-family: Georgia, "Times New Roman", Times, serif; } 
.spacingleft { margin: 0px 10px 0px 0px; float: left; } 
.spacingright { margin: 0px 0px 0px 10px; float: right; } 



body {}
	
.kinderopvang	{ background-color: #d48c1b; }
.adoptie		{ background-color: #bb4a19; }
.ervaringsbewijs{ background-color: #795924; }
.bemiddeling	{ background-color: #eab818; }
.opvoeden		{ background-color: #b9b100; }/*#B9B100*/

#body-container
{
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	text-align: left;
	background-color: #FFF;
	font-family: Trebuchet MS, sans-serif;
}
		
#left
{
	width: 298px;
	padding: 0px;
	float: left;
	/*background: #fff;*/
	clear: both;
	font-size: 11px;
	line-height: 16px;
	display: block;
}

#content
{
	
	width:612px;/*Pascal (652)*/
	padding: 0px;
	float: left;
	/*background:#0ff;*/
	display: block;
	font-family: Trebuchet MS, sans-serif;
	padding: 0px 30px 0px 20px; /* Pascal */
	
}
#tdContent { padding: 0px 30px 0px 20px; }
#tdContent p, div
{
	font-size: 12px;
	line-height: 16px;
	margin: 0px 0px 2px 0px;
}
#tdContent ul
{
	font-size: 12px;
	line-height: 16px;
	list-style-type: disc;
	margin: 0px 0px 2px 20px;
}
#tdContent ol
{
	font-size: 12px;
	line-height: 16px;
	list-style-type: decimal;
	margin: 0px 0px 2px 25px;
}
	
#search-1
{
	height: 25px;
	background-color: #b4b4b4;
	width: 100%;
	display: block;
	clear: both;
	margin: 6px 0px 0px 0px;
}

#header
{
	background: #fff;
	width: 960px;
	height: 150px;
	font-family: Trebuchet MS, sans-serif;
}
	
	
h1
{
	width: 320px;
	height: 150px;
	overflow: hidden;
	font-size: 10px;
	/*margin: auto;*/
	float: left;
}

h1 span
{
	position: absolute;
	top: 0;
	width: 320px;
	height: 150px;
	background-color: #0084C7;
	/*background-image: url(/images/logo_kinderopvang.gif);*/
}
.kinderopvang h1 span	{ background-image: url(/images/logo_kinderopvang.gif); background-repeat: no-repeat; background-position: 0px 0px; }
.adoptie h1 span		{ background-image: url(/images/logo_adoptie.gif); background-repeat: no-repeat; background-position: 0px 0px; }
.opvoeden h1 span		{ background-image: url(/images/logo_opvoeden.gif); background-repeat: no-repeat; background-position: 0px 0px; }
.bemiddeling h1 span	{ background-image: url(/images/logo_bemiddeling.gif); background-repeat: no-repeat; background-position: 0px 0px; }
.ervaringsbewijs h1 span{ background-image: url(/images/logo_ervaringsbewijs.gif); background-repeat: no-repeat; background-position: 0px 0px; }
	
	
h2
{
	font-size: 32px;
	line-height: 32px;
	font-family: Trebuchet MS, sans-serif;
	margin: 0px 0px 10px 0px;
}

.kinderopvang		h2 { color: #d48c1b; }
.adoptie			h2 { color: #bb4a19; }
.opvoeden			h2 { color: #b9b100; }
.bemiddeling		h2 { color: #eab818; }
.ervaringsbewijs	h2 { color: #795924; }





#footer
{
	background-color: #b4b4b4;
	width: 960px;
	height: 25px;
	display: block;
	clear: both;
	margin: 2px 0px 0px 0px;
	font-family: Trebuchet MS, sans-serif;
}

#copyright
{
	width: 298px;
	display: block;
	float: left;font-size: 9px; line-height: 25px; font-family: Trebuchet MS, sans-serif;
}
#copyright a
{
	color: #FFF;
	text-decoration: none;
	margin: 0px 0px 0px 10px;
} 
#copyright a:link { color: #FFF; }
#copyright a:visited { color: #FFF; } 
#copyright a:hover { color: #000; }
#copyright a:active { color: #FFF; } 
#footernavigation
{
	/*width: 662px;*/
	height: 25px;
	display: block;
	float: left;
}

#navigation
{
	height: 22px;
	display: block;
	background-color: #d48c1b;
	/*position: relative;*/
	/*top: 40px;*/
	width: 640px;
	float: right;
	margin: 40px 0px 0px 0px;
	font-size: 14px;
	line-height: 22px;
	font-family: Trebuchet MS, sans-serif;
}

.kinderopvang		#navigation { background-color: #d48c1b; }
.adoptie			#navigation { background-color: #bb4a19; }
.opvoeden			#navigation { background-color: #b9b100; }
.bemiddeling		#navigation { background-color: #eab818; }
.ervaringsbewijs	#navigation { background-color: #795924; }


#footernavigation ul li
{
	float: left;
	text-transform: uppercase;
	width: 115px;
	height: 25px;
	display: block;
	text-align: center;
	line-height: 25px;
	font-size: 10px;
	font-family: Trebuchet MS, sans-serif;}
#footernavigation a{ text-decoration: none;}
#footernavigation a:link {color: #FFF; }
#footernavigation a:visited {color: #FFF; }
#footernavigation a:hover {color: #000; }
#footernavigation a:active {color: #FFF; }
#disclaimer
{
	height: 25px;
	float: right;
	font-size: 9px; line-height: 25px;  
}
#disclaimer a
{
	text-decoration: none;
	margin: 0px 10px 0px 0px;
}
#disclaimer a:link{ color: #FFF; }
#disclaimer a:visited{ color: #FFF; }
#disclaimer a:hover{ color: #000; }
#disclaimer a:active{ color: #FFF; }


#txtSearch_s
{
	background-color: #b4b4b4;
	border: 1pt solid #b4b4b4;
	color: #fff;
	display: inline-block;
	font-family: Trebuchet MS, sans-serif;
	font-size: 11px;
	height: 22px;
	line-height: 22px;
	width: 195px;
	margin: 0px 0px 0px 10px;
}
.search input {
    padding: 0 0 0 10px;
}
#uzoekt
{
	width: 200px;
	height: 25px;
	background-color: #000;
	color: #FFF;
	font-size: 18px;
	line-height: 25px;
	font-family: Trebuchet MS, sans-serif;
	text-align: right;
	float: left;
}
#uzoekt span { margin: 0px 10px 0px 0px; }

#breadcrumbs
{
	float: right;
	color: #666;
	font-size: 10px;
	line-height: 16px;
	font-family: Trebuchet MS, sans-serif;
	width: 640px;
	position:relative;
	left:0px;
	top:36px;
}
#breadcrumbs a { color: #b4b4b4; text-decoration: none; } 
#breadcrumbs a:link { color: #b4b4b4; }
#breadcrumbs a:visited { color: #b4b4b4; text-decoration: none;  }
#breadcrumbs a:hover { color: #000; }
#breadcrumbs a:active { color: #b4b4b4; }

.shadowbox
{
	-moz-box-shadow: 10px 10px 10px #888;
	-webkit-box-shadow: 10px 10px 10px #888;
	box-shadow: 10px 10px 5px #888;
	width: 100%;
	display: block;
	font-size: 11px;
	margin: 10px 0px 30px 0px;
}
.shadowboxtop
{
	background-color: #b4b4b4;
	text-transform: uppercase;
	line-height: 30px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 10px;
	font-size: 14px;
	font-weight: bold;
}
.shadowboxtop span { color: #FFF; }
#vormingen
{
	border-collapse: collapse;
	margin: 0px 0px 5px 0px;
}
.kinderopvang .opleiding_titel
{
	background-color: #d48c1b;
	color: #FFF;
	border-color: #FFF;
	border-width: 2px;
	border-style: solid;
	line-height: 20px;
	padding: 0px 0px 0px 10px;
	width: 50%;
	vertical-align:top;
}

.opvoeden .opleiding_titel
{
	background-color: #b5af16;
	color: #FFF;
	border-color: #FFF;
	border-width: 2px;
	border-style: solid;
	line-height: 20px;
	padding: 0px 0px 0px 10px;
	width: 50%;
	vertical-align:top;
}
.bemiddeling .opleiding_titel
{
	background-color: #eab818;
	color: #FFF;
	border-color: #FFF;
	border-width: 2px;
	border-style: solid;
	line-height: 20px;
	padding: 0px 0px 0px 10px;
	width: 50%;
	vertical-align:top;
}

.opleiding_plaats
{
	text-transform: uppercase;
	color: #FFF;
	background-color: #b4b4b4;
	border-color: #FFF;
	border-width: 2px;
	border-style: solid;
	line-height: 20px;
	width: 30%;
	padding: 0px 0px 0px 10px;
	vertical-align:top;
}
.opleiding_dag
{
	/*color: #b4b4b4;Pascal*/ 
	color: #000;
	border-color: #FFF;
	border-width: 2px;
	border-style: solid;
	line-height: 20px;
	padding: 0px 0px 0px 10px;
	background-color: #FFF;
	vertical-align:top;
}
.shadowboxbottom
{
	clear: both;
	background-color: #b4b4b4;
	height: 10px;
}
#themas a.active { color: #000000; }

.adoptie a { text-decoration: none; }
.adoptie a:link { color: #bb4a19; }
.adoptie a:visited { color: #bb4a19; }
.adoptie a:hover { color: #bb4a19;text-decoration: underline; }
.adoptie a:active { color: #bb4a19; }

.kinderopvang a { text-decoration: none; }
.kinderopvang a:link { color: #d48c1b; }
.kinderopvang a:visited { color: #d48c1b; }
.kinderopvang a:hover { color: #d48c1b;text-decoration: underline; }
.kinderopvang a:active { color: #d48c1b; }

.opvoeden a { text-decoration: none; }
.opvoeden a:link { color: #b5af16; }
.opvoeden a:visited { color: #b5af16; }
.opvoeden a:hover { color: #b5af16;text-decoration: underline; }
.opvoeden a:active { color: #b5af16; }

.ervaringsbewijs a { text-decoration: none; }
.ervaringsbewijs a:link { color: #795924; }
.ervaringsbewijs a:visited { color: #795924; }
.ervaringsbewijs a:hover { color: #795924;text-decoration: underline; }
.ervaringsbewijs a:active { color: #795924; }

.bemiddeling a { text-decoration: none; }
.bemiddeling a:link { color: #eab818; }
.bemiddeling a:visited { color: #eab818; }
.bemiddeling a:hover { color: #eab818;text-decoration: underline; }
.bemiddeling a:active { color: #eab818; }



#mijn-winkelwagentje
{
	height: 23px;
	color: #999;
	line-height: 23px;
	text-align: right;
	display: block;
	padding: 0px 20px 0px 0px;
	position: relative;
	top: 10px;
	float: right;
}
#mijn-winkelwagentje img { vertical-align: middle; }
#mijn-winkelwagentje a { text-decoration: none; color: #000; font-size: 11px; }
#mijn-winkelwagentje a:link {  }
#mijn-winkelwagentje a:visited {  }
#mijn-winkelwagentje a:hover { color: #d48c1b; }
#mijn-winkelwagentje a:active {  }

#vormingen a { text-decoration: none; color: #FFF; }
#vormingen a:link { color: #FFF; }
#vormingen a:visited {  color: #FFF; }
#vormingen a:hover {  text-decoration: none; color: #000; }
#vormingen a:active {  color: #FFF; }


#twocolumns-left
{
	line-height: 20px;
	width: 407px;
	float: left;
	position: relative;
	left: 22px;
	display: block;
}

#twocolumns-left p
{
	font-size: 12px;
	line-height: 20px;
}




#twocolumns-left h2
{
	font-size: 15px;
	font-weight: bold;
	margin: 0px 0px 8px 0px;
	line-height: 15px;
}
#twocolumns_right
{
	width: 187px;
	float: right;
	position: relative;
	right: 30px;
	font-size: 12px;
}
#cursusparameters
{
	background-color: #cfcfcf;
	margin: 0px 0px 15px 0px;
}
dl { padding: 10px 5px 10px 5px; }
dt
{
	color: #FFF;
	font-size: 14px;
	padding: 6px 0px 0px 0px;
}
dd{font-size: 12px;}
#container-kinderopvang_start
{
	background-image: url(/images/bg_wat-vind-je-hier.gif);
	min-height: 570px;
	background-repeat: no-repeat;
	background-position: 0px 36px;
	position: relative;
}

#container-opvoeden
{
	background-image: url(/images/bg_indekijker.gif);
	min-height: 570px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: relative;
}

.borderbox

{

	border-color: #000;

	border-width: 2px;

	border-style: solid;

	width: 220px;

	height: 220px;

	background-color: #FFF;

}



#pos1

{

	position: absolute;

	top: -50px;

	left: 320px;

}

#pos2

{

	position: absolute;

	top: -18px;

	left: 680px;

}

#pos3

{

	position: absolute;

	top: 269px;

	left: 597px;

}

#pos4

{

	position: absolute;

	top: 222px;

	left: 90px;

}

#pos5

{

	position: absolute;

	top: 190px;

	left: 340px;

}



#inleiding
{
	position: absolute;
	top: 80px;
	left: 15px;
	width: 280px;
	display: block;
	font-family: Trebuchet MS, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
#zoekbalk-home
{
	position: absolute;
	top: 520px;
	left: 36px;
	display: block;
	width: 924px;
}

.meer
{
	height: 12px;
	text-align: right;
	position: absolute;
	bottom: 0px;
	right: 0px;
}

.inner
{
	position: absolute;
	top: auto;
	bottom: auto;
	font-family: Trebuchet MS, sans-serif;
	font-size: 11px;
	line-height: 16px;
	padding: 10px 5px 10px 10px;
}

.opvoeden #left p
{
	padding: 0px 25px 0px 25px;
}

#container a		{ text-decoration: none; color: #d48c1b; }
#container a:link	{ text-decoration: none; color: #d48c1b; }
#container a:visited{ text-decoration: none; color: #d48c1b; }
#container a:hover	{ text-decoration: underline; color: #d48c1b; }
#container a:active	{ text-decoration: none; color: #d48c1b; }

#slider
{
	position: relative;
	top: -50px;
	width: 547px;
	height: 269px;
	display: block;
	/*z-index:-1;*/
}
.opvoeden #body-container
{
	background-image: url(/images/bg_indekijker.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.clear { clear: both; }




/*fotoboek*/

#tdContent td.fb {border: solid 1px #dfdfdf; padding: 5px; background-color:#fff; text-align:center; }



.kinderopvang	h3	{color: #d48c1b; font-size: 32px; line-height: 32px;}
.opvoeden		h3	{color: #B5AF16; font-size: 11px; line-height: 16px; font-weight: bold; padding: 0px 25px 0px 25px;}


.kinderopvang		#tdContent .H2 { color: #d48c1b; font-size:22px; font-weight:bold; line-height:35px; margin: 0 0 5px 0; }
.adoptie			#tdContent .H2 { color: #bb4a19; font-size:22px; font-weight:bold; line-height:35px; margin: 0 0 5px 0;}
.ervaringsbewijs	#tdContent .H2 { color: #795924; font-size:22px; font-weight:bold; line-height:35px; margin: 0 0 5px 0;}
.bemiddeling		#tdContent .H2 { color: #eab818; font-size:22px; font-weight:bold; line-height:35px; margin: 0 0 5px 0;}
.opvoeden			#tdContent .H2 { color: #b9b100; font-size:22px; font-weight:bold; line-height:35px; margin: 0 0 5px 0;}

.kinderopvang		#tdContent .H3	{ color: #d48c1b; font-size:16px; font-weight:bold; line-height:25px; margin: 0 0 5px 0;}
.adoptie			#tdContent .H3	{ color: #bb4a19; font-size:16px; font-weight:bold; line-height:25px; margin: 0 0 5px 0;}
.ervaringsbewijs	#tdContent .H3 { color: #795924; font-size:16px; font-weight:bold; line-height:25px; margin: 0 0 5px 0;}
.bemiddeling		#tdContent .H3 { color: #eab818; font-size:16px; font-weight:bold; line-height:25px; margin: 0 0 5px 0;}
.opvoeden			#tdContent .H3 { color: #b9b100; font-size:16px; font-weight:bold; line-height:25px; margin: 0 0 5px 0;}

.kinderopvang		#tdContent .H4	{ color: #d48c1b; font-size:13px; font-weight:bold; line-height:25px; margin: 0 0 5px 0;}
.adoptie			#tdContent .H4	{ color: #bb4a19; font-size:13px; font-weight:bold; line-height:25px; margin: 0 0 5px 0;}
.ervaringsbewijs	#tdContent .H4 { color: #795924; font-size:13px; font-weight:bold; line-height:25px; margin: 0 0 5px 0;}
.bemiddeling		#tdContent .H4 { color: #eab818; font-size:13px; font-weight:bold; line-height:25px; margin: 0 0 5px 0;}
.opvoeden			#tdContent .H4 { color: #b9b100; font-size:13px; font-weight:bold; line-height:25px; margin: 0 0 5px 0;}

.kinderopvang		#tdContent .H5	{ color: #666; font-size:22px; font-weight:bold; line-height:25px;font-family: Georgia, "Times New Roman", Times, serif; margin: 0 0 5px 0;}
.adoptie			#tdContent .H5	{ color: #666; font-size:22px; font-weight:bold; line-height:25px;font-family: Georgia, "Times New Roman", Times, serif; margin: 0 0 5px 0;}
.ervaringsbewijs	#tdContent .H5 { color: #666; font-size:22px; font-weight:bold; line-height:25px;font-family: Georgia, "Times New Roman", Times, serif; margin: 0 0 5px 0;}
.bemiddeling		#tdContent .H5 { color: #666; font-size:22px; font-weight:bold; line-height:25px;font-family: Georgia, "Times New Roman", Times, serif; margin: 0 0 5px 0;}
.opvoeden			#tdContent .H5 { color: #666; font-size:22px; font-weight:bold; line-height:25px;font-family: Georgia, "Times New Roman", Times, serif; margin: 0 0 5px 0;}


.kinderopvang		#tdContent .H6	{ color: #d48c1b; font-size:13px; font-weight:bold; line-height:25px;font-family: Georgia, "Times New Roman", Times, serif; margin: 0 0 5px 0; text-transform: uppercase;}
.adoptie			#tdContent .H6	{ color: #bb4a19; font-size:13px; font-weight:bold; line-height:25px;font-family: Georgia, "Times New Roman", Times, serif; margin: 0 0 5px 0; text-transform: uppercase;}
.ervaringsbewijs	#tdContent .H6 { color: #795924; font-size:13px; font-weight:bold; line-height:25px;font-family: Georgia, "Times New Roman", Times, serif; margin: 0 0 5px 0; text-transform: uppercase;}
.bemiddeling		#tdContent .H6 { color: #eab818; font-size:13px; font-weight:bold; line-height:25px;font-family: Georgia, "Times New Roman", Times, serif; margin: 0 0 5px 0; text-transform: uppercase;}
.opvoeden			#tdContent .H6 { color: #b9b100; font-size:13px; font-weight:bold; line-height:25px;font-family: Georgia, "Times New Roman", Times, serif; margin: 0 0 5px 0; text-transform: uppercase;}

#tdContent IMG.spacing {margin:5px 5px 5px 0px;}

input.text {border:solid 1px #bbbbbb; font-size:11px; font-family: Trebuchet MS, sans-serif;}
input.txt {border:solid 1px #bbbbbb; font-size:11px; font-family: Trebuchet MS, sans-serif;}
textarea.text {border:solid 1px #bbbbbb;font-size:11px; font-family: Trebuchet MS, sans-serif;}

input.txtR{border:solid 1px #bbbbbb; text-align:right; }

input.btnred	{background-color:#d74915; color:#ffffff; font-weight:bold; border:none; width:110px; }

input.btngreen	{background-color:#b9b10e; color:#ffffff; font-weight:bold; border:none; width:110px; }

input.btngreenS	{background-color:#b9b10e; color:#ffffff; font-weight:bold; border:none; }

input.btnorange	{background-color:#ea8e00; color:#ffffff; font-weight:bold; border:none; width:110px; }

a.sitemap, a.sitemap:link, a.sitemap:visited{color:#333; text-decoration: none;}
a.sitemap:active, a.sitemap:hover			{color:#764715; text-decoration: underline;}

li.sitemap1{margin-left:0px;}
li.sitemap2{margin-left:15px;}
li.sitemap3{margin-left:30px;}

.msg	{font-family:Verdana; font-size: 8pt; COLOR: #aa0000; FONT-WEIGHT: bold;}

A.bookmark		{TEXT-DECORATION: none; background-color:none;}
A.bookmark_edit	{TEXT-DECORATION: none; background-color:#FD9D9D;}

DIV.we_off	{background-color:transparent; cursor:auto; display: block;}
DIV.we_over	{background-color:#efefef; cursor:hand; display: block;}
DIV.we_on	{background-color:transparent; cursor:auto; display: block;}

SELECT.we	{color: #322201; font-family: Verdana; font-size: 9px;}

/*#rotator { border-color: #000; border-width: 10px; border-style: solid; } */
