/* CSS Document */

.thumbList {
display:block;
width:310px;
height:auto;
min-height:80px;
margin-top:20px;
margin-bottom:0px;
}
.thumbList img {

float:left;
margin:0 10px 0 12px;
}
.thumbList p {
display:inline;
float:left;
}
.thumbList p em, #c2Graphic p em {
text-transform:uppercase;
font-weight:bold;
color:#333;

}
.thumbList ul, div#c4 ul {
float:left;
height:auto;
margin:0;
padding:0;
list-style-type:none;
margin:0;
padding:0;
}
.thumbList ul li{
	width:172px;
}
.thumbList h4 {
margin:0;
padding:0;
}
.thumbList select {
margin:0 0 0 95px;
}
.multiList {
float:left;
margin:0;
padding:0;
}
.multiList h4{
display:block;
}
.multiList ul{
display:block;
float:none;
}

div#c2Graphic {
width:555px;
height:150px;
margin:0 0 11px 0;
background:url("../images/blue_gradient_hor.gif");/*-color:#D9F0F4; /*#A4D7E0;*/
}
div#c2Graphic p img{
	float:left;
	margin:4px 10px 0 4px;
}
div#c2Graphic p {
	
	clear:right;
	color:#00C;
	padding-left:10px;
	padding-right:10px;
}
#invite {
float:left;
}
div#footer {
	width:884px !important;
}
div#c4 {
	width:210px;
	max-width:210px;
	float:right;
}
