/* @group announce */

#announce {
	width: 430px;
	}
#announce .announce_preview {
	}	
#announce .section{
	color: #999;
	font-size: 1.2em;
	line-height: 1.2em;
	margin: 10px 0 10px 0;
	padding: 5px 0 5px 5px;
	border-bottom: 0;
	border-top: 1px dotted #999;
	}	
#announce H2 {
	font-size: 2em;
	font-weight: normal;
	line-height: 1.1em;
	margin-bottom: 15px;
	}
#announce H3 {
	font-size: 2.2em;
	}
#announce .description p, #announce .terms p {
	font-size: 1.6em;
	line-height: 1.4em;
	padding-bottom: 20px;
	color: #fff;
	}
#announce .title_preview {
	width: 620px;
	float: left;
	display: block;
	text-align: left;
	margin-bottom: 25px;
	}
#announce .title {
	width: 140px;
	float: left;
	display: block;
	padding: 0 5px 0 0;
	margin-right: 10px;
	border: 0;
	}
#announce .price, #announce .price-pp {
	font-size: 1.6em;
	text-align: left;
	}
#announce .price {
	color: #999;
	}
#announce .price-pp {
	color: #666;
	}
#announce .title img {
	margin-bottom: 15px;
	}
#announce .title h3 {
	color: #FFF;
	font-size: 1.6em;
	font-weight: normal;
	margin: 0;
	padding: 0;
	line-height: 1.2em;	
	}
#announce div.terms {
	margin: 0;
	padding: 0;
	}
#announce .terms a {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	}
#announce .terms a:hover {
	color: #1b282b;
	text-decoration:none;
	background-color: #fff;
	}	

/* @end */