﻿body 
{    
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    background-color:#ffffff;
}
#ContentSwishDiv
{
	position:absolute;
	left:65px;
	top:12px;
    width:12px;
    height:66px;
    background: url('../images/ContentSwish.gif');
    z-index:1;
}
#ContentDiv
{
	position:relative; 
	left:0px; 
	top:0px; 
	width:377px;
	font-family: Arial, Verdana;
	font-size:14px;
	font-weight:normal;
	line-height:18px;
	color:#4a6786;
	margin: 15px 40px 10px 10px;
}


