﻿ .prop {
    height:950px;
    float:right;
    width:1px;
  }

  .clear {
    clear:both;
    height:1px;
    overflow:hidden;
  }

body {
	margin: 0 0 0 0; 
	background-color:Transparent;
	font-family:Trebuchet MS,Verdana, Helvetica, sans-serif;
	font-size:0.65em;
	line-height:1.4em;
	color:#666666;
}
html, body {
	margin: 0;
	padding: 0;
}

html 
{
    background:url('../../image/bgfader.gif') fixed;
}

/*\*/
html, body, .swc0, .swc1 {
	height: 100%;
	
}
.swc0 {
	margin: 0 auto;
	display: table;
	/*BACKGROUND:url('../../image/bg.png') repeat-y fixed center 50%; 
    height:850px;*/
    width:950px;

    
}
.swc1 {
	display: table-cell;
	vertical-align: middle;
    border-top:solid 1px silver;
    border-bottom:solid 1px silver;
    /*width:900px;
    margin-left:25px;*/
    
}
/**/
.swc1 {
	/*white-space: nowrap;*/
}
.swc2 {

}
/* in IEM solo shrink-wrap, no vert.center \*//*/
* html .swc1 {
	text-align: center;
}
* html .swc2 {
	display: inline-block;
	text-align: left;
	width: 1px;
}
/**/
  
/*For IE 7 and 8*/

.swc1 {
	text-align: center;
}
.swc2, .swc3 {
	vertical-align: middle;
}
.swc2 {
	display: inline;
	_height: 0;
	zoom: 1;
	text-align: left;
}
.swc3 {
	height: 100%;
	zoom: 1;
}

.Csshide 
{
    display:none;
}

