.teaserbox {
        height: auto !important;
        border: 0px solid #0000ff;
        width: 100%;
        float: left;
}

.teaserbox h3 {
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 7px 0px; 
}

.teaserbox h3 a {
	font-weight: bold;
}


.large {
        float: left;
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 7px 0px; 
        height: auto !important;
        border-bottom: 1px dotted #dddddd;
        width: 100%;
}

.large a {
        font-size: 11px;
}

.large a:hover {
        font-size: 11px;
}


.large_content {
	padding: 5px 0px 0px 0px; 
        height: auto !important;
}

.large_text {
	padding: 0px 0px 0px 0px; 
        height: auto !important;
        text-align: left;
}


.large_date {
	padding: 0px 0px 5px 0px; 
        height: auto !important;
        color: #dddddd;
        text-align: left;
        font-size: 11px;
        text-align: right;
}