.headline_container{
margin:0 auto;
padding:0px;
width:850px;
height:305px;
border:1px solid black;
border-left:0;
border-right:0;
text-align:left;
background-color:#000000;        
}



.p1_imgleft{
float:left;
border:0px;
margin:0px;
padding:0px;
width:230px;
height:275px;
overflow:hidden;
}

.p1_imgmiddle{
position:relative;
float:left;
width:234px;
left:1px;
height:275px;
overflow:hidden;
}
.p1_imgright{
position:relative;
float:left;
left:3px;
width:231px;
height:275px;
overflow:hidden;
}

#p1_rachelname{
float:left;
width:230px;
height:30px;
background:url(headline/p1_rachelname.gif) no-repeat 0 0;
cursor:hand;
background-color:#838a8a;
}

#p1_catherinename{
position:relative;
left:1px;
float:left;
width:234px;
height:30px;
background:url(headline/p1_catherinename.gif) no-repeat 0 0;
cursor:hand;
background-color:#838a8a;
}

#p1_brandiname{
position:relative;
float:left;
left:2px;
width:231px;
height:30px;
background:url(headline/p1_brandiname.gif) no-repeat 0 0;
cursor:hand;
background-color:#838a8a;
}

#lead{
width:850px;
height:150px;
border:1px solid black;
border-top:0px;
margin:0 auto;
background-color:#ffffff;
text-align:left;
vertical-align:middle;
}
#lead_leftcell{
width:180px;
text-align:center;
vertical-align:middle;
}

#lead p{
    padding:0;
    margin:0;
    font:12px verdana;
		color:#3b3b3b;
		margin-right:20px;
		}

#lead a{
		float:right;
		padding:0;
		padding-right:20px;
		text-transform:uppercase;
		font:10px verdana;
}

