/* CSS Document */

h1 {
	font-size: 18px;
	padding: 10px 0 0 0;
	margin: 0;
	clear: none;
}

.sIFR-hasFlash h1 {
	visibility: hidden;
	font-size: 26px;
	letter-spacing: 1px;
	line-height: 26px;
	clear: none;
}

#right {
	width: 360px;
	float: right;
}

#left {
	width: 380px;
	height: 200px;
	padding: 0 0 10px 0;
	float: left;
	text-align: justify;
	background: url(/v3-img/splash-frond.gif) no-repeat 10px 5px;
}

#other {
	width: 760px;
	height: 200px;
	padding: 0 0 10px 0;
	float: left;
	background-image: url(/v3-img/splash-frond.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#storelinks {
	text-algn: center;
	padding: 10px 0;
}

#storelinks a {
	list-style-type: none;	
	padding: 0 8px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

p {
	margin: 10px 0;
	line-height: 24px;
}
