*
#layout
{
   width: 700px;
   background: url(../images/information.png) no-repeat top center;
   margin: 0px 20px;
}

#inside
{
   background: url(../images/disclaimerheader.png) no-repeat top left;  
}

.ctitle
{
   margin-top: 30px;
}

.ctitle p
{
   width: 400px;
   font: 20px Tahoma;
   color: #ff0400;
   text-transform: uppercase;
   text-align: justify;
}

p
{
  text-align: justify;
  font-size: 12px;
  margin-top: 10px;
}

h3.section 
{
	margin-top: 1em;
}

#horizontal_slide 
{
	background: #ffd900;
	padding: 20px 10px;
        text-align: justify;
	font-weight: bold;

}

#horizontal_slide2
{
	background: #fafafa;
	padding: 20px 10px;
        text-align: justify;
}

#horizontal_slide2 h4 
{
	background: #ffd900;
	padding: 4px 4px;
}

div.marginbottom {
	/* Since the Fx.Slide element resets margins, we set a margin on the above element */
	margin-bottom: 10px;
}

.spacesmall
{
   height: 40px;
}

.spacebig
{
   height: 200px;
}