a:active {text-decoration: underline; color: #F0832D;}
a:visited {text-decoration: underline; color: #F0832D;}
a:link {text-decoration: underline; color: #F0832D;}
a:hover {text-decoration: underline; color: #F0832D; cursor:hand;}
a img {border: none;}


body {
	background: #F0832D;
	margin:0px;
	font-family: Arial;
}


div#pagewrapper {
	width:714px;
	background: url('../images/bg_image.gif') repeat-y top center;
	margin-left: auto;
	margin-right: auto;
	padding-left: 16px;
}





#header_row {
	width:698px;
	height: 100px;
	background: url('../images/line_bg.gif') no-repeat top center;
	padding-top: 5px;

}

#header_row_logo {
	width:122px;
	float:left;
}

#header_row_navbar {
	width:570px;
	padding-right: 2px;
	float: right;
}

	
#navbar a div {
	float: right;
	margin-left: 5.5px ;
	font-family: Arial;
	font-size: 7pt;
	text-align: center;
	background-color: #ffffff;
	color: #000000;
	text-align: center;
	width: 75px;
	background-image: url('../images/menu_background.gif');
	height: 29px;
	background-repeat: no-repeat;
	line-height: 23px;
	text-decoration: none;
	cursor: pointer;
}


#navbar a div:hover {
	background-image: url('../images/menu_mouseover.gif');
	background-repeat: no-repeat;
	color: #000000;
	line-height: 29px;
	text-decoration: none;
}
#navbar a div.active {
	background-image: url('../images/menu_mouseover.gif');
	background-repeat: no-repeat;
	color: #000000;
	line-height: 29px;
}

#navbar a div:current {
	background-image: url('../images/menu_mouseover.gif');
	}

#navbar {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 571px;
	margin-left: 121px;

	padding-right: 1px;
}

	
#header_flash {
	width: 700px;
	height: 200px;
}

#header_flash_sub {
	width: 700px;
	height: 152px;
}



#copyright {
	clear: right;
	width: 700px;
	bottom: 0px;
	text-align: center;
	font-size: 7pt;
	color: #737171;	
	margin-right: 3px;
	margin-top: 30px;

}
a.copyright_link {
	font-size: 7pt;
	color: #737171;	
	margin-right: 3px;
}

#terms_content {
	min-height: 450px;
	float:right;
	margin-right: 4px;
	margin-top: 15px;
	margin-bottom: 20px;
	margin-left: 15px;
	padding-right: 25px;
	padding-left: 10px;
	font-size: 8pt;	
}





#home_flash {
	width:700px;
	height: 208px;
	margin-top: 1px;
}

#home_content {
	width: 700px;
	min-height: 250px;
}

#home_block {
	width: 200px;
	margin-top: 20px;
	margin-left: 15px;
	margin-right: 15px;
	float: left;
	clear: bottom;
	font-size: 8pt;
}
.home_block_title{
	width: 100%;
	font-size: 11pt;
	color: #F0832D;
	font-weight: bold;
	}

.home_block_title_left{
	width: 100%;
	font-size: 11pt;
	color: #F0832D;
	font-weight: bold;
	margin-left:15px;
}

#news_text {
	margin-left:10px;
	font-size: 11pt;
	color: #F0832D;
	font-weight: bold;
}


.home_block_black{
	width: 100%;
	font-size: 11px;
	font-weight: bold;
	color: #5E5D5D;
}

.highlight {
	color: #F0832D;
	font-size: 8pt;
	font-weight: bold;
}









.read_more {
	font-size: 8pt;	
	color: #F0832D;
	float: right;
	vertical-align: bottom;
	
}
a.read_more {
	font-size: 8pt;	
	color: #F0832D;
	float: right;
	vertical-align: bottom;
	text-decoration:underline;
}
.read_more a:hover {
	color: #F0832D;
}

.read_more a:link {
	color: #F0832D;
}

.read_more a:visited {
	color: #F0832D;
}

div#footer {
	background: url('../images/footer_bg.gif') no-repeat top center;
	width: 714px;
	height: 10px;
	margin-left: auto;
	margin-right: auto;
}
#copyright {
	clear: right;
	width: 700px;
	bottom: 0px;
	text-align: center;
	font-size: 7pt;
	color: #737171;	
	margin-right: 3px;
	margin-top: 30px;

}
a.copyright_link {
	font-size: 7pt;
	color: #737171;	
	margin-right: 3px;
}


/* left submenu */

ul#submenu_block{
  display: block;
  float: left;
  clear: both;
  width:158px;
  
  border-left: 1px #ccc solid;   
  border-top: 1px #ccc solid; 
  border-right:1px #ccc solid; 
  list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}

ul#submenu_block li{  

display: block;
width:158px;
height: 25px;
border-bottom: 1px #ccc solid;
font-size: 13px;
}


ul#submenu_block li a{
  display: block;
	background-image:url(../images/menu_bg.gif);
	
	line-height: 25px;
	background-position:0px 0px;
	background-repeat:no-repeat;
	overflow: hidden;
	padding-left:35px;
	text-decoration: none;
	
  color: #000;
}


#submenu_block li a:hover{

	background-image:url(../images/menu_bg.gif);
	
	line-height: 25px;
	background-position:0px -25px;
	background-repeat:no-repeat;
	overflow: hidden;
  padding-left:35px;
  text-decoration: none;
  
  color: #333;
}

ul#submenu_block .active{
  
  background-image:url(../images/menu_bg.gif);
	
	line-height: 25px;
	background-position:0px -25px;
	background-repeat:no-repeat;
	overflow: hidden;
  padding-left:35px;
  text-decoration: none;
	
  color: #000;
}


/* left meet us block */

#meet_us{
  display: block;
  clear: both;
  width: 158px;
  height: 195px;
  border: 1px #ccc solid;
  background-image:url(../images/meet_us_bg.gif);
  background-repeat:repeat-x;
}

.meet_us_title{
  display: block;
	font-size: 11pt;
	color: #F0832D;
	font-weight: bold;
  margin-left: 10px;
  line-height: 30px;
}

#meet_us_content{

display: block;
margin-top: 3px;   /*meet us txt has height of 25 += 28 margin*/
width: 146px;
height: 155px;
margin-left: 5px;
border: 1px #ccc solid;
background-color: #fff; 
overflow: hidden;
}

ul#meet_list{
list-style-type: none;
margin: 0;
padding: 0;

}



ul#meet_list li{

  display: block;
  width: 146px;
  height: 72px; /* each blok has an bottom border, multiple items can be scrollable in future */
  font-size: 13px;
  border-bottom: 1px #ccc solid;
  
}

.meetItem_title{
display: block;
margin-left:5px;
margin-top:5px;
color: #F0832D;
line-height: 20px;
}

.meetItem_sub{
display: block;
margin-left:5px;
line-height: 16px;
clear: left;
font-weight: bold;
}

ul#meet_list li a{
display: block;
width: 80px; /* width 146-20 margin*/
height: 20px;
padding-right: 20px;

line-height: 20px;
font-size: 11px;
color: #000;

background-image:url(../images/meet_us_arrow.gif);
background-position: 85px 7px;
background-repeat:no-repeat;
text-align: right;
float: right;
}


/*menu block*/

#menuBlock{
  display: block;
  clear: both;
  width: 158px;
  height: 215px;
  border: 1px #ccc solid;
  background-image:url(../images/meet_us_bg.gif);
  background-repeat:repeat-x;
  background-position: 0px 20px;
  margin-top:15px; /*check all browsers */
}



.menuBlock_title{
  display: block;
	font-size: 11pt;
	color: #F0832D;
	font-weight: bold;
  margin-left: 10px;
  line-height: 30px;
}

.menuBlock_title2{
  display: block;
	font-size: 11px;
	color: #F0832D;
	font-weight: bold;
  margin-left: 7px;
  line-height: 30px;
}


#menuBlock_content{

display: block;
margin-top: 3px;   /*meet us txt has height of 25 += 28 margin*/
width: 146px;
height: 155px;
margin-left: 5px;
border: 1px #ccc solid;
background-color: #fff; 
overflow: hidden;
}

#menuBlock .marginTop{
clear: left;
margin-top: 15px;
}

#menuBlock img{
display: block;
margin-left: 5px;
border: 1px #ccc solid;
}

#menuBlock .note{
display: block;
font-size: 11px;
width: 146px;
margin-top: 3px;
margin-left: 5px;
text-align: center;
color:#333;
}

#menuBlock .noteBlue{
display: block;
font-size: 12px;
font-weight: bold;
width: 146px;
margin-top: 10px;
margin-left: 5px;
text-align: center;
color: rgb(0,153,255);
}





.subscribe_button{
display: block;
clear: left;
margin-top: 15px;
}

/* sub pages */

#home_subpage_content {
	width:700px;
	/*: 100%;*/
}
#home_subpage_content_left {
	width:155px;
	min-height: 350px;
	float:left;
	margin-top: 14px;
	margin-left: 15px;
	padding: 0px;
}

#home_subpage_content_right {
	width:490px;
	min-height: 450px;
	float:right;
	margin-right: 4px;
	margin-top: 15px;
	margin-bottom: 20px;
	padding-right: 18px;
	padding-left: 10px;
	font-size: 8pt;	
}

#home_subpage_content_right_christmas {

float:right;
font-size:8pt;
margin-bottom:20px;
margin-right:105px;
margin-top:15px;
min-height:450px;
padding-left:10px;
padding-right:18px;
width:490px;
}

.subpage_content {
	font-size: 8pt;	
	font-family: arial;
	
}
.subpage_title{
	font-size: 11pt;
	color: #F0832D;
	font-weight: bold;
	margin-bottom: 18px;
}

#breadcrumb {
	float: right;
}
.crumbs {
	font-size: 10px;
	text-decoration: none;
}
a.crumbs {
	text-decoration:underline;
	color: #666;
}
#column_L {
	width: 200px;
	float: left;
}
#column_R {
	width: 200px;
	float: left;
	margin-left: 40px;
}

img.floatLeft { 
    float: left; 
    margin-right: 6px; 
    margin-bottom: 20px;
}
img.floatRight { 
    float: right; 
    margin-left: 6px; 
    margin-bottom: 20px;
}
img.floatRightBorder { 
    float: right; 
    margin-left: 10px; 
    margin-bottom: 20px;
    border: 1px #000 solid;
}

img.floatRightBorderVoices { 
    float: right; 
    margin-left: 10px; 
    margin-bottom: 20px;
    border: 1px #000 solid;
	clear:both; 
	margin-top:5px;
}

img.floatRightClear { 
    float: right; 
    clear: right; 
    margin: 4px; 
    margin-bottom: 20px;
}



.content_title_gray {
	font-size: 9pt;	
	font-weight: bold;
	color: #737171;	
}

/* press page */

#languages a{
display: block;

margin-top: 50px;
font-size: 14px;
text-decoration: none;
}


#languages a .langTitle{
display: block;
width: 193px;
margin-top: -20px;
text-align: center;
color: #000;
text-decoration: none;
}

#languages a:hover .langTitle{
display: block;
width: 193px;
margin-top: -20px;
text-align: center;
color: #F0832D;
text-decoration: none;
}

#languages a #dutch_flag{
display: block;
float: left;
width: 193px;
height: 131px;
text-decoration: none;
background: url('../images/dutch_flag.gif') no-repeat;
background-position: 0px 0px;
margin-left: 30px;
}

#languages a:hover #dutch_flag{
display: block;
float: left;
width: 193px;
height: 131px;
background: url('../images/dutch_flag.gif') no-repeat;
background-position: 0px -132px;
margin-left: 30px;
}



#languages a #english_flag{
display: block;
float: left;
width: 193px;
height: 131px;
text-decoration: none;
background: url('../images/english_flag.gif') no-repeat;
background-position: 0px 0px;
margin-left: 30px;
}

#languages a:hover #english_flag{
display: block;
float: left;
width: 193px;
height: 131px;
background: url('../images/english_flag.gif') no-repeat;
background-position: 0px -132px;
margin-left: 30px;
}

/*intro sub*/

#content_intro{
clear: both;
display: block;
float: left;
margin-top: 10px;
}

/* releases page */

#releaseItem{
clear: both;
display: block;
float: left;
width: 491px;
height: 122px;
border: 1px #ccc solid;
background: url('../images/releases_line.gif') no-repeat;
background-position: 443px 0px;
margin-top: 12px; /* 22 for correct start, align with menu, other items get same hight*/
overflow: hidden;

}

#releaseItem img{
display: block;
float: left;
margin: 10px;
margin-top:15px;
}

#releaseItem .title{
display: block;
float: left;
width: 304px;
height:40px;
line-height: 20px;
margin-top: 10px;
font-size: 14px;
color: #F0832D;
overflow: hidden;
}

#releaseItem .langFlag{

display: block;
float: left;
width: 18px;
height: 12px;
margin-top: 1px; /* middle center image in lineheight title*/ 

}

#releaseItem .date{

display: block;
float: left;
width: 265px;
color: #60ccf5;
line-height: 16px;
font-weight: bold;

}

#releaseItem .subtext{
display: block;
float: left;
width: 300px;
height: 36px;
line-height: 12px;
overflow: hidden;
}

#releases_arrow{
display: block;
float: right;
width: 43px;
height: 110px;
margin-top: -73px;

}

#releases_arrow img{
display: block;
float: left;
width: 18px;
height: 21px;
margin-top:46px; /* overwrites other early top-margin */
margin-left:12px;
}

/* headlines page */

#headline{
clear: both;
display: block;
float: left;
height: 12px;
width: 470px;
background: url('../images/meet_us_arrow.gif') no-repeat;
background-position: 0px 2px;
margin-top: 12px; /* 22 for correct start, align with menu, other items get same hight*/
padding-left:15px;
list-style: none;
line-height: 12px;
overflow: hidden;
}


#headline .date{
color: #F0832D;
}

#headline a{
color: #000;
text-decoration: none;
}

#headline a:hover{
color: #999;
text-decoration: none;
}

.langFlagHeadlines{
margin-left:5px;
margin-right:5px;
width:12px; 
height:8px;
}

#spaceBlock{
display: block;
float: left;
height: 24px;
width: 10px;

}

/* video and audio page */

.videoTitle{
clear: both;
display: block;
font-size: 14px;
line-height:14px;

}

.videoDate{
clear: both;
display: block;
font-size: 12px;
line-height:20px;
color: #F0832D;
}


/*conferences page*/

#conference_item{
clear: both;
display: block;
border: 1px #ccc solid;
padding: 10px;
margin-top: 15px;
min-height: 140px; /*relative for small description*/
}

#conference_item .title{
clear: both;
display: block;
font-size: 14px;
line-height:14px;
color: #F0832D;
}

#conference_item  .date{
clear: both;
display: block;
font-size: 12px;
line-height:20px;
color: #60ccf5;
}

#conference_item .subtext {
display: block;
margin-bottom: 20px;

}

#conference_item .subtext img{

display: block;
float:right;
margin-left: 10px; 
margin-bottom: 10px;
}

#conferences_elements{
clear: both;
display: block;
float:left;
height: 15px;
margin-top: -10px; /*because of float subtext has margin-bottom*/
}

#conferences_elements a{

color: #000;
text-decoration: none;
}

#conferences_elements a #meetTxt{
display: block;
float:left;
padding-left:20px;
height: 15px;
background: url('../images/conferences_info.gif') no-repeat;
background-position: 0px 0px;
}

#conferences_elements .active #meetTxt{
display: block;
float:left;
padding-left:20px;
height: 15px;
background: url('../images/conferences_info.gif') no-repeat;
background-position: 0px -15px;
}

#conferences_elements a #webTxt{
display: block;
float:left;
padding-left:20px;
margin-left: 20px;
height: 15px;
background: url('../images/conferences_url.gif') no-repeat;
background-position: 0px 0px;
}

#conferences_elements .active #webTxt {
display: block;
float:left;
padding-left:20px;
margin-left: 20px;
height: 15px;
background: url('../images/conferences_url.gif') no-repeat;
background-position: 0px -15px;
}


/* Careers page */

#jobsItem{
clear: both;
display: block;
float: left;
width: 491px;
height: 122px;
border: 1px #ccc solid;

margin-top: 12px; /* 22 for correct start, align with menu, other items get same hight*/
overflow: hidden;

}

#jobsItem .noLine{
text-decoration: none;
}


#jobsItem img{
display: block;
float: left;
margin: 10px;
margin-top:15px;
}

#jobsItem .title{
display: block;
float: left;
width: 304px;
height:38px;
line-height: 16px;
margin-top: 10px;
font-size: 14px;
color: #F0832D;
overflow: hidden;
}


#jobsItem .subtext{
display: block;
float: left;
width: 350px;
height: 38px;
line-height: 12px;
overflow: hidden;
color: #000;


}

#jobs_arrow{
display: block;
float: right;
width: 43px;
height: 110px;
margin-top: -73px;

}

#jobs_arrow img{
display: block;
float: left;
width: 18px;
height: 21px;
margin-top:46px; /* overwrites other early top-margin */
margin-left:12px;
}


#jobs_elements{

display: block;
float:left;
height: 15px;
margin-top: 10px;

}

#jobs_elements a{

color: #F0832D;
text-decoration: none;
}

#jobs_elements a #jobLink{
display: block;
float:left;
padding-left:20px;
margin-left: 0px;
margin-right: 5px;
height: 15px;
background: url('../images/jobLink.gif') no-repeat;
background-position: 0px 0px;
}

#jobs_elements .active #jobLink {
display: block;
float:left;
padding-left:20px;
margin-left: 0px;
margin-right: 5px;
height: 15px;
background: url('../images/jobLink.gif') no-repeat;
background-position: 0px -15px;
}


/*our voices*/

#jobsItem .titleV{
display: block;
float: left;
width: 304px;
height:32px;
line-height: 16px;
margin-top: 12px;
font-size: 14px;
color: #F0832D;
overflow: hidden;
}


#jobs_elements a #langLink{
display: block;
float:left;
padding-left:20px;
margin-left: 0px;
margin-right: 5px;
height: 15px;
background: url('../images/langLink.gif') no-repeat;
background-position: 0px 0px;
}

#jobs_elements .active #langLink {
display: block;
float:left;
padding-left:20px;
margin-left: 0px;
margin-right: 5px;
height: 15px;
background: url('../images/langLink.gif') no-repeat;
background-position: 0px -14px;
}


/* standard form */
form.contactform label {
	font-weight: bold;
}
form.contactform label input{
	width: 200px;
}


/* lightbox form subscribe*/

#lightbox{
	display:none;
	position: absolute;
	top:50%;
	left:50%;
	z-index:9999;
	width:365px; 
	height:448px; 
	margin:-220px 0 0 -182px; 
	background:#FFF;
	
}
#lightbox[id]{
	position:fixed;
}

#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:5000;
	background-color:#000;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
#overlay[id]{
	position:fixed;
}


#lightbox.done #lbLoadMessage{
	display:none;
}
#lightbox.done #lbContent{
	display:block;
}
#lightbox.loading #lbContent{
	display:none;
}
#lightbox.loading #lbLoadMessage{
	display:block;
}

#lightbox_content .comment{
display:block;
width: 200px;
height: 80px;
}

#lightbox_content .phone{
display:none;
width: 200px;
height: 80px;
}

 

/*form html*/




#lightbox_title{
display: block;
width:365px;
height: 30px;
line-height: 30px;
}

.titleTxt{
display: block;
float: left;
color: #F0832D; 
margin-left: 4px;
}

.closeTxt{
display: block;
float: right;
margin-right: 4px;
}

#lightbox_title img{
display: block;
float: right;
margin-right: 4px;
margin-top: 8px;

}
#lightbox_title a{
color:#000;
text-decoration: none;
}

#lightbox_content{

display: block;
width:357px;
height: 414px;
background-color: #e5e5e5;
margin-left: 4px;
font-size:13px;

}

#lightbox_content_inner{
display: block;
float: left;
width:337px;
height: 394px;
padding: 10px;
}

#lightbox_content label.gender{
clear: none;
display: block;
float: left;
width:50px;
line-height:20px;
margin-left: 5px;
margin-bottom: 10px; /* first label has no top margin */
}

#lightbox_content .radio{
display: block;
float: left;
width:12px;
line-height:20px;
}

#lightbox_content label.normal{
clear: both;
display: block;
font-weight: bold;
margin-top: 10px;
}

#lightbox_content label.phone{
clear: both;
display: none;
font-weight: bold;
margin-top: 10px;
}

#lightbox_content label.normalnot{
clear: both;
display: block;
font-weight: bold;
margin-top: 10px;
color: #ee0000;
}


#lightbox_content label.select{

display: block;
float: left;
margin-left: 5px;
line-height: 25px;
width: 250px;
*margin-top: -3px; /* internet explorer */ 
}


#lightbox_content .receiveTxt{
clear: both;
display: block;
font-weight: bold;
margin-top: 10px;
}

#lightbox_content label{}


#lightbox_form{
display: block;
float: left;

width:234px;
height: 380px;
background-color: #fff;

margin-left: 62px;
margin-top:18px;

}

#lightbox_content .checkbox{
clear: both;
display: block;
float: left;
width:15px;
height: 21px;

}

#submit_buttons{
clear: both;
display: block;


}

#formBtn{
display: block;
float: left;
width:93px;
height: 27px;
background-color: #696969;
text-align: center;
line-height: 27px;
margin-top: 10px;
margin-left: 5px;
margin-right: 10px;
}

#lightbox_content a{
color: #fff;
text-decoration: none;
}


/* languages */

#subLang{
clear: both;
display: block;
float: right;
width: 200px;
height: 19px;

}

#subLangMedia{
clear: both;

display: block;
float: right;
width: 100px;
height: 19px;
}

.mediaMargin{
margin-top: 10px;
}

#subLang a #dutch_flag{
display: block;
float: right;
width: 28px;
height: 19px;
text-decoration: none;
background: url('../images/subFlag_dutch.gif') no-repeat;
background-position: 0px 0px;
margin-left: 10px;
}

#subLang .active #dutch_flag{
display: block;
float: right;
width: 28px;
height: 19px;
background: url('../images/subFlag_dutch.gif') no-repeat;
background-position: 0px -19px;
margin-left: 10px;
}



#subLang a #english_flag{
display: block;
float: right;
width: 28px;
height: 19px;
text-decoration: none;
background: url('../images/subFlag_english.gif') no-repeat;
background-position: 0px 0px;
margin-left: 10px;
}

#subLang .active #english_flag{
display: block;
float: right;
width: 28px;
height: 19px;
background: url('../images/subFlag_english.gif') no-repeat;
background-position: 0px -19px;
margin-left: 10px;
}

#printTxt {
display: block;
padding-left: 20px;

background: url('../images/print.gif') no-repeat;
background-position: 0px 0px;
}

#print a{
color: #000;
text-decoration: underline;
}

#nextPage{
display: block; 
float: right; 
margin-top:10px;

}


.pdfIcon{
margin-right:5px;

}


/* Advertising Portal Revamp 2009 */

#advertising_landing {
			
	width:663px;
	min-height: 450px;
	
	margin-right: 40px;
	margin-top: 15px;
	margin-bottom: 20px;
	font-size: 8pt;	
	margin-left: 15px;
	
	
	/* for some reason float:left; disables hover effect in IE8 */
	
	float:right;
	
	
}

#advertising_landing_intro{
	display: block;
	float: left;
	margin-top: 70px;
	width:663px;

	text-align: center;
	margin-bottom: 70px;
	
}

.advertLargeTitle{
	font-size: 28pt;
	color:#F0832D;
	
}

.advetLandingTxt{
	font-size: 12pt;
	color:#999;
	display: block;
	margin-top: 20px;
}

.advertLang{
	display: block;
	margin-top: 20px;
	color:#333;
	font-size: 9pt;
	font-style:italic;
}



#targeting_item{
clear: both;
display: block;
border: 1px #ccc solid;
padding: 10px;
margin-top: 15px;
min-height: 120px; /*relative for small description*/
}

#targeting_item .title{
clear: both;
display: block;
font-size: 14px;
line-height:14px;
margin-bottom:10px;
color: #F0832D;
}


#targeting_item .subtext {
display: block;
margin-bottom: 20px;

}

#targeting_item .subtext img{

display: block;
float:right;
margin-left: 10px; 
margin-bottom: 10px;
}

#advert_contact{
clear: both;
display: block;
float: left;
width: 491px;
height: 143px;
border: 1px #ccc solid;

margin-top:8px; /* 22 for correct start, align with menu, other items get same hight*/
overflow: hidden;

}




#advert_contact .noLine{
text-decoration: none;
}


#advert_contact img{
display: block;
float: left;
margin: 10px;
margin-top:12px;

}

#advert_contact .title{
display: block;
float: left;
width: 304px;
height:38px;
line-height: 16px;
margin-top: 10px;
font-size: 14px;
color: #F0832D;
overflow: hidden;
}


#advert_contact .subtext{
display: block; 
float: left; 
width: 300px; 
margin-top: -5px; 
min-height: 65px;
}

#rm_block1{
	clear: both;
	display: block; 
	float: left;
	width: 470px;
	margin-left: 20px;
	
}

#rm_block2{
	display: block; 
	float: left; 
	width: 160px;
	
}

.rich_media_title{
	display:block; 
	float: left; 
	width: 470px;
	margin-top:10px; 
	margin-bottom:10px;
}

.rich_media_bullet{

clear: both;
display: block;
float: left;
height: 12px;
width: 450px;
background: url('../images/meet_us_arrow.gif') no-repeat;
background-position: 0px 2px;
margin-top: 5px;  /*22 for correct start, align with menu, other items get same hight*/
padding-left:15px;
list-style: none;
line-height: 12px;
overflow: hidden;

}


table.stats 
{text-align: center;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
font-weight: normal;
font-size: 11px;
color: #fff;
width: 480px;
background-color: #666;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;}

table.stats td 
{background-color: #fff;
color: #000;
padding: 4px;
text-align: left;
border: 1px #333 solid;}

table.stats td.hed
{background-color: #666;
color: #fff;
padding: 4px;
text-align: left;
border-bottom: 2px #333 solid;
font-size: 12px;
font-weight: bold;}

table.stats td.bold {
	
font-weight: bold;
	
}

/*web */
table.advert_web_table
{text-align: center;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
font-weight: normal;
font-size: 11px;
color: #fff;
width: 480px;
background-color: #666;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;}

table.advert_web_table td 
{background-color: #fff;
color: #000;
padding: 4px;
text-align: left;
border: 1px #333 solid;}

table.advert_web_table td.hed
{background-color: #666;
color: #fff;
padding: 4px;
text-align: left;
border-bottom: 2px #333 solid;
font-size: 12px;
font-weight: bold;}


#screenshot{
	position:absolute;
	padding-top:20px;
	padding-left:3px;
	display:block;
	width: 206px;
	height:170px;
	background-image:url(../images/websiteHoverBg.gif);
	background-repeat:no-repeat;
	color:#fff;}
	
/*make sure image is the correct size*/	
#screenshot img{
	width: 200px;
	height: 147px;
		
}
