﻿#subbannercontent
{
	width: 778px;
	border-bottom:1px solid #4FB4FF;
	margin:0px auto 10px auto;
}

#prices {width:100%;}
#prices .spacer {width:2%;}
#prices .centeredText{width:100%;text-align:center;font-size:11px;font-weight:bold;}

.pricepanel { margin-bottom:10px; }

#nailsprices {width:49%;	float:left;}
#nailsprices .pricepanel .contenth {background: #DFF1FF; border-right:1px solid #0F2D7F; border-left:1px solid #0F2D7F; height:100px;}

#manicuresprices {width:100%;}
#manicuresprices .pricepanel .contenth {background: #DFF1FF; border-right:1px solid #0F2D7F; border-left:1px solid #0F2D7F; height:auto;}

#pedicuresprices {width:100%;}
#pedicuresprices .pricepanel .contenth {background: #DFF1FF; border-right:1px solid #0F2D7F; border-left:1px solid #0F2D7F; height:auto;}

#waxprices {width:100%;}
#waxprices .pricepanel .contenth {background: #DFF1FF; border-right:1px solid #0F2D7F; border-left:1px solid #0F2D7F; height:auto;}

.pricepanel .b1h, .pricepanel .b2h, .pricepanel .b3h, .pricepanel .b4h, .pricepanel .b2bh, .pricepanel .b3bh, .pricepanel .b4bh{font-size:1px; overflow:hidden; display:block;}
.pricepanel .b1h {height:1px; background:#0F2D7F; margin:0 5px;}
.pricepanel .b2h, .pricepanel .b2bh {height:1px; background:#4FB4FF; border-right:2px solid #0F2D7F; border-left:2px solid #0F2D7F; margin:0 3px;}
.pricepanel .b3h, .pricepanel .b3bh {height:1px; background:#4FB4FF; border-right:1px solid #0F2D7F; border-left:1px solid #0F2D7F; margin:0 2px;}
.pricepanel .b4h, .pricepanel .b4bh {height:2px; background:#4FB4FF; border-right:1px solid #0F2D7F; border-left:1px solid #0F2D7F; margin:0 1px;}
.pricepanel .b2bh, .pricepanel .b3bh, .pricepanel .b4bh {background: #DFF1FF;}
.pricepanel .headh {background: #4FB4FF; border-right:1px solid #0F2D7F; border-left:1px solid #0F2D7F;height:23px;clear:both;}

.pricepanel .headh h3 {margin: 0px 10px 0px 10px;padding-bottom:3px;color:#fff;font-weight:bold;}

.pricepanel .headh h3.name {float:left;margin:0px 0px 0px 10px;padding:0px;font-size:14px;}
.pricepanel .headh h3.price{float:right;margin:0px;padding:0px 10px 0px 0px;font-size:14px;}

.pricepanel .contenth {background: #DFF1FF; border-right:1px solid #0F2D7F; border-left:1px solid #0F2D7F; height:auto;}

.pricepanel .contenth div {width:100%;margin:0px auto;}

.pricepanel .contenth table {margin:0px;padding:5px 0px 5px 0px; width:100%;}
.pricepanel .contenth table tr th {font-weight:bold;text-align:center; padding:0px 5px 0px 5px;}
.pricepanel .contenth table tr td {padding:0px 5px 0px 5px;}
.pricepanel .contenth table tr td.price {text-align:center;}
.pricepanel .contenth table tr td.noHeaderPrice {text-align:right;padding-right:5px;}
.pricepanel .contenth table tr td.tablespacer{width:20%;}

.pricepanel .contenth .paneldesc { padding:10px; font-size:13px; font-style:italic; width:auto; }
.pricepanel .contenth .paneldesc strong { font-weight: bold; }
