﻿#affiliatecontent {
height: 485px;
position: relative;
background-color: #ecf5f4;
}

#affiliatecontent p {
margin: 30px 0px;
line-height: 2em;
font-size: 0.8em;
font-family: Arial;
}

#ese {
position: absolute;
top: 35px;
left: 50%;
margin-left: 45px;
height: 350px;
width: 330px;
padding: 30px;
border: solid 1px #777777;
background-color: White;
}

#tasc {
position: absolute;
top: 35px;
right: 50%;
margin-right: 45px;
height: 350px;
width: 330px;
padding: 30px;
border: solid 1px #777777;
background-color: White;
}

#tasc img {
margin-top: 35px;
margin-left: 10px;
}

#ese img {
margin-left: 85px;
}

#ese a, #tasc a {
color: Black;
font-size: 0.8em;
font-family: Arial;
text-decoration: none;
border-bottom: dotted 1px black;
font-weight: bold;
}

#ese a:hover, #tasc a:hover {
color: #535353;
text-decoration: none;
border-bottom: dotted 1px #535353;
}
