.scode {
	position: relative;
	/*left:450px;
    top:400PX;*/
	overflow: auto;
	width: 600px;
	height: 500px;
	border-right: black thin solid;
	border-top: black thin solid;
	border-left: black thin solid;
	border-bottom: black thin solid;
}

.TreeFile {
	overflow: auto;
}

.source_code {
	overflow: auto;
	width: 100%;
	height: 100%;
}

.treeDiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: Black;
	overflow: auto;
	width: 100%;
	height: 100%;
	/*
	width:225px;
	
	*/
}

.treeNode {
	white-space: nowrap;
	/*text-indent: -14px;*/
	font-size: 11px;
	margin: 5px 2px 5px 5px;
	color: Black;
}

.hoverNode {
	background-color: #cccccc;
	border: solid 1px #999999;
	text-decoration: none;
	color: White;
}

.treeSelected {
	color: Black;
	padding: 1px 3px 1px 3px;
	text-decoration: none;
	/*background-color: #cccccc;*/
	background-color: #FAFAD2 !important;
	border: solid 1px #999999;
}

a.treeDiv,a.treeNode,a.hoverNode,a.treeSelected {
	color: Black;
}

a.treeDiv:visited,a.treeNode:visited,a.hoverNode:visited,a.treeSelected:visited
	{
	color: Black;
}

a.treeDiv:hover,a.treeNode:hover,a.hoverNode:hover,a.treeSelected:hover
	{
	color: Black;
}

.Header {
	background-color: #ffffff;
	height: 100px;
}

/*
        use these styles when you are using the layout control
    */
body {
	overflow: hidden;
	margin: 0;
	padding: 0;
	border: 0px none;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

html,body {
	height: 100%;
}

form {
	width: 100%;
	height: 100%;
}

/* Styles from original aspose.css file  */
.demo {
	overflow: auto;
	width: 100%;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	margin: 0.5em;
}

/*
.demo ol, ul
	{
	margin: .5em 0em 0em 2em; 
	}
.demoli
	{
	margin-bottom: .5em;
	}
.demo ul p, ol p, dl p
	{
	margin-left: 0em;
	}
.demo ul p.label, ol p.label
	{
	margin-top: .5em;
	}

.demo h1, h3, h4
{
	margin-bottom: .4em;
	margin-top: 1em;
}

.demo h1
{
	font-size: 120%;
	margin-top: 0em;
}

.demo h3
{
	font-size: 115%;
}

.demo h4
{
	font-size: 100%;
}

.demo div.table
{
	text-align: center;
}

.demo table
{
	font-size: 100%;
	border-collapse: collapse;
	width: 93%;
}

.demo th
{
	background-color: #cccccc;
	color: #000000;
	font-weight: bolder;
	padding: 5px;
	//border: 1px solid #999999;
}

.demo tr
{
	background-color: #ffffff;
	padding: 5px;
	text-align: left;
	//border: 1px solid #999999;*
}

.demo td
{
	//border: 1px solid #999999;
	padding: 5px;
}

.demo p
{
	margin: .5em 0em .5em 0em;
}

.demo pre
{
	margin-top: .5em;
	margin-bottom: .5em;
}

.demo .i1
{
	margin-left: 20px;
}

.demo .i2
{
	margin-left: 40px;
}

.demo .i3
{
	margin-left: 60px;
}


.demo div#banner
{
	width: 100%;
	margin: 0px 0px 0px 0px;
	border-width: 0px;
	border-bottom: 1px solid #999999;
	padding: 0px 0px 0px 0px;
	background-color: #99ccff;
}

.demo div#header
{
	margin: 0px 0px 0px 0px;
	border-width: 0px;
	padding: .4em .4em 0 .4em;
	background-color: #99ccff;
	font-style: italic;
}

.demo div#footer
{
	font-size: 100%;
	font-style:italic;
	border-top: 1px solid #999999;
	margin-left: 20px;
	margin-top: 1em;
	margin-bottom: 1em;
	width: 96%;
}

.demo div#banner h1
{
	margin: 0px 0px 0px 0px;
	border-width: 0px;
	padding: 0 .4em .3em .4em;
	background-color: #99ccff;
}

.demo div#content
{
	margin: 0px 0px 0px 0px;
	padding: 4px 4px 4px 4px;
}
.demo code.ce
{
	font-style: italic;
}

.demo pre.syntax span.lang
{
	margin: 0;
	font-weight: normal;
}

.demo pre.syntax span.meta
{
	margin: 0;
	font-weight: normal;
	font-style: italic;
}

.demo .permissions
{
	margin-top: 6px;
}

.demo blockquote.dtBlock
{
	margin: .5em 1.5em .5em 1.5em;
}

.demo a:link
{
	color: #000000;
}

.demo a:visited
{
	color: #000000;
}

.demo a:hover
{
	color: #3366ff;
}
*/ /* --------------------------------------------------
                  MAIN TOPIC STYLES
-------------------------------------------------- */
.demo div.saveHistory {
	behavior: url(#default#savehistory);
	text-decoration: underline
}

.demo div#scrollyes
	/*Allows topic to scroll with correct margins. Cannot be used with running head banner*/
	{
	padding: 2px 15px 2px 22px;
	width: 100%;
}

.demo div#nsbanner /* Creates Nonscrolling banner region */ {
	position: relative;
	left: 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #999999;
}

.demo div#nstext
	/* Creates the scrolling text area for Nonscrolling region topic */ {
	padding: 5px 10px 0px 22px;
}

.demo div#scrbanner
	/* Creates the running head bar in a full-scroll topic */ {
	/* Allows topic to scroll. */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #999999;
}

.demo div#scrtext /* Creates the text area in a full-scroll topic */ {
	/* Allows topic to scroll. */
	/*	width: 100%; /* Forces tables to have correct right margin */ */
	padding: 0px 10px 0px 22px;
}

.demo div#bannerrow1
	/* provides full-width color to top row in running head (requires script) */
	{
	background-color: #99ccff;
}

.demo div#titlerow
	/* provides non-scroll topic title area (requires script) */ {
	width: 100%; /* Forces tables to have correct right margin */
	padding: 0px 10px 0px 22px;
	background-color: #99ccff;
}

.demo div#portalbanner
	/* provides non-scroll topic title area (requires script) */ {
	width: 100%; /* Forces tables to have correct right margin */
	padding: 0px 10px 0px 22px;
	background-color: #99ccff;
	text-align: center;
}

/* =============================================== 
START OF Changed by Salman E

--------------------------------------------------
                    HEADING STYLES
--------------------------------------------------




.demo h1, h2, h3, h4
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: .4em; 
	margin-top: 1em;
	font-weight: bold;
	}
.demo h1
	{
	font-size: 120%;
	margin-top: 0em;
	}
.demo div#scrollyes h1 /* Changes font size for full-scrolling topic 
	{
	font-size: 150%;
	}
.demo h2
	{
	font-size: 130%;
	}
.demo h3
	{
	font-size: 115%;
	}
.demo h4
	{
	font-size: 100%;
	}
.demo .dtH1, .dtH2, .dtH3, .dtH4
	{
	margin-left: -18px;
	}
.demo div#titlerow h1
	{
	margin-bottom: .2em
	}
.demo div#portalbanner h1
	{
	margin-bottom: .2em	
	}

/* --------------------------------------------------
                     TEXT STYLES
-------------------------------------------------- 


END OF Changed by Salman E
===============================================  */
.demo p {
	margin: .5em 0em .5em 0em;
}

.demo blockquote.dtBlock {
	margin: .5em 1.5em .5em 1.5em;
}

.demo div#dtHoverText {
	color: #000066;
}

.demo .normal {
	margin: .5em 0em .5em 0em;
}

.demo .fineprint {
	font-size: 90%; /* 90% of 70% */
}

.demo .indent {
	margin: .5em 1.5em .5em 1.5em;
}

.demo .topicstatus /* Topic Status Boilerplate class */ {
	display: block;
	color: red;
}

.demo	STRONG {
	font-weight: bolder
}

.demo BLOCKQUOTE {
	margin-left: 40px;
	margin-right: 40px
}

.demo I,CITE,EM,.demo VAR,ADDRESS {
	font-style: italic
}

/* --------------------------------------------------
                     LABEL STYLES
-------------------------------------------------- */
.demo p.label {
	margin-top: 1em;
}

.demo p.labelproc {
	margin-top: 1em;
	color: #000066;
}

/* --------------------------------------------------
                    GRAPHIC STYLES
-------------------------------------------------- */
.demo img {
	border: none;
}

/* --------------------------------------------------
                     LIST STYLES
-------------------------------------------------- */
.demo LI {
	display: list-item
}

.demo OL,DL,DIR,MENU {
	margin: 1.33em 0
}

.demo OL,UL,DIR,MENU,DD {
	margin-left: 40px
}

.demo OL {
	list-style-type: decimal
}

.demo OL UL,UL OL,UL UL,OL OL {
	margin-top: 0;
	margin-bottom: 0
}

.demo ADDRESS,BLOCKQUOTE,BODY,DD,DIV,DL,DT,FIELDSET,FORM,FRAME,FRAMESET,H1,H2,H3,H4,H5,H6,IFRAME,NOFRAMES,OBJECT,OL,P,UL,APPLET,CENTER,DIR,HR,MENU,PRE
	{
	display: block
}

.demo div#Div1 div {
	margin-left: 22px;
	/*padding:3pt;*/
}

.demo ol,ul {
	margin: 0.5em 0em 0em 2em;
	/*margin-left: 22em;*/
	list-style-position: outside;
	/*list-style-type:decimal;*/
}

.demo li {
	margin-bottom: .5em;
}

.demo ul p,ol p,dl p {
	margin-left: 0em;
}

.demo ul p.label,ol p.label {
	margin-top: .5em;
}

/* --------------------------------------------------
               DEFINITION LIST STYLES
-------------------------------------------------- */
.demo dl {
	margin-top: 0em;
	padding-left: 1px;
	/* Prevents italic-letter descenders from being cut off */
}

.demo dd {
	margin-bottom: 0em;
	margin-left: 1.5em;
}

.demo dt {
	margin-top: .5em;
}

/* --------------------------------------------------
           CODE, SYNTAX, and REFTIP STYLES
-------------------------------------------------- */
.demo pre {
	margin-top: .5em;
	margin-bottom: .5em;
}

.demo pre,code,.code {
	font: 100% Monospace, Courier New, Courier; /* This is 100% of 70% */
	color: #000066;
}

.demo pre b,code b {
	letter-spacing: .1em; /* opens kerning on bold in Syntax/Code */
}

.demo pre.syntax {
	background: #cccccc;
	padding: 4px 8px;
	cursor: text;
	margin-top: 1em;
	margin-bottom: 1em;
	color: #000000;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
}

/* --------------------------------------------------
                      LINK STYLES
-------------------------------------------------- */
.demo a:link {
	color: #0000ff;
}

.demo a:visited {
	color: #0000ff;
}

.demo a:hover {
	color: #3366ff;
}

/* ---------------------------
MSHelp\:link - Help HxLinks
--------------------------- */
.demo MSHelp\:link {
	text-decoration: underline;
	color: #0000ff;
	hoverColor: #3366ff;
	filterString: ;
}

.demo A.HxLinkTable /* MSHelp\:link - Table disambiguation elements */ {
	
}

/* ---------------------------
MSHelp\:ktable - Help links
--------------------------- */
.demo MSHelp\:ktable {
	disambiguator: span;
	separator: & nbsp |& #32;
	prefix: |& #32;
	postfix: filterString :;
}

.demo div.HxLinkTable {
	width: auto;
	/* Forces tables to have correct right margins and top spacing */
	margin-top: -.4em;
	visibility: visible;
}

.demo ol div.HxLinkTable,ul div.HxLinkTable {
	margin-top: 0em;
	/* Forces tables to have correct right margins and top spacing */
}

.demo table.HxLinkTable
	/* Keep in sync with general table settings below */ {
	width: auto;
	margin-top: 1.5em;
	margin-bottom: .3em;
	margin-left: -1em;
	border-width: 1px 1px 0px 0px;
	border-style: solid;
	border-color: #999999;
	background-color: #999999;
	font-size: 100%; /* Text in Table is same size as text outside table */
	behavior: url(hxlinktable.htc);
	/* Attach the behavior to link elements. */
}

.demo table.HxLinkTable th,table.HxLinkTable td
	/* Keep in sync with general table settings below */ {
	border-style: solid; /* Creates the cell border and color */
	border-width: 0px 0px 1px 1px;
	border-style: solid;
	border-color: #999999;
	padding: 4px 6px;
	text-align: left;
}

.demo table.HxLinkTable th
	/* Keep in sync with general table settings below */ {
	background: #cccccc; /* Creates the shaded table header row */
	vertical-align: bottom;
}

.demo table.HxLinkTable td
	/* Keep in sync with general table settings below */ {
	background: #ffffff;
	vertical-align: top;
}

/* --------------------------------------------------
                    TABLE STYLES
-------------------------------------------------- */
.demo div.tablediv {
	width: 100%;
	/* Forces tables to have correct right margins and top spacing */
	margin-top: -.4em;
}

.demo ol div.tablediv,ul div.tablediv,ol div.HxLinkTable,ul div.HxLinkTable
	{
	margin-top: 0em;
	/* Forces tables to have correct right margins and top spacing */
}

.demo table.dtTABLE {
	width: 100%; /* Forces tables to have correct right margin */
	margin-top: .6em;
	margin-bottom: .3em;
	border-width: 1px 1px 0px 0px;
	border-style: solid;
	border-color: #999999;
	background-color: #999999;
	font-size: 100%; /* Text in Table is same size as text outside table */
}

.demo table.dtTABLE th,table.dtTABLE td {
	border-style: solid; /* Creates the cell border and color */
	border-width: 0px 0px 1px 1px;
	border-style: solid;
	border-color: #999999;
	padding: 4px 6px;
	text-align: left;
}

.demo table.dtTABLE th {
	background: #cccccc; /* Creates the shaded table header row */
	vertical-align: bottom;
}

.demo table.dtTABLE td {
	background: #ffffff;
	vertical-align: top;
}

/* --------------------------------------------------
ISSUE REPORTING AND MISC LINKS TOPIC FOOTER
-------------------------------------------------- */
.demo div.footer {
	font-style: italic;
}

.demo div.footer hr {
	color: #999999;
	height: 1px;
}

/* --------------------------------------------------
             STYLES FOR RUNNING HEADS
-------------------------------------------------- */
.demo table.bannerparthead,table.bannertitle
	/* General values for the Running Head tables */ {
	position: relative;
	left: 0px;
	top: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
	height: 21px;
	border-collapse: collapse;
	border-style: solid;
	border-width: 0px;
	background-color: #99ccff;
	font-size: 100%;
}

.demo table.bannerparthead td
	/* General Values for cells in the top row of running head */ {
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 4px;
	vertical-align: middle;
	/*border-width: 0px 0px 1px 0px; */
	border-width: 0px border-style :   solid;
	border-color: #999999;
	background: transparent;
	font-style: italic;
	font-weight: normal;
}

.demo table.bannerparthead td.product
	/* Values for top right cell in running head */ {
	/* Allows for a second text block in the running head */
	text-align: right;
	padding: 2px 5px 0px 5px;
}

.demo table.bannertitle td
	/* General Values for cells in the bottom row of running head */ {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 3px;
	vertical-align: middle;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #999999;
	background: transparent;
	font-weight: bold;
}

.demo td.button1 /* Values for button cells */ {
	width: 14px;
	cursor: hand;
}

/* =================================================
            STYLES REQUIRED BY THE SCRIPT */
	/* --------------------------------------------------
                  SAMPLE VIEWER
-------------------------------------------------- */
.demo div#smpMgrCell {
	display: none;
}

.demo table.SampMgr {
	margin: 0px 0px 0px -22px;
}

.demo table.SampMgr td {
	padding-left: 22px;
}

/* --------------------------------------------------
RUNNING HEAD BAR POPUP STYLES: See Also, Requirements, MultiLang Filtering
-------------------------------------------------- */
.demo div.sapop,div.langMenu /* See Also & Requirements popups */ {
	position: absolute;
	left: 0px;
	z-index: 1;
	width: 50%;
	padding: 0px 8px 5px 26px;
	visibility: hidden;
	border: 1px solid #999999; /* Same as all other border colors */
	background: #ffffcc;
}

.demo div.langMenu /* MultiLang Filter popup */ {
	padding: 10px 10px 10px 10px;
}

.demo div.langMenu ul {
	list-style-type: none;
	padding-left: 5px;
	margin-left: 0px;
}

.demo .lang,.ilang /* controls the multilang tag styles */ {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	font-style: normal;
}

.demo h1 .lang,h1 .ilang {
	font-size: 65%;
}

.demo div.filtered {
	margin-top: .6em;
	margin-bottom: .6em;
	margin-left: -7px;
	padding: 0px 0px 0px 6px;
	border-left: 1px solid #999999;
	background: #ffffff;
}

.demo div.filtered h1,div.filtered h2,div.filtered h3,div.filtered h4 {
	margin-left: -22px;
}

.demo div.filtered span.lang {
	position: relative;
	left: 0px;
}

/* --------------------------------------------------
              PARAMETER POPUP STYLES
-------------------------------------------------- */
.demo div.reftip /* Defines the RefTip popup in Syntax */ {
	position: absolute;
	z-index: 1;
	visibility: hidden;
	border: 1px solid #999999;
	background: #ffffcc;
	/*	padding: 0px 0px 0px 0px; */
}

.demo div.reftip dl /* Sets margin around the text within the popup */ {
	margin: 3px 8px 8px 8px;
}

.demo a.synParam /* parameter popup links */ {
	color: #0000ff; /* Must match the a:link style color */
	text-decoration: underline;
}

.demo a.synParam:visited
	/* ensures parameter popup links are always the unvisited color */ {
	color: #0000ff; /* Must match the a:link style color */
	text-decoration: underline;
}

.demo a.synParam:hover /* parameter popup links */ {
	color: #3366ff; /* Must match the a:hover style color */
	text-decoration: underline;
	font-style: italic;
}

/* --------------------------------------------------
              EXPAND-COLLAPSE STYLES
-------------------------------------------------- */
.demo div.expandBody {
	margin: .5em 0em 0em 1.4em;
	display: none;
}

.demo a.expandLink1 {
	font-size: 115%;
}

.demo a#ExPand {
	color: #3366ff;
	font-weight: bold;
	text-decoration: none;
}

.demo a#ExPandAll {
	color: #3366ff;
	font-weight: bold;
	text-decoration: none;
}

/* --------------------------------------------------
              GLOSSARY POPUP STYLES 
          Not used by Visual Studio .NET 
-------------------------------------------------- */
	/* COMMENT OUT GLOSSARY SECTION
/*div#popUpWindow
	{ Controlled by the script in the variable L_PopUpBoxStyle_Style
	}*/
.demo a.glosslink:link {
	color: #000000;
}

.demo a.glosslink:visited {
	color: #000000;
}

.demo a.glosslink:hover {
	color: #000000;
	font-style: italic;
}

.demo div#popUpWindow h5
	/* Controls the style of the Term in Glossary Popups */ {
	margin: 5px 5px 5px 5px;
	color: #000000;
}

.demo div#popUpWindow p
	/* Controls the style of the Text in Glossary Popups */ {
	margin: 5px 5px 5px 5px;
	color: #000000;
}

.demo p.GLOSSARY_TEXT {
	
}

.demo div#popUpWindow a
	/* Controls the style of the Links in Glossary Popups */ {
	
}

* / /* END COMMENT OUT OF GLOSSARY SECTION */
	/* END STYLES REQUIRED BY THE SCRIPT 
================================================== */
	/* =============================================== * / 
   START OF Styles Copied froom Sitefinity CSS
/* =============================================== */ 



.TxtEmphasizedBlueRegular {
	font-size: 13px;
	color: #002672;
	font-weight: bold;
	text-decoration: none;
}

.TxtEmphasizedBlueRegular:link {
	font-size: 13px;
	color: #002672;
	font-weight: bold;
	text-decoration: none;
}

.TxtEmphasizedBlueRegular:Visited {
	font-size: 13px;
	color: #002672;
	font-weight: bold;
	text-decoration: none;
}

.TxtEmphasizedBlueRegular:Hover {
	font-size: 13px;
	color: #002672;
	font-weight: bold;
	text-decoration: none;
}

.TxtEmphasizedBlueRegular:Active {
	font-size: 13px;
	color: #002672;
	font-weight: bold;
	text-decoration: none;
}

.TxtEmphasizedBlue {
	font-size: 11px;
	color: #002672;
	font-weight: bold;
}

.TxtEmphasizedBlue:Link {
	color: #002d8f;
	text-decoration: none;
}

.TxtEmphasizedBlue:visited {
	color: #002d8f;
	text-decoration: none;
}

.TxtEmphasizedBlue:Hover {
	color: #2073ef;
	text-decoration: none;
}

.TxtEmphasizedBlue:Active {
	color: #2073ef;
	text-decoration: none;
}

.TxtMediumGraySmall {
	color: #666666;
	font-size: 11px;
}

.TxtMediumGray {
	color: #666666;
	font-size: 14px;
}

.TxtMediumGrayCorporate {
	color: #666666;
	font-size: 13px;
}

.TxtMediumGray:Link {
	color: #666666;
}

.TxtMediumGray:Visited {
	color: #666666;
}

.TxtMediumGray:Hover {
	color: #666666;
}

.TxtMediumGray:Active {
	color: #666666;
}

.ProductSpotlight {
	font-size: 15px;
	font-weight: bold;
}

.TxtContent {
	color: #333333;
	font-size: 12px;
}

/* Headings */
H1 {
	font-size: 24px;
	margin: 0px;
	padding: 0px;
	margin-top: 1.3em;
	margin-bottom: .3em;
	color: #002d8f;
	font-weight: normal;
}

H2 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	margin-top: 1.3em;
	margin-bottom: .3em;
	color: #002d8f;
	font-weight: normal;
}

H2.demos-headings {
	margin: 0px;
	padding: 0px;
}
.demos-description {
	margin-left: 20px;
	margin-right: 20px;
}

H3 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	margin-top: 1.3em;
	margin-bottom: .3em;
	color: #002d8f;
	vertical-align: middle;
	font-weight: bold;
}

H4 {
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	margin-top: 1.3em;
	margin-bottom: .3em;
	font-weight: bold;
	color: #002d8f;
}

.TxtDate {
	font-size: 11px;
	color: #aaaaaa;
}

hr {
	color: #c3c3c3;
	height: 1px width :   100%;
}

.d-description {
	margin-left: 15px;
	margin-right: 15px;
}

.d-description a:link,.d-description a:visited,.d-description a:active {
	color: #00a9d2;
	text-decoration: none;
}

.d-description a:hover {
	color: #00a9d2;
	text-decoration: underline;
}

.demos-heading-bg {
	background:
		url(http://apps.aspose.com/Common/images/header_bg.jpg)
		;
	background-repeat: repeat-x;
}

.demos-heading-left {
	width: 19px !important;
	height: 41px !important;
	background: url(http://apps.aspose.com/Common/images/heading_lft.jpg) no-repeat left top;
}
.demos-heading-right {
	width: 19px !important;
	height: 41px !important;
	background: url(http://apps.aspose.com/Common/images/heading_rt.jpg) no-repeat right top;


/* =============================================== * / 
   END OF Styles Copied froom Sitefinity CSS
/* =============================================== */
.treeDiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: Black;
	overflow: auto;
	width: 100%;
	height: 100%;
}

html,body,form {
	height: 100%;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

.Boxes {
	width: 734px;
	height: 192px;
	background: url(Images/BoxesBg.jpg) 0 0 no-repeat;
}

.Boxes_Wrapper {
	width: 686px;
	height: 116px;
	top: 45px;
	left: 24px;
	white-space: nowrap;
}

.Boxes_Wrapper img {
	display: inline
}

.BoxesSlider {
	width: 734px;
	margin: 4px 0 30px
}

.BoxesSlider .radslider {
	margin: 0 auto
}

.qsfThumbHolder li {
	margin: 0pt 38px 0pt 0pt;
	width: 115px;
}
/*
#Footer {
    position: absolute;
    bottom: 10px;
}
*/
