/* B & B Screen 
Version 0.1 2007.0706 Moooh :) 

*/

.bb-download-top {
	padding: 15px 20px 10px;
	background: #fff8db;
	border: 1px solid #f4e9b8;
	margin-top: 20px;
}

.bb-download-content {
	background: none !important;
}

.bb-download-content ul {
	list-style: none;
	padding: 0; 
}

.bb-download-content li {
	line-height: 170%
}

.bb-download-content a {
	font-size: 14px !important;
}

.bb-download-content p, 
.bb-download-content li span {
	color: #67675c;
	font-size: 14px !important;
}

.bb-download-top div {
	background: none !important;
}

.bb-download-bottom {
	background: none !important;
}



