/* Charmouth */

ul 
{
list-style-image: url('images/list.gif')
}

a:link {font-weight:bold; color: #008081;}
a:hover {font-weight:bold; color: #008081; background-color: #ffffff;}
a:visited {font-weight:bold; color: #008081;} 
a:active {font-weight:bold; color: #ff0000; background-color: #e5e5e5;} 

html
{
margin: 0;
padding: 0;
}

body
{
margin: 0;
padding: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
background: #e5e5e5;
}
<style>

.cpm:after
{
content: " ";
display: block;
visibility: hidden;
clear: both;
height: 0.1px;
font-size: 0.1em;
line-height: 0;
}


#alpha, #beta, #gamma
{
display: inline; /* ie win bugfix */
position: relative;
float: left;
min-height: 1px;
}

#alpha-inner, #beta-inner, #gamma-inner
{
position: static;
}

.trailbacks,
.report
{
position: static;
overflow: hidden;
clear: both;
width: 100%;
margin-bottom: 20px;
}

.trailback-content,
.report-open-content
{
clear: both;
margin: 5px 5px;
}

#container
{
position: relative;
margin: 0 auto;
width: 720px;
text-align: left;
width:90%;
margin-bottom: 20px;
background: #ffffff;
}

#container-inner
{
border-top: 3px solid #008081;
border-right: 3px solid #008081;
border-bottom: 3px solid #008081;
border-left: 3px solid #008081;
position: static; width: auto;
}

#banner
{
width: 100%; 
background-color: #ffffff;
background-image: url(images/headfiller.gif);background-repeat: repeat-x;
height: 75px;
}

#banner-inner
{
border-top: 2px solid #ffffff;
border-right: 2px solid #ffffff;
border-bottom: 2px solid #ffffff;
border-left: 2px solid #ffffff;
position: static; 
}

#pagewrap { position: relative; width: 100%;}
#pagewrap-inner { position: static; width: 100%; }

#alpha { float:left; margin: 5px 5px 0 5px; width:70%; background: #ffffff;}
#beta { float:right; width:25%; background: #ffffff;}
#gamma { float:right; width:20%; background: #e5e5e5;}

#alpha-inner {
padding: 10px 10px 0 10px;
border-top: 2px solid #ffffff;
border-right: 2px solid #ffffff;
border-bottom: 2px solid #ffffff;
border-left: 2px solid #ffffff;
}

#beta-inner {
padding: 10px 10px 0 10px;
border-width: 2px 2px 2px 0;
border-style: solid;
border-color: #ffffff;
border-top: 2px solid #ffffff;
border-right: 2px solid #ffffff;
border-bottom: 2px solid #ffffff;
	}

#gamma-inner {
padding: 10px 10px 0 10px;
border-width: 2px 2px 2px 0;
border-style: solid;
border-color: #ffffff;
border-top: 2px solid #ffffff;
border-left: 2px solid #ffffff;
border-right: 2px solid #ffffff;
border-bottom: 2px solid #ffffff;
}	

.start-header
{
margin-top: 0;
background: #008081;
font-family: Verdana, Arial, sans-serif;
text-align:left;
color: #ffffff;
font-size: large;
font-weight:bold;	
padding: 5px;
border-right: 0px solid #999999;
border-bottom: 5px solid #000000;
border-left: 4px solid #000000;
}

.trailback-content
{
background: #ffffff;
text-align:left;
color: #333333;
font-size: small;
margin: 0;
line-height: 1.5;
}

.module
{
position: relative;
overflow: hidden;
width: 100%;
margin: 0 0 10px 0;
}

.module-header,
.trailbacks-header,
.report-header,
.report-open-header
{
/* ie win (5, 5.5, 6) bugfix */
position: relative;
width: 100%;
width: auto;
margin: 0;
border-left: 5px solid #36414d;
padding: 5px;
color: #ffffff;
background: #008081;
font-size: small;
font-weight:bold;   
line-height: 1;
}

.module-header a { display: block; color: #ffffff; font-size: 12px; text-decoration: none; font-weight: 600; font-family: verdana, arial, helvetica, sans-serif; line-height: normal; word-spacing: normal; letter-spacing: normal; white-space: normal;} 

.module-content
{
margin: 0 0 5px 0;
padding: 0px 0px 0px 5px;
line-height: 1.2;
background: #ffffcc;
font-family: Arial, sans-serif;
text-align:left;
color: #333333;
font-size: 14;
border-top: 1px solid #008081;
border-right: 1px solid #008081;
border-bottom: 1px solid #008081;
border-left: 1px solid #008081;	
}

.three-column #alpha
{
margin: 0;
width:20%;
background: #ffffff;
float:left;
}

.three-column #alpha-inner
{
padding: 5px 5px 0 5px;
border-top: 1px solid #008081;
border-right: 1px solid #008081;
border-bottom: 1px solid #008081;
border-left: 1px solid #008081;
background: #ffffff;
}

.three-column #beta
{
float:left;
margin: 0px 5px 0 0px;
width:50%;
background: #ffffcc;
}

.three-column #beta-inner
{
padding: 5px 5px 0 5px;
border-top: 5px solid #008081;
border-right: 5px solid #008081;
border-bottom: 5px solid #008081;
border-left: 0px solid #008081;
}
   
.three-column #gamma
{
margin: 0;
width:25%; 
background: #ffffff;
float:right;
}

.three-column #gamma-inner
{
padding: 5px 5px 0px 5px;
border-top: 1px solid #008081;
border-right: 1px solid #008081;
border-bottom: 1px dashed #008081;
border-left: 1px dashed #008081;
}

#inet { font-family: arial black; font-size: 10pt; font-style: italic; color: #8e7505;}
#inet2 { font-size: 7pt; font-style: italic; color: #8e7505; }

/* ends */