#facebox .b {
  background:url(b.png);
}

#facebox .tl {
  background:url(tl.png);
}

#facebox .tr {
  background:url(tr.png);
}

#facebox .bl {
  background:url(bl.png);
}

#facebox .br {
  background:url(br.png);
}

#facebox {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  margin: auto;
  border-collapse: collapse;
}

#facebox .body {
  padding: 21px;
  background: #fff;
  width: 500px;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
}

#facebox .footer {
  border-top: 1px solid #DDDDDD;
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}
div.content { 
                height: 350px; /* set to your required height */ 
                overflow: auto; 
				
        }
#sectionwrapper {
	width: 550px;
}

.content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
} 

.content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #009900;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	margin-bottom: 12px;
} 
.sectionheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	clear: both;
	background-image: url(../images/headerbg.gif);
	background-repeat: repeat-x;
	padding-right: 12px;
	padding-left: 12px;
}
.content h4 {
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.sectionheaderleft {
	float: left;
	width: 245px;
	padding: 15px;
	background-image: url(../images/section_bg.gif);
	background-repeat: repeat-x;
	height: 150px;
}
.sectionheaderleft h3 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #0099FF;
}

.sectionheaderright {
	float: right;
	width: 245px;
	padding: 15px;
	text-align: center;
	height: 150px;
	background-image: url(../images/section_bg.gif);
}
.sectioncontent {
	width: 520px;
	padding: 15px;
	background-image: url(../images/section_bg.gif);
	background-repeat: repeat-x;
}
.sectioncontent h3 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #0099FF;
}
h5 {
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
