.toggler {
	color: #720101;
	margin:0;
	padding:0;
	border:none;
	font-size: 25px;
	font-weight: bold;
	font-family: 'Arno Pro Display';
	background-image: url(../../images/loyalty-card/tab-on.jpg);
	height:35px !important;
	height /**/ :47px;
	width:476px !important;
	width /**/ : 519px;
	background-repeat:no-repeat;
	cursor:pointer;
}

.toggler2 {
	color: #720101;
	margin:0;
	padding:0;
	border:none;
	font-size: 25px;
	font-weight: bold;
	font-family: 'Arno Pro Display';
	background-image:url(../../images/loyalty-card/tab.jpg);
	height:35px !important;
	height /**/ :47px;
	width:476px !important;
	width /**/ : 519px;
	background-repeat:no-repeat;
	cursor:pointer;
}
 
.element {
	padding:0 20px 0 60px;
	color:#666;
}

.element ul {
	list-style:url(../../images/loyalty-card/bullet.jpg);
	line-height:18px;
	margin:18px 0 2px 0;
}
 
.element #position {
	padding-right:20px;
}
 
.element #contact {
	padding-right:20px;
}

.element #bullet {
	padding-right:7px;
}
 
.element p {
	margin: 0;
	padding: 4px;
}
 
.float-right {
	padding:10px 20px;
	float:right;
}
 
blockquote {
	text-style:italic;
	padding:5px 0 5px 30px;
}

#accordion {
	width:519px;
	height:100%;
	text-align:left;
}

#accordion h3 {
	padding:12px 0 0 43px;
	font-weight:bold;
}


