*html #content
{
margin-top: 0;
}

#column-footer div
{
border:         0;
padding:        0;
}

#content .two-col div.content-wrapper,
#content .two-col-first div.content-wrapper 
{
padding-top:        12px;
}

#content .two-col div.content-wrapper p,
#content .two-col-first div.content-wrapper p
{
margin:         0 0 1em 0;
}

#content .two-col div.content-wrapper h4,
#content .two-col-first div.content-wrapper h4
{
padding:		    .2em 0 .2em 0;
border-top:	1px dotted #7B6953;
border-bottom:	1px dotted #7B6953;
}

*html #content .two-col div.content-wrapper h4,
*html #content .two-col-first div.content-wrapper h4
{
border:             none;
padding:            0 0 4px 0;
background:       url('/img/IE_border.gif') repeat-x bottom;
}

#contacts
{
margin:         0;
padding:        0;
list-style:     none;
}

#contacts li
{

/*
float:          left;*/
clear:          both;
}

#contacts li span
{
/*border:1px solid #aaa;*/
height:28px;
vertical-align: bottom;
}

#contacts li img
{
margin:         0 12px 0 0;
}

.contact-name,
.contact-email
{
float:left;
width:          200px;
}

.contact-skype
{
float:left;
}
.contact-location
{
float:left;
width:          50px;
}

#content .six-col
{
/*width:			468px; *//* (6*82) - (12*2) */
width:			720px;
}

#back
{
cursor:       pointer;
float:        right;
}