@charset "utf-8";
/* CSS Document */
#heading1, #heading3, #heading4
{
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}
#heading1
{
	background: #fff url('/skin/frontend/beaubags/default/product-templates/images/sofia/heading1.gif') no-repeat left top;
	width: 384px;
	height: 50px;	
}
#heading2
{
	background: #fff url('/skin/frontend/beaubags/default/product-templates/images/sofia/heading2.gif') no-repeat left top;
	width: 240px;
	height: 52px;

}
#heading3
{
	background: #fff url('/skin/frontend/beaubags/default/product-templates/images/sofia/heading2.gif') no-repeat left top;
	width: 240px;
	height: 52px;
	margin-left: 160px;
	margin-top: 66px;
}
#heading4
{
	background: #fff url('/skin/frontend/beaubags/default/product-templates/images/sofia/heading3.gif') no-repeat left top;
	width: 320px;
	height: 46px;
	line-height: 15px;
}
h2.hiddenText
{
	display: none;
}
.myDescription p
{
	color: #47423e;
	font-size:14px;
	line-height: 21px;
}
#content3
{
	margin-left: 160px;
}
#content4
{
	margin-top: 5px;
}
