﻿#default_aspx
{
	margin:0;	
}

#default_aspx #productTitle
{
	background-image:url(images/defaultProductTitleBg.jpg);
	width:894px;
	height:38px;
	margin:0;
	padding:25px 0 0 100px;
	font-size:16px;
	font-weight:bold;
	color:#505050;
}

#default_aspx #productContent
{
	width:964px;
	margin:0;
	padding: 0 0 0 30px;
}

#default_aspx #aboutusProduct2
{
	padding:10px 0 10px 30px;

}

#default_aspx #aboutusProduct2 #aboutus
{
	background-image:url(images/defaultAboutBg.jpg);
	width:592px;
	height:260px;
	margin:0;
	padding:12px 0 0 75px;
	float:left;
}

#default_aspx #aboutusProduct2 #aboutus span
{	
	font-size:16px;
	font-weight:bold;
	color:#505050;
}

#default_aspx #aboutusProduct2 #aboutus #aboutusContent
{
	padding: 5px 15px 0 180px;
	height:200px;
	overflow:hidden;
}

#default_aspx #aboutusProduct2 #product2
{
	background-image:url(images/defaultProduct2Bg.jpg);
	width:264px;
	height:252px;
	margin:0;
	padding:12px 0 0 0;
	float:left;
}

#default_aspx #aboutusProduct2 #product2 span
{
	padding:0 0 0 30px;
	font-size:16px;
	font-weight:bold;
	color:#505050;
}

#default_aspx #aboutusProduct2 #product2 p
{
	padding:5px 0 0 20px;	
}
