div.boxPink3-container
{
	width : 120px;
	float : left;
	margin-bottom : 20px;
}

div.boxPink3-topleft{
    float : left; 
	
    background: transparent url(../images/boxPink3-topLeft.png) no-repeat top; 
    
    height : 17px;
    width : 11px; 
    border : 0px solid red;
}
div.boxPink3-topmiddle{ 
    float : left; 
	
    background : transparent url(../images/boxPink3-topMiddle.png) repeat-x bottom;
    
    height : 17px;
    line-height : 16px;
    width : 98px;
	
	font-size : 12px; 
	text-align : center; 
	font-family : century gothic; 
	color : #FFFFFF; 
	line-height:18px;
	
}
div.boxPink3-topright{
    float : left;
	
    background: transparent url(../images/boxPink3-topRight.png) no-repeat top; 
    
    height : 17px;
    width : 11px; 
}