/*  grouped products box */

#super-product-table-bottom{
padding-bottom:20px;
}


#super-product-table,
#super-product-table tr{
width:374px;
}



#super-product-table.no-sizes tr{

}

#super-product-table .first-column{
width:280px;
border-bottom:1px dashed #878787;
}

#super-product-table.no-sizes .first-column{
width:315px;
font-weight:bold;
}


#super-product-table .second-column{
	border-bottom:1px dashed #878787;
width:60px;
text-align:right;
	background-image: url(../images/option_input_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom:3px;
}

#super-product-table .third-column{
text-align:center;
border-bottom:1px dashed #878787;
}




#super-product-table td{
height:35px;
vertical-align:middle;
padding:0px;
}


#super-product-table select{
		margin-right:10px;
}

.input-text.qty.input{
	height: 20px;
	width: 50px;
	text-align:right;
	padding:5px;
	padding-top: 10px;


}

select#logo-setup{border:none; background:none;margin-right:5px;}




/* eof grouped products */

