
.clothingAttr {
   display: none;
    margin-bottom: 20px;
    padding: 10px;
    border: 1px solid #ccc;
    min-height: 150px;
}
.clothingAddOpts {
   display: none;
   width: 600px;
   margin-left:40px;
   background:#f0f0f0;
   border:1px solid #ccc;
   padding:10px;
}
.wrapperAttribsOptions h4.optionName, label {
	padding:0px;
}
img.preview {
    float: right;
}
h3.spaced {
    margin: 0px 0 10px 0;
	background:url(../images/posTitle.gif) repeat-x #1277cd;
	padding:5px;
	font-size:14px;
	color:#fff;
}
.back textarea {
    margin: 0;
    width: 846px;
}
h4.back label, h4.optionName {
    float: left;
    display: block;
    margin-right: 10px;
    width: 120px;
    font-size: 10pt;
}
.clearLeft {
    clear: left;
}
h2.attrPosHeader {
    font-size: 16pt;
    color: #004d90;
    font-weight: bold;
    padding-bottom: 0px;
	background:none;
	margin-top:0px;
}
label.attribsCheckbox {
    margin-left: 6px;
}
.clothingAttr textarea {
    width: 600px;
}
.attributesComments {
    margin-left: 10px;
    font-style: italic;
    color: #aaa;
}
#attrGrid {
	margin-bottom:20px;
	width:100%;
}
#attrGrid input {
    text-align: right;
    padding: 0 2px;
}
#attrGrid th {
	text-align:center;
}
#attrGrid th img{
	border:1px solid #ccc;
}
.clothingOptContainerSpecialInstructions h4.back label {
    width: 846px;
}
.wrapperAttribsOneTime {
	font-size:10px;
}

#badges {
	min-height:400px;
	width:300px;
	background:url(../images/logoholder.gif) no-repeat #eaeaea;
	float:right;
	margin-top:-237px;
	border:4px solid #FFFFFF;	
}
#badges img {
		visibility:hidden;
		margin:10px 0 0 20px;
		position:absolute;
		width:275px;
    }

/* REMOVE POSITION */

.removePer {
	background:url(../images/deleteMe.gif) no-repeat #fff;
	width:30px; height:17px;
	float:left;
	padding:5px;
}

.removePer:hover {
	background:url(../images/deleteMe_ovr.gif) no-repeat;
}


.persInfoQmark {
	background:url(../images/qmark.gif) no-repeat;
	width:20px; height:20px;
	float:right;
	margin-top:0px; margin-left:10px;
}

.persInfoBox {
	background:#fff;
	padding:10px;
	border:2px solid #ff0000;
	width:300px;
}

#productAttributes {
	background-color:#fff;
	border:1px solid #ccc;
	padding:5px;
	margin: 0 0 0 0px;
}

/* SELECTS */

.clothingOptPersonalisation {
	margin:9px 0 0 0;
}
#addPos {
	margin-bottom:20px;
}

/* ATTRIBUTE INSTRUCTIONS */
.attribInst h2 {
	color:#137AD2;
	font-size:20px;
}
.attribInst p {
	padding-left:2px;
}
.hiddenFloat {
	float:right;
}