body {
color:#333;
font-size:x-small;
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
margin:3px 1px 0 1px;
padding:0;
}

#wrapper {
background-color:#FFF;
width:968px;
margin:0 auto;
padding:3px 1px;
}

.label {
color:#069;
font-weight: 700;
}
/* 
Links 
*/
a {
color:#069;
text-decoration:none;
}

a:hover {
color:#069;
text-decoration:underline;
}

/* 
Clear Floats
*/
.clear {
clear: both;
}

/* 
Horizontal Rule
*/
hr {
	border: none 0;
	border-top: 1px dotted #99adc2;
	width: 100%;
	height: 1px;
}

/*
Header
*/
#header {
background-image:url(../images/background_header.gif);
background-repeat:repeat-x;
height:95px;
background-color:#317fb0;
padding:0 5px;
}

#logo {
float:left;
}

/* 
Structure
*/

#container {
padding: 10px;
}

/* 
Form Fields
*/
.form {
width: 150px;
font-size: x-small;
}
.message {
width: 420px;
font-size: x-small;
}

/* 
Newsletter
*/
#iconNewsletter {
float:right;
}

/* 
TV Guide
*/
#iconNewsletter {
float:right;
}

#table td {
padding: 5px 5px 0 0;
}

.rightalign {
float:right;
clear:both;
padding: 0 0 5px 5px;}