
#giggle_container {
border-left:1px solid #ccc;
border-right:1px solid #ccc;
height:20px;
color:#aaa;
padding:5px 0 15px 0;
/*padding:5px 10px 15px 0;*/
}

#giggle_holder {
	float:right;
	width:485px;
	/* 
	width with link to erp=485
	width without link to erp=365
	*/
	}

	#giggle_holder h1 {
	margin:0px;
	width: auto;
	font:7pt verdana, arial, helvetica, sans-serif;
	font-weight: 400;
	}

/*** style and li in style_content  ***/
	#giggle_holder h1 {
	color:#555253;
	display:inline;
	position:relative;
	height:25px;
	padding:0 6px 0 0;
	}

	#giggle_holder h1 a, h1 a:visited {
	color:#ff0000;
	text-decoration: none;
	font-family:verdana;
	padding:0 15px 0 0;
	/*padding:0 20px 0 0;*/
	}
	
	#giggle_holder h1 a:hover {
	margin:0px;
	color:#ff0000;
	text-decoration: none;
	background-image: url(grfx/excellence_over2.gif); 
	background-repeat: no-repeat;
	background-position: top right;
	}
	
