.container {
	}

.container-title {
	font-family: Tahoma, Arial, Helvetica, sans-serif ;
    font-size: 18px ;
    color: #000 ;
    font-weight: 900 ;
	line-height: 100% ;
	}

.container-content {

	}

.container-general {
	padding: 15px 25px ;
	}

.container-headline {
	border: solid 1px #ccc ;
	background-image: url(images/bg-headline.gif) ;
	background-repeat: repeat-x ;
	}

.container-headline .Normal {
	font-family: arial ;
	color: #c60 ;
	font-weight: 900 ;
	font-size: 18px ;
	line-height: normal ;
	}

.container-headline p {
	margin: 0px ;
	padding: 0px ;
	}

.headline {
	padding: 15px 25px ;
	}

