
#attr-box1{	
	clear: both;
	display: inline;
}

#attr-box2{	
	clear: both;
	display: inline;
}

#attr-box3{	
	clear: both;
	display: inline;
}

#attr-box4{	
	clear: both;
	display: inline;
}

.attr-individual{
	float:left;
	width:370px;
	padding:0px 0px 25px 0px;
}

.radio-bttn{
	float: left;
}

.attr-img{
	float:left;
	margin-left: 5px;
}

.attr-dropdown{
	float:left;
	margin-left: 5px;
}
.attr-info{
	float: left; 
	font-weight: normal;
	height: 20px;
	margin-left: 10px;
	padding: 0;
	text-align: left;
	vertical-align: center;
	display:none;
}

.attributename{
	background-color: #cccccc;
	font-weight:normal;

}

.options{
	border: 1px solid #cccccc;
	clear: both;
	width: 100%;
}

.giftpic{
	float:right;
	padding:20px 0px 0px 20px;
	width:370px;
}
