﻿.table
{
	line-height:12px;
}
div#topmenu
{
	position: absolute;
	z-index:99999;
}
#pgbbwMain
{
	z-index: 0;
	padding-top:125px;
}
#sTop
{
	width: 919px;
	height: 120px;
	background:url("../images/babystudio/top_pgbbw.png") !important;
	*background:none;
}
*html #sTop
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src=    '../images/babystudio/top_pgbbw.png' );
}
#sMain
{
	width: 919px;
	background:url("../images/babystudio/gbg.png") !important;
	*background:none;
}
*html #sMain
{
	*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src=   '../images/babystudio/gbg.png' );
}
#sBottom
{
	width: 919px;
	height: 30px;
	background:url("../images/babystudio/bottom_pgbbw.png") !important;
	*background:none;
	margin-bottom:20px;
}
*html #sBottom
{
	*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src=   '../images/babystudio/bottom_pgbbw.png' );
}
#pgbbwline
{
	width:945px;
	height:162px;
	background:url("../images/babystudio/pgbbwline.png") !important;
	*background:none;
	margin-bottom:20px;
	margin-left:-20px;
	margin-top:-100px;
	position: absolute;
	z-index:99999;
}
*html #pgbbwline
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../images/babystudio/pgbbwline.png' );
}
#leftbar
{
	width:200px;
	vertical-align:bottom;
	float:left;
}
#leftbar p
{
	padding-left:20px;
	padding-right:20px;
}

