/* @override http://localhost/impact/magicalbells/css/layout.css */

#myGallery h1 {
	color: #fff;
	font-size: 150%;
	font-weight: bolder;
	margin: 0 40px;
	padding: 0.08em 0;
}

#myGallery h1 sup {
	color: #ddd;
}

#myGallery h1 a {
	color: #fff;
	text-decoration: none;
}

#myGallery h1 .company, 
#myGallery h1 a .company {

}

#myGallery h2 {
	color: #fff;
	font-size: 130%;
	border-bottom: 0;
}

#myGallery h3 {
	color: #fff;
	font-size: 110%;
}

#myGallery h4 {
	font-size: 130%;
}

#myGallery p {
	font-size: 100%;
}

/*.content p.linkage a
{
	color: #fff;
	background: url('../images/bg/biglink_off.gif') center right no-repeat;
	padding: 10px 20px;
	text-decoration: none;
}

.content p.linkage a:hover
{
	background: url('../images/bg/biglink_on.gif') center right no-repeat;
	font-style: italic;
}*/

#myGallery
{
	text-align: right;
	margin: 0 auto;
}
