@charset "utf-8";
/* CSS Document */
h1{
color:#4391C1;
font-family:Arial, Helvetica, sans-serif;
}
img{
border:none;
}

#giselle_wrap{
	position:relative;
}

#giselle_header{
	position:relative;
	width:779px;
	height:159px;
	background-image:url(../images/gap_header.jpg);
}

#giselle_links{
	position:absolute;
	width:700px;
	bottom:0px;
	_bottom:-25px;
	right:-80px;
	height:30px;
	display:inline;
}
#giselle_links ul{
	display:inline;
	list-style:none;
}

#giselle_links li {
	display:inline;
	margin:0;
	padding:0;
}

#giselle_content{
	position:relative;
	width:739px;
	top:50px;
	padding-left:40px;
	padding-bottom:40px;
}

.style2 {color: #FF0000}
