/****************************************************************************************/
/* Boston Properties Corporate Website                                                  */           
/* history.css                                                                          */
/* Sets styles specific to the history layout for screen based media                    */
/****************************************************************************************/

#flashhistory {
	height: 190px;
	padding-bottom: 10px;
	background:  url("../images/addBorder.gif") bottom no-repeat;
}

.footer {
	margin-left: 0;
}

.historyItem {
	width: 606px;
	padding: 20px 0px 20px 0px;
	background:  url("../images/addBorder.gif") bottom no-repeat;
}

.historyDate {
	width: 56px !important; width: 86px;
	padding-left: 30px;
	vertical-align: top;
	float: left;
}

h4 {
	color: #5D9308;
	font-size: 95%;
	font-weight: bold;
	padding: 0;
	margin: 0;
	width: auto;
}

h5 {
	color: #092869;
	font-size: 75%;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

.historyText {
	width: 490px !important; width: 520px;
	padding-right: 30px;
	float: left;
}

.historyMedia {
	padding-top: 20px;
}

.historyMedia p {
	color: #5D9308;
	margin-right: 20px;
	font-size: 10px;
	display: inline;
	text-align: left;
}

.historyMedia img {
	border: 1px solid #D8D8C3;
	margin-right: 10px;
	display: inline;
}

.historyMedia img.instruction {
	border: none;
}

p.decadeNav {
	margin: 0;
	padding: 10px 30px 10px 30px;
	color: #8D8D58;
	font-size: 70%;
	font-weight: bold;
}

p.decadeNav a {
	color: #8D8D58;
	text-decoration: none;
}

p.decadeNav a:hover {
	color: #003366;
	text-decoration: underline;
}
