.bril29{}


.contmain
{
    padding: 20px 20px 10px 15px; 
    margin: 0px; 
    border: solid 0px #000000;
    position: relative;
}

.contheader
{
    padding: 0px 0px 5px 0px; margin: 0px; border: solid 0px red;
}
.contHeader h2
{
}
.contHeader .head, .contheader h2
{
    padding: 0px; margin: 0px; border: solid 0px red;
}
.conticon
{
    padding: 0px 0px 0px 0px; margin: 0px; border: solid 0px red;
    float:left;
}
.conticon img
{
    margin-right: 10px;
}

.contactions
{
    padding: 0px; 
    border: solid 0px #000000;
    width: auto;
    height: auto;
    position: absolute;
    top: 20px;
    left: 0;
}
.contactions img
{
    padding: 0px; margin: 0px; border: solid 0px red;
}

.contcontent
{
    padding: 0px 0px 10px 0px; margin: 0px; border: solid 0px red;
}

.contfooter
{
    clear: both;
}


/* ------------------------------------------------------------------------------------------ */
/* -------------------------------------- Text styles ----------------------------------------*/
/* -------------------------- here mostly empty, see the skin file ---------------------------*/
/* ------------------------------------------------------------------------------------------ */

.contheader .Head
{
	font-family: Arial, Sans-Serif;
	font-size: 14px;
    color: #7d6a55;
	font-weight: bold;
	text-align: left;
	text-transform: none;
}

/* ------------------------------------------------------------------------------------------ */
/* -------------------------------------- Special cases --------------------------------------*/
/* ------------------------------------------------------------------------------------------ */

.imagenoheader, .imagenoheader p
{
    padding: 0px; margin: 0px; border: solid 0px pink;
}

.imagenoheader .contcontent
{
    padding: 0px; margin: 0px; border: solid 0px red;
}


