.headline {
  width:727px;
  margin-top: 20px;
}
.headline ul {
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	background-image: url("headlinelinks_bg.gif"/*tpa=http://buyer.exchangeplace.comheadlinelinks_bg.gif*/);
	background-repeat: repeat-x;
	background-position: bottom;
	float: left;
height:26px;
overflow:hidden;
}
.headline ul a {
    background-image: url("headlinemodule_link_bg.gif"/*tpa=http://buyer.exchangeplace.comheadlinemodule_link_bg.gif*/);
	background-repeat: repeat-x;
	background-position: bottom;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #273961;

	border-top: solid 1px #C0C0C1;
	border-left: solid 1px #C0C0C1;
	border-bottom: none 0px #C0C0C1;
	border-right: solid 1px #C0C0C1;

    padding: 2px 20px 3px 20px;
	text-decoration: none;
	background-color: #FFFFFF;
	margin-top: 4px;
	height:15px;
}

.headline ul a:hover {  
  text-decoration: underline;
}
.headline ul a.selected {
    background-color: #FFFFFF;
	font-size: 15px;
	background-image: none;
	color: #cc6633;
	border-top: solid 1px #BFC0C1;
	border-right: solid 1px #BFC0C1;
	border-bottom: none 1px #FFFFFF;
	border-left: solid 1px #BFC0C1;
	margin-top: 1px;
	padding-top: 4px;
	padding-bottom: 1px;
	height:19px;
}

.headline li { list-style:none; float:left; }

.TabPage {
    border-top: none 1px #bfc0c1;
    border-bottom: none 1px #bfc0c1;
    border-left: solid 1px #bfc0c1;
    border-right: solid 1px #bfc0c1;
    
	float: left;
    width: 725px;
	background-color: #FFFFFF;
	background-image: url("grey_contentbg.gif"/*tpa=http://buyer.exchangeplace.comgrey_contentbg.gif*/);
	background-repeat: repeat-x;
	background-position: bottom;
}

/*START Headline Module Styles */

.headlineimage, .headlinecontent
{
	float:left;
	margin:5px;
	margin-top:10px;
}
.headlinecontent
{
	width:300px;
	padding-left:3px;
}
.headlinecontent h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #cc9900;
	margin: 0px;
}
.headlinecontent p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 0px;
	margin-bottom:0px;
}
.headlinecontent hr
{
	height: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #DDDEDF;
	border-right-color: #DDDEDF;
	border-bottom-color: #DDDEDF;
	border-left-color: #DDDEDF;	
}
.sub_headline
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc9900;
	margin-top: 5px;
}


.TabPageBox {
    border-top: solid 1px #bfc0c1;
    border-bottom: none 1px #bfc0c1;
    border-left: solid 1px #bfc0c1;
    border-right: solid 1px #bfc0c1;
    
	float: left;
    width: 727px;
	background-color: #FFFFFF;
	background-image: url("grey_contentbg.gif"/*tpa=http://buyer.exchangeplace.comgrey_contentbg.gif*/);
	background-repeat: repeat-x;
	background-position: bottom;
}

 