/*
 * custom hv text size: title and text the same values
*/
div#headertext-zone h3 {
    font-size:16px;
    font-weight:bold;
    line-height:20px;
}
.sIFR-hasFlash div#headertext-zone div.sifr-header h3 {
    font-size:18px;
    font-weight:normal;
    line-height:22px;
}

/*
 * teaser greybox
*/
div.greybox {
    margin: 14px 0px;
    padding: 6px 10px 7px 10px;
}

/* fix indentation for muliple lines*/
div.ctc div.greybox p a.teaser-text {
    display: inline-block;
}

/*
 * rhc wide
*/
/* explicitely set content zone width for ie6 to 984px */  
div#content-zone {
    _width: 984px !important;
}
div.left-content {
    width: 320px;
}

div.left-content noscript .quick-links{
	margin:0;
}

div.right-content {
    width: 596px;
}
div.right-content div.wide-column{
    width: 596px;
    padding:0px;
}
div.right-content div.target-groups p, div.right-content div.target-groups a.link {
    font-size:11px;
    font-weight:bold;
    line-height:16px;
    color:#666;
    background-image: none;
    padding:0;
    letter-spacing:normal;
}

div.right-content div.target-groups p {
	font-size:11px;
    font-weight:bold;
    line-height:18px;
    color:#999;
    letter-spacing:3px;
}
div.right-content div.target-groups div.p p a:hover {
    color: #990000;
}
/*
 * TitleSection (right-content)
*/
div.right-content div.sifr-h1 {
    padding:1px 0 8px;
    width: 596px;
}
div.right-content h1 {
    font-size:18px;
    font-weight:bold;
    line-height:22px;
}
div.right-content div.sifr-h2 {
    padding:0 0 14px;
    width: 596px; 
}
div.right-content h2 {
    color:#999999;
    font-size:14px;
    font-weight:normal;
    line-height:18px;
}

div.teaser div.select-button-bar {
	margin-top:0px;
}

/*
 * Channel links
*/
div.target-groups {
    width: 620px;
    margin-top:-2px;
}

/*
 * Regions module
*/
div.teaser h3 {
    margin-top:-2px;
    padding:0;
}
/*
 * styling for liquid feature
 */
div#liquid-feature div.image-wrapper-458 {
    width: 596px;
    padding: 0;
}
div.right-content div.target-groups-header p {
color:#333333;
letter-spacing:0px;
}


