/* CSS Document */
.thumbnail_iframe {
   width:201px;
   height:147px;
   display:inline;
   border:none;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	padding:0px;
	margin:0px;
}
h1,h2,h3,h4 {
	font-family:Arial, Helvetica, sans-serif;

}
h1, h2 {
	margin:0px 0px 5px 0px;
}
p {
	margin:0 0 10px 0;
   padding:0;
}
h1 {
	font-size:30px;
	line-height:36px;
}
h2 {
	font-size:16px;
}
ol, ul {
	margin:0px;
	padding:0px;
}

#logo_top {
	width:100%;
	background:url(../images/product_landing_c_top_bk.gif) top repeat-x;
	margin-bottom:-100px;
	}
#logo_top_middle {
	background:url(../images/product_landing_c_top_middle.gif) top right no-repeat;
	width:894px;
	height:150px;
	padding:0px;

}
#logo_top_right {
	background:url(../images/product_landing_c_top_right.gif) top left no-repeat;
}

#footer {
	color:#999;
	text-align:center;
	font-size:11px;
}
#footer ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#footer ul li {
	display:inline;
	margin:0px; padding:0px;
}
#footer ul li a:link, #footer ul li a:visited {
	color:#999; 
}

