#cartBody, #tipsBody, .contentBlockSm, .contentBlockWide, #cartMonthlyBody
{
	min-height: 50px;
	border-left: solid 1px #B0B0B0;
	border-right: solid 1px #B0B0B0;
}

#cartContain, #cartTop, #cartBody, #cartHelp, #cartFooter, #cartCap, #cartMonthlyCap,
#changePlan, #tipsContain, #tipsTop, #tipsBody, #tipsFooter, #cartMonthlyBody, #cartMonthlyTop
{
	float: left;
}

#cartContain, #cartTop, #cartFooter, #cartCap, #changePlan, #tipsContain, 
#tipsTop, #tipsFooter, #cartMonthlyTop, #cartMonthlyCap, #cartMonthlyTop
{
	width: 100%;
}

#cartBody, #cartHelp, #tipsBody, #cartMonthlyBody
{
	width: 100%;
}

#cartContain, #cartBody, #cartMonthlyBody
{
	background: #ffffff;
}

#cartHelp
{
	background-image: url(../images/cart_help.jpg);
	border: solid 1px #B0B0B0;
	height: 36px;
}

#cartTop, #cartFooter, #cartMonthlyTop
{
	/*height: 11px;*/
	font-size: 25px;
	font-style: normal;
    font-weight: normal !important;
    font-family: Arial;
    background: #ff2851;
    border-radius: 3px 3px 0 0;
    /*text-shadow: 0 1px 0 #ff2851;*/
	color: #fafafa;
	/*background-color: #ff871c;*/
}

#cartCap, #cartMonthlyCap
{
	background-color: #ff2851;
	height: 8px;
}


ul.summaryList
{
	display: block;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.summaryList li
{
	/*display: inline;*/
	width: 100%;
	list-style-type: none;
}

span.summaryListTitle, span.summaryListHeader, span.summaryListUserInfo, span.summaryListUserData, span.summaryListUserDataWide, span.summaryListItem, span.summaryListCost
{
	float: left;
	border: solid 1px #ffffff;
}

span.summaryListTitle, span.summaryListHeader
{
	width: 100%;
	padding: 2px 0 2px 2px;
	font-weight:bold;
}

span.summaryListHeader
{
	background-color: #e6e6e6;
	color: #333333;
	font-size:12pt;
}

span.summaryListTitle
{
	background-color: #003366;
}

span.summaryListUserInfo, span.summaryListItem
{
	margin: 0 0 0 0;
	color: #333333;
}

span.summaryListUserInfo, span.summaryListItem, span.summaryListUserData, span.summaryListCost
{
	background-color: #ffffff;
	border-top: solid 1px #e6e6e6;
}

span.summaryListUserInfo, span.summaryListCost
{
	width: 20%;
	padding-top: 8px;
	padding-bottom: 10px;
	line-height: 133%;
	text-align: right;
	font-size: 14px;
}

span.subSummary
{
	font-size:10pt;
	font-style:italic;	
	font-weight:normal;
	color:#3c3c3c;
}

span.summaryListUserData
{
	width: 76%;
}

span.summaryListItem
{
	width: 76%;
	padding-left: 5px;
	padding-top: 8px;
	padding-bottom: 6px;
	line-height: 133%;
	font-size: 14px;
}
span.summaryText
{
	background-color: #FFFFFF;
	color: #000000;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size:12pt;
	line-height: 125%;
}

#plan-details ul {
	padding-left: 35px;
}

.comments-form input {
   height: auto;
}
.comments-form .input-sm {
	height: 30px; 
}

b.niftycorners,b.niftyfill{display:block}
b.niftycorners *{display:block;height: 1px;line-height:1px;font-size: 1px;
    overflow:hidden;border-style:solid;border-width: 0 1px}
/*normal*/
b.r1{margin: 0 3px;border-width: 0 2px}
b.r2{margin: 0 2px}
b.r3{margin: 0 1px}
b.r4{height: 2px}
b.rb1{margin: 0 8px;border-width:0 2px}
b.rb2{margin: 0 6px;border-width:0 2px}
b.rb3{margin: 0 5px}
b.rb4{margin: 0 4px}
b.rb5{margin: 0 3px}
b.rb6{margin: 0 2px}
b.rb7{margin: 0 1px;height:2px}
b.rb8{margin: 0;height:2px}
b.rs1{margin: 0 1px}
/*transparent inside*/
b.t1{border-width: 0 5px}
b.t2{border-width: 0 3px}
b.t3{border-width: 0 2px}
b.t4{height: 2px}
b.tb1{border-width: 0 10px}
b.tb2{border-width: 0 8px}
b.tb3{border-width: 0 6px}
b.tb4{border-width: 0 5px}
b.tb5{border-width: 0 4px}
b.tb6{border-width: 0 3px}
b.tb7{border-width: 0 2px;height:2px}
b.tb8{border-width: 0 1px;height:2px}
b.ts1{border-width: 0 2px}