@charset "utf-8";
/* CSS Document */

div#logo { background-image: url(/common/skeleton/default/images/logo.gif);
	height: 65px; width: 162px; margin: 0px; padding: 0px; z-index: 1; border-top-style: none; 
	border-right-style: none; border-bottom-style: none; border-left-style: none; overflow: auto;
	position:relative; float:none; background-repeat: no-repeat; left: 8px; top: 7px; clear: both; 
	display:block; clear:both;}
div#blockSkeletonTopMenu { position: relative; z-index: 90; width: auto; float:none; 
right: 0px; margin-top: 0px; clear:both; margin-bottom: 18px;}


#blockSkeletonleftPane {
/*in page.css :
	display: block;
	position: relative;
	float: left;
	margin-top: 7px;
	margin-bottom: 2px;
	overflow: hidden;
	height: auto;
	margin-right: 0px;
	margin-left: 0px;
	width: 202px;
*/
}
#blockSkeletonMainPane {
/*in page.css :
	display: block;
	float: right;
	width: 795px;
	position: relative;
	top: -18px;
	padding-left: 5px;
	margin: 0;
	z-index: 3;

 background-color:#FFFFCC; */
 float:none;
 width:auto;

}
div#strip1{
	/* background-color:#66FF00; */
	margin:0px;
	height:15px;
	padding:0px;
	overflow:hidden;
}
div#strip3 .rightColumn{
	/*in page.css :
	display: block;
	float: right;
	width: 193px;
	position: relative;
	clear: right;
	overflow: hidden;
	padding-right:2px;
	*/
	width: 193px;
}

.centerColumn {
	padding-left: 8px;
	display: block;
	margin-right: 295px;
	padding-right: 16px;
	/* background-color:#FF0000; */
}
	
