#hd,
#relation,
#topicPath,
#bd .yui-b,
#sidebar,
#ft {
	display:none;
}


#bd #yui-main .yui-b{
	display:block;
	width:100%;
}



#offerDetail h3 span {
	margin:0 7px;
	background-color: black;
	color: #fff;
	font-weight: bold;
	font-size: 80%;
}

table {
    width: 530px;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
    font-size:90%;
}

table th {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
    white-space: nowrap;
    width:140px;
}
table td {
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    text-align: left;
}


.startdate{
	text-align:right;
}

#doc {
    width:540px;
}

h1 {
	border-bottom:1px solid #000;
	font-size: 80%;
}