/* --- Globals ------------------------------ */

/* --- Reset --- */

	body {color:#000;background:#000;}
	body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
	table{border-collapse:collapse;border-spacing:0;}
	fieldset,img{border:0;}
	address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
	li {list-style:none;}
	caption,th {text-align:left;}
	h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
	q:before,q:after{content:'';}
	abbr,acronym {border:0;font-variant:normal;}
	sup,sub {line-height:-1px;vertical-align: text-top;}
	sub {vertical-align:text-bottom;}
	input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}

/* --- Font Reset --- */

	body {font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;*font-size:small;*font:x-small;}
	table {font-size:inherit;font:100%;}
	pre,code,kbd,samp,tt {font-family:monospace;*font-size:108%;line-height:99%;}


/* --- Span Class --- */


	.bg {
	background-color: #1e85b2;
	}
	
	.bg a {
	color: #FFFFFF;
	}
	
	.bg a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
		

/* --- LP ---- */


			#head {
				background-color: #131313;
				border-bottom: 1px solid #333333;
				color: #999999;
				font-size: 12px;
				}
				
			#head a {
				color: #ffffff;
				text-decoration: underline;
				font-weight: 100;
				}
				
			#head a:hover {
				color: #FFFF00;
				text-decoration: underline;
				}		
			
			#LPlogo {
				background-color: #000000;
				border-bottom: 5px solid #407aa9;
				}

			#container #intro #LPpitch2
				{
				padding: 0px 10px 20px 0px;
				margin-top: 0px;
				width: 720px;
				position: relative;
				left: 0px;
				background-color: #fafafa;
				}
			
			#container #nav
				{
				background-color: #fafafa;
				color: #999999;
				}
			
			#container #nav a
			    {
				 color: #999999;
				 text-decoration: none;
				 }
				 
			#container #nav a:hover 
				{ 
				color: #0033FF;
				}	 
				
				
			
			#container #intro #LPpitch2 h1
				{
					color: #333333;
					font-weight: bold;
					font-size: 24px;
					font-family: verdana;
					letter-spacing: -1px;
					width: 700px;
					margin-bottom: 16px;
					z-index: 100;
				}

            #container #intro #LPpitch2 h2
				{
					color: #333333;
					font-weight: bold;
					font-size: 16px;
					font-family: verdana;
					margin-bottom: 5px;
					z-index: 100;
				}
				
				
				
		 #container #intro #LPpitch2 #promo {
			        position: relative;
					width: 900px;
					margin-bottom: 20px;
					padding-left: 20px;
					padding-right: 20px;
					padding-top: 10px;
					border: 1px solid #cccccc;
					background-color: #ffffff;
					z-index: 100;
					}
			
			#container #intro #LPpitch2 #promo h1 a {
					color: #0033FF;		
					font-size: 34px;
					font-weight: bold;
					}
					
			#container #intro #LPpitch2 #promo #LPcopy {
					position: absolute;
					left: 0px;
					top: 20px;
					z-index: 0;
					}
					
			#container #intro #LPpitch2 #promo #LPimage {
	position: absolute;
	right: 40px;
	top: 40px;
	z-index: 0;
					}	
					#container #intro #LPpitch2 #promo #LP2image {
			position: absolute;
			right: 0px;
			top: 20px;
			z-index: 0;
							}		
							
			#container #intro #LPpitch2 #promo h2 {
					
					font-size: 18px;
					z-index: 100;
					}		
					
			#container #intro #LPpitch2 #promo a {
					text-decoration: underline;
					z-index: 100;
					}	
					
			#container #intro #LPpitch2 #promo a:hover {
					text-decoration: underline;
					color: #FF0000;
					z-index: 100;
					}			
					
			#container #intro #LPpitch2 #promo h3 {
					color: #333333;
					font-weight: bold;
					font-size: 15px;
					font-family: verdana;
					margin-top: 20px;
					margin-bottom: 10px;
					z-index: 100;
					}	
					
			a.button {
			display: block;
			width: 350px;
			height: 74px;
			background-image: url("../images/try.gif");
			background-position: top left;	
			}

			a.button:hover {
               background-position: -350px;
               }	
			   
			#tryNow {
			   position: relative;
			   left: 0px;
			   width: 350px;
			   height: 74px;
			   margin: 0px 0px 0px 0px;
			   padding: 0px 0px 0px 0px;
			   }
					
			
					
#container #LPfooter
			{
			position: relative;
			height: 30px;
			padding: 0px 0px 0px 0px;
			text-align: left;
			width: 900px;
			margin-left: 20px;
			background-color: #fafafa;
			font-size: 12px;	
			}

#container #LPfooter a
			{
			text-decoration: none;
			color: #666666;
			font-weight: 100;
			}
			
#container #LPfooter a:hover {
			text-decoration: underline;
			}			
			
#container #details {
			width: 350px;
			margin-top: 20px;
			margin-bottom: 30px;
			color: #999999;
			}							

a.button3 {
        display: block;
        width: 300px;
        height: 60px;
        background-image: url("../images/button2AB.gif");
        background-position: top left;	
        }

a.button3:hover {
               background-position: -300px;
               }	
			   
#spacerMiddle {
                  position: relative;
                  background-color: #fafafa;
                  margin: 20px 0px 40px 0px;
                  border-style: solid;
	              border-color: #CCCCCC;
	              border-width: thin; 
                  width: 900px;
                  height: 60px;
                  padding: 0px;
                  left: 0px;            
       }			   	

#spacerBottom {
                  position: relative;
                  background-color: #fafafa;
                  margin: 40px 0px 20px 0px;
                  border-style: solid;
	              border-color: #CCCCCC;
	              border-width: thin; 
                  width: 875px;
                  height: 60px;
                  padding: 0px;
                  left: 0px;            
       }


#infoBottom {
	position: absolute;
	margin: 0px 0px 0px 10px;
	padding: 20px 0px 0px 0px;
	width: 584px;
	height: 40px;
	text-align: left;
	left: 0px;
}

#trialBottom {
                 position: absolute;
                 margin: 0px 0px 0px 0px;
                 padding: 0px 0px 0px 0px;
                 width: 300px;
                 height: 60px;
                 right: 0px;
}

#bottom      {
                  position: relative; 
                  width: 900px;
                  height: 490px;
                  margin: 0px 0px 0px 0px;
				  padding: 20px 0px 20px 0px;
                  border-style: solid;
	              border-color: #CCCCCC;
	              border-width: thin; 
                 }
				 
#bottomleft    {
                  position: absolute; 
                  width: 575px;
                  height: 480px;
                  margin: 10px 0px 0px 10px;
                  padding: 0px 0px 0px 0px;
                  }
				  
#bottomright  {
                  position: absolute; 
                  width: 300px;
                  height: 480px;
                  margin: 0px 0px 0px 0px;
                  padding: 0px 0px 0px 0px;
                  left: 600px;
                 }
				  

#riskFree 		{
				  position: relative; 
                  width: 880px;
                  margin: 30px 0px 30px 0px;
				  padding: 10px;
				  background-color: #BFCDFF;
				  
                  }
				  
#theWorld 		{
				  position: relative; 
                  width: 880px;
                  margin: 30px 0px 0px 0px;
				  padding: 10px;
				  background-color: #ffffff;
                  }				  
				  
					

/* --- Search --- */
#container #intro #search
			{
				padding: 20px 10px 20px 0px;
				width: 720px;
				position: relative;
				left: 10px;
				background-color: #fafafa;
				
				
			}
			
			#container #intro #search h1
				{
					color: #333333;
					font-weight: bold;
					font-size: 24px;
					font-family: verdana;
					letter-spacing: -1px;
					width: 700px;
					margin-bottom: 16px;
				}

            #container #intro #search h2
				{
					color: #333333;
					font-weight: bold;
					font-size: 16px;
					font-family: verdana;
					margin-bottom: 5px;
					
				}
				
/* Comparison */

#compareTitle {
       background-image: url("../images/tableBG.png");
	   background-repeat: no-repeat;
	   position: relative;
       width: 900px;
       height: 30px;
       margin: 20px 0px 0px 0px;
       padding: 10px 0px 5px 10px;
	   
     }
	 
.tableTitle {
       font-size: 14px;
	   font-weight: bold;
	   color: #fff;
	   }	 

#comparison  {
       position: relative; 
       width: 900px;
       height: 290px;
       right: 5px;
       text-align: left;
       margin: 0px 0px 0px 0px;
       padding: 5px;
	  
	   
       }

#comparison td {
       background-color: #FAFAFA;
       border-width: 1px 1px 1px 1px;
       border-style: solid;
       border-color: #cccccc;
	   padding: 5px;
       }   

#comparison th {
       background-color: #407aa9;
       border-width: 1px 1px 1px 1px;
       border-style: solid;
       border-color: #cccccc;
	   padding: 5px;
       }  
	   
.th {
       color: white;
       text-align: center;
	   font-weight: bold;
}


/* End Comparison */	


#awards {
      width: 90%;
	  padding: 20px;
	  }		

/* --- Sidebar --- */

#sidebar {
	position: absolute;
	top: 150px;
	color: #000000;
	left: 5px;
	width: 165px;
	border: 1px solid #cccccc;
	font-size: 13px;
	font-weight: bold;
	padding-right: 10px;
	background-color: #ffffff;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	}

#sidebar a {
	color: #666666;
	font-size: 12px;
	text-decoration: none;
	display: block;
	line-height: 20px;
	}

#sidebar a:hover {
		text-decoration: underline;
		color:  #0000FF;
		background-color: #d6e5f2;
		}
		
#sidebar a:visited a:active {
		text-decoration: none;
		}	

/* --- PopUp -------------------------------- */

.showHide {
	display: none;
	font-weight: normal; color: #333333;
	font-size: 12px;
	top: 370px; left: 340px; width: 280px;
    position: absolute; 
	height: 100px;
	padding: 1em; z-index: 101;
	background: #fff; border: 2px solid #cccccc;
	overflow: auto;
}

#poplist
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#poplist li 
{
background-color: transparent;

background-image: url("../images/bullet.gif");

background-repeat: no-repeat;

background-attachment: scroll;

background-position: 0.2em 0.3em;

padding-left: 1.3em;

line-height: 1.3em;
}	

#offerDetails {
       position: relative;
	   width: 300px;
	   height: 20px;
	   left: 60px;
	   z-index: 100;
	   margin-top: 0px;
	   margin-bottom: 20px;
	   }
	   
#offerDetails a {
       color: #666666;
	   font-weight: 100;
	   
	   }	   	
	   
.sml {
      font-size: 12px;
	  font-weight: bold;
	  }		
	  
.smlLP {
      font-size: 12px;
	  }			     

/* --- Table ------------------------------- */

#table {
	width: 730px;
	}

#table th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	border: 1px solid #cccccc;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #0b70c3;
	
}		
		
#table td {
	border: 1px solid #cccccc;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #333333;
	font-size: 13px;	
	
}

#table tr:hover td{
	background-color: #FFFFCC;
	}

#table td.alt {
	background: #F5FAFA;
	color: #333333;
}

			 

#table th.spec {
	border-left: 1px solid #cccccc;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#table th.specalt {
	border-left: 1px solid #cccccc;
	border-top: 0;
	background: #f5fafa url(images/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}

#tableRhap {
	width: 450px;
	margin-top: 10px;
	}

#tableRhap th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	border: 1px solid #cccccc;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #0b70c3;
	
}		
		
#tableRhap td {
	border: 1px solid #cccccc;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #333333;
	font-size: 13px;
	
}


#tableRhap td.alt {
	background: #F5FAFA;
	color: #333333;
}

			 

#tableRhap th.spec {
	border-left: 1px solid #cccccc;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#tableRhap th.specalt {
	border-left: 1px solid #cccccc;
	border-top: 0;
	background: #f5fafa url(images/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}

#reviews td
    {
	 padding: 20px;
	 }
	 
#devices
	{
	width: 90%;
	}	 
	 
#devices td
	{
	padding: 20px;
	}
	
	
	
		 

/* --- Common ------------------------------ */

	body
	{
		background-color: #fafafa;
		color: #333333;
		font-size: 15px;
	}

	a
	{
		
		color: #0000FF;
	}
	
	
	a:visited
	{
		font-weight: normal;
		color: purple;
	}

	a:hover
	{	
		color: #FF0000;
	}

	p, h1, h2, h3, h4, h5, ul, #content, #footer
	{
		margin-bottom: 20px;
	}
	
	
		
				
	.clear
	{
		clear: both;
	}
	
	img.preload
	{
		display: none;
	}
	
	
/* table list */

#tabList
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#tabList ul 
{
padding-top: 5px;
}
	
#tabList li 
{
background-color: transparent;

background-image: url("../images/bullet.gif");

background-repeat: no-repeat;

background-attachment: scroll;

background-position: 0.3em 0.4em;

padding-left: 1.3em;

line-height: 1.3em;


}		 	

/* list */

#navlist
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

	
#navlist li 
{
background-color: transparent;

background-image: url("../images/check.gif");

background-repeat: no-repeat;

background-attachment: scroll;

background-x-position: 0pt;

background-y-position: 0px;

padding-left: 1.3em;


}		

#navlist li h3
{

line-height: 1.0em;
}			 	
	
	ul.navigation
	{
		font-size: 13px;
	}
	
		ul.navigation li
		{
			display: inline;
			padding-left: 0px 15px 0px 15px;
			border-right: 1px solid #d3d3d3;
		}
		
			ul.navigation li a
			{
				color: #333333;
				text-decoration: none;
			}
			
			ul.navigation li a:hover
			{
				color: #0000ff;
				text-decoration: underline;
			}
		
		ul.navigation li.last
		{			
			border-right: none;
		}
	
	#container
	{
		position: relative;
		background-color: #ffffff;
		width: 920px;
		margin: 0 auto;
		margin-top: 20px;
		
	}

		#container #header
		{
			height: 49px;		
			width: 960px;
			position: relative;
			background-color: #fafafa;
			
			
		}
		
	    #container #header #star {
	position: absolute;
	right: 5px;
	top: 28px;
	color: #0b70c3;
	font-weight: bold;
	letter-spacing: 5px;
	width: 320px;
		   }
		
				
			#container #header img
			{
				
				left: 400px;
				margin-left: 2px;
			}
			
		#container #intro
		{
			position: relative;
			background-color: #fafafa;
			
			
		}
		
		
		#container #intro #navBar
		{
			position: relative;
			margin-top: 5px;
			background-color: #ffffff;
			height: 30px;
			
			
			}
			
	#container #intro #navBar a
		{
			color: #FFFFFF;
			text-decoration: none;
			}	
			
	#container #intro #navBar a:hover
		{
			color: #FFFFFF;
			text-decoration: underline;
			
			
			}			
			
    #container #intro #navBar #link1 {
	position: absolute;
	left: 12px;
	top: 3px;
	color: white;
	font-weight: bold;
	letter-spacing: 2px;
	display: inline;
	padding-top: 4px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 4px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
		   }
	
		   	
		   
	#container #intro #navBar #link2 {
	position: absolute;
	left: 490px;
	top: 3px;
	color: white;
	font-weight: bold;
	display: inline;
	letter-spacing: 2px;
	border-left: 1px solid #ffffff;
	padding-top: 4px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 4px;
		   }
		   
	#container #intro #navBar #link3 {
	position: absolute;
	left: 567px;
	top: 3px;
	color: white;
	font-weight: bold;
	display: inline;
	letter-spacing: 2px;
	border-left: 1px solid #ffffff;
	padding-top: 4px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 4px;
		   }
		   
    #container #intro #navBar #link4 {
	position: absolute;
	left: 657px;
	top: 3px;
	color: white;
	font-weight: bold;
	display: inline;
	letter-spacing: 2px;
	border-left: 1px solid #ffffff;
	padding-top: 4px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 4px;
		   }
		   
	#container #intro #navBar #link5 {
	position: absolute;
	left:745px;
	top: 3px;
	color: white;
	font-weight: bold;
	display: inline;
	letter-spacing: 2px;
	border-left: 1px solid #ffffff;
	padding-top: 4px;
	padding-left: 10px;
	padding-right: 8px;
	padding-bottom: 10px;
		   }
		   
	#container #intro #navBar #link6 {
	position: absolute;
	left: 825px;
	top: 3px;
	color: white;
	font-weight: bold;
	display: inline;
	letter-spacing: 2px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	padding-top: 4px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 4px;
		   }
			
				
			#container #intro #pitch
			{
				padding: 20px 10px 20px 0px;
				width: 596px;
				position: relative;
				left: 212px;
				
				
			}
			
				#container #intro #pitch ul
			{
				margin-top: 5px;
			}
			
			#container #intro #pitch2
			{
				padding: 20px 10px 20px 0px;
				width: 720px;
				position: relative;
				left: 212px;
				background-color: #fafafa;
				
				
			}
			
			#container #intro #pitch2 h1
				{
					color: #333333;
					font-weight: bold;
					font-size: 24px;
					font-family: verdana;
					letter-spacing: -1px;
					width: 700px;
					margin-bottom: 16px;
				}

            #container #intro #pitch2 h2
				{
					color: #333333;
					font-weight: bold;
					font-size: 16px;
					font-family: verdana;
					margin-bottom: 5px;
				}
				
			#container #intro #pitch2 a {
					font-weight: bold;
					}	
					
			#container #intro #pitch2 p a {
					font-weight: 100;
					}		
				
				
			#container #intro #pitch2 #promo {
			        position: relative;
					width: 450px;
					margin-bottom: 20px;
					padding-left: 20px;
					padding-right: 20px;
					padding-top: 10px;
					border: 1px solid #cccccc;
					background-color: #ffffff;
					
					}
					
			#container #intro #pitch2 #promo h2 {
					padding-bottom: 10px;
					font-size: 18px;
					}		
					
			#container #intro #pitch2 #promo a {
					text-decoration: underline;
					}	
					
			#container #intro #pitch2 #promo p a {
					text-decoration: underline;
					font-weight: 100;
					}		
					
			#container #intro #pitch2 #promo p a:visited {
					text-decoration: underline;
					font-weight: 100;
					}			
					
			#container #intro #pitch2 #promo a:hover {
					text-decoration: underline;
					color:  #0000FF;
					}			
					
			#container #intro #pitch2 #promo h3 {
					color: #333333;
					font-weight: bold;
					font-size: 15px;
					font-family: verdana;
					margin-top: 20px;
					margin-bottom: 10px;
					}		
					
			#container #intro #pitch2 #promo #promoImg {
			       position: absolute;
				   top: 10px;
				   right: 10px;
				   }	
				   
			#container #intro #pitch2 #right {
			        position: absolute;
					width: 195px;
					right: 0px;
					top: 65px;
					border: 1px solid #cccccc;
					background-color: #ffffff;
					padding-top: 10px;
					padding-left: 10px;
					padding-right: 10px;
					}   	
					
			#container #intro #pitch2 #right a {
					text-decoration: underline;
					font-weight: 500;
					}	
					
			#container #intro #pitch2 #right a:hover {
					text-decoration: underline;
					color:  #0000FF;
					}

				#container #intro #pitch h1
				{
					color: #333333;
					font-weight: bold;
					font-size: 24px;
					font-family: verdana;
					letter-spacing: -1px;
					width: 700px;
					margin-bottom: 15px;
				}
			
				#container #intro #pitch ul
				{
					font-size: 16px;
					padding: 5px 15px 0px 5px;
				}
				
					#container #intro #pitch ul li
					{
						list-style-position: inside;
						list-style-type: square;
						margin-bottom: 5px;
					}
				
				#container #intro #pitch p
				{
					line-height: 16px;
				}

				#container #intro #one
				{
	width: 125px;
	height: 125px;
	top: 67px;
	left: 673px;
	position: absolute;
				}
				
				#container #intro #two
				{
	width: 125px;
	height: 125px;
	top: 67px;
	left: 814px;
	position: absolute;
				}
				
				#container #intro #three
				{
	width: 125px;
	height: 125px;
	top: 205px;
	left: 675px;
	position: absolute;
				}
				
				#container #intro #four
				{
	width: 125px;
	height: 125px;
	top: 205px;
	left: 814px;
	position: absolute;
				}
				
			
						
		#container #content
		{
		}
			#container #content #teaser
			{
				padding: 0px 50px 0px 0px;
				float: left;
				width: 655px;
			}
		
				#container #content p img
				{
					float: right; 
					padding-left: 10px;
				}
				
				#container #content #teaser h2
				{
					font-size: 22px;
					font-weight: bold;
					margin-bottom: 15px;
				}

				#container #content #teaser p
				{
					color: #616161;
				}
				
				#container #content #teaser ul
				{
					margin-left: 15px;
				}
						
					#container #content #teaser ul li
					{
						list-style-position: inside;
						list-style-type: square;
						font-weight: bold;
					}
					
				#container #content .button
				{
					margin-left: 10px;
					
				}

			#container #content #benefits
			{				
				border-left: 1px solid #d3d3d3;
				color: #616161;				
				float: left;
				font-size: 12px;				
				padding: 70px 10px 70px 10px;
				width: 229px;
				text-align: center;
			}
							
				#container #content #benefits dl
				{
					margin-bottom: 70px;
				}

					#container #content #benefits dl dt
					{
						margin: 0 auto;
					}
			
					#container #content #benefits dl dd
					{
						font-family: verdana;				
						padding-top: 15px;
						margin: 0 auto;					
					}
						
		#container #footer
		{
			position: relative;
			height: 30px;
			padding: 0px 0px 15px 0px;
			text-align: left;
			width: 710px;
			margin-left: 215px;
			background-color: #fafafa;
			
		}
		
		#container #footer #textLink {
			height: auto;
			width: 710px;
			padding-top: 20px;
			padding-bottom: 10px;
			border-top: 1px solid #cccccc;
			margin-bottom: 20px;
			font-size: 12px;
			color: #666666;
			}
			
		#container #footer #textLink a {	
			color: #333333;
			font-size: 12px;
			text-decoration: none;
			}
			
		#container #footer #textLink a:visited {
			color: purple;
			font-weight: normal;
			}	
		
		#container #footer #textLink a:hover {
			text-decoration: underline;
			color:  #0000FF;
			background-color: #d6e5f2;
			}
		
		
			
/* --- Pages ------------------------------ */

.privacy #container #content
{
	padding: 0px 50px 0px 50px;
}

	.privacy #container #content h4
	{
		font-size: 20px;
		font-weight: bold;
	}
	
	.privacy #container #content h5
	{
		font-size: 18px;
		font-weight: bold;
	}	
	
/* --- Rhapsody --- */

#fortune {
   position: absolute;
   background-color: #fafafa;
   width: 265px;
   height: auto;
   padding-top: 5px; 
   padding-right: 5px;
   padding-bottom: 0px;
   padding-left: 5px;
   border: 1px solid #cccccc;	
   left: 345px;
   top: 395px;
   font-size: 12px;
   }
   
#bonus {
   position: absolute;
   left: 405px;
   top: 280px;
   }   
   
