@charset "utf-8";
/* CSS Document */
/*#aboutusUL{
	padding-left: 15px;
}
#aboutusUL li{
	padding-top: 10px;
}
#aboutUsTab p{
	color: #FF6600;
	font-weight: bold;
	font-size: 14px;
}
#aboutUsTab #p1{
	padding-top: 20px;
}*/

/*----------------equipment tab---------------------------*/
#panelThumbs{
	
}
/*----------------end of equipment tab--------------------*/

/*----------------skin care product tab---------------------------*/
#skinCareProductsTab p{
	color: #FF9900;
	font-size: 14px;
	font-weight: bold;
}
#skinCareProductsTab ul li{
	padding-top: 15px;
}
#skinCareProductsTab ul{
	padding-left: 15px;
}
/*----------------end of skin care product tab--------------------*/

/*----------------location and hours tab---------------------------*/
#locationAndHoursTab{
	width: 400px;
	/*background-color: #FF0000;*/
	margin: 0 auto;
	padding-top: 60px;
}
#salon1{
	width: 200px;
	float: left;
}
#salon2{
	width: 200px;
	float: right;
}
#salon1 .streetName{
	font-size: 16px;
	color: #ff6633;
}
#salon2 .streetName{
	font-size: 16px;
	color: #ff6633;
}


/*----------------end of location and hours tab--------------------*/