#branding {
    background: url("https://www.cinderellaofboston.com/images/Cinderella_Logo.png") no-repeat scroll center top transparent;
    height: 125px;
}
.theCats_alt, .theProds_alt, .theTags {
    width: 960px;
}

.theCats .c_box3_alt, .theProds_alt .c_box3_ws, .tagCol3_ws .c_box {
    width: 175px;
    margin: 8px;
}

.theCats .c_box3_alt .hover_link, .theCats .c_box3_alt .static_link {
    padding: 60px 0;
}
.cat-title-alt, .single-title {
    margin-bottom: 0;
}
.whereAmI {
    margin-bottom: 10px;
}
.cform textarea {
    width: 83%;
}
.cform input, .cform textarea {
    /* width: 252px; */
}
.cform .reqtxt, .cform .emailreqtxt {
    right: 13%;
}
.teaser .price_value .is, .teaser .item_remarks {
    color: #000000;
}

.ribbon 
{
   background: url("https://www.cinderellaofboston.com/images/ribbon_new.png") no-repeat top left;
   width: 70px;
   height: 70px;
   overflow: hidden;
   /*text-indent: -9000px;*/
   position: relative; /*changed*/
   right: 0px;  /*changed*/
   top: -201px;  /*changed*/
   z-index:500;
   display: block;
}
#exposeMask {
	background-color: #8687c8 !important;
}
.sizewarning {
	padding: 20px 20px 0px 20px;
	margin-bottom: 30px;
	border: dotted #9088b1;
	color: #000;
	background-color: #ffffff;
}
.sizewarning a {
	color: #9088b1;
	text-decoration: underline;
}