/*
'HelveticaNeueETW01-45Lt'
'HelveticaNeueETW01-46Lt'
'HelveticaNeueETW01-55Rg'
'HelveticaNeueETW01-56It'
'HelveticaNeueETW01-65Md'
'HelveticaNeueETW01-66Md'
'HelveticaNeueETW01-75Bd'
'HelveticaNeueETW01-76Bd'
*/

body {
	font-family: 'HelveticaNeueETW01-45Lt', Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: normal;
}

b {
	font-family: 'HelveticaNeueETW01-65Md', Helvetica, Arial, sans-serif;
}

a {
	text-decoration: underline;
	color: #333;
}

a:hover {
	text-decoration: none;
}

a.basket {
	color: #184e90 !important;
}

a.black {
	color: #000 !important;
}

h1 {
	font-family: 'HelveticaNeueETW01-75Bd', Helvetica, Arial, sans-serif;
	font-size: 23px;
	margin: 25px 0 20px 0;
	letter-spacing: 1px;
	color: #333;
}

input {
	font-family: 'HelveticaNeueETW01-55Rg', Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #999;
	border: none;
	padding: 0;
	height: 16px;
}

#wrapper {
	width: 1004px;
	margin: 25px auto;
}

#header {
	text-align: right;
}

#header a {
	letter-spacing: 0.5px;
	color: #999;
}

#header .left a {
	float: left;
	padding: 0 15px 0 0;
}

#header .right {
	position: relative;
	float: right;
}

#header .right a {
	padding: 0 0 0 20px;
}

#header .right a:first-child {
	padding: 0;
}

#header #basket {
	display: none;
	position: absolute;
	top: 28px;
	right: 0;
	z-index: 999;
	padding: 15px;
	text-align: left;
	background: #fff;
	-moz-box-shadow: 2px 2px 5px 3px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 2px 2px 5px 3px rgba(0, 0, 0, 0.2);
	box-shadow: 2px 2px 5px 3px rgba(0, 0, 0, 0.2);
}

#header #basket #basket_inner {
	padding: 15px 15px 0 15px;
}

#header #basket #basket_inner .basket_item {
	margin: 0 0 7px 0;
}

#header #basket #basket_inner .basket_item .image {
	float: left;
	width: 62px;
}

#header #basket #basket_inner .basket_item .text {
	display: block;
	margin: 0 0 0 70px;
	padding: 7px 0 0 5px;
	border-top: 1px solid #9c9c9c;
}

#header #basket #basket_inner .basket_item .text .info {
	padding: 15px 0 0 0;
}

#header #basket #basket_inner .basket_item .text .price {
	float: right;
}

#checkout {
	padding: 20px 0 0 77px;
}

#checkout a {
	color: #184e90 !important;
}

#checkout img {
	float: right;
	margin: 0 -11px 0 0;
}

#checkout div {
	padding: 31px 0 0 0;
}

#search #searchitem {
	position: relative;
	width: 636px;
	padding: 12px;
	-webkit-box-shadow: inset 1px 1px 2px 2px rgba(0, 0, 0, 0.2);
	box-shadow: inset 1px 1px 2px 2px rgba(0, 0, 0, 0.2);
}

#search #cleansearchitem {
	position: absolute;
	top: 14px;
	left: 635px;
	width: 13px;
	height: 13px;
	background: url('../img/icons/cross.gif') no-repeat;
}

#search #searchcategory {
	position: relative;
	font-family: 'HelveticaNeueETW01-65Md', Helvetica, Arial, sans-serif;
	float: right;
	line-height: 16px;
	padding: 12px 0 12px 12px;
	width: 327px;
	-moz-box-shadow: 2px 2px 5px 3px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 2px 2px 5px 3px rgba(0, 0, 0, 0.2);
	box-shadow: 2px 2px 5px 3px rgba(0, 0, 0, 0.2);
}

#search #searchcategory:hover {
	cursor: pointer;
}

#search #searchcategory #choosecategory {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 327px;
	padding: 12px 0 12px 12px;
	background: #fff;
	z-index: 100;
	-moz-box-shadow: 2px 2px 5px 3px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 2px 2px 5px 3px rgba(0, 0, 0, 0.2);
	box-shadow: 2px 2px 5px 3px rgba(0, 0, 0, 0.2);
}

#search #searchcategory #choosecategory ul li {
	margin: 15px 0 0 0;
}

#search #searchcategory #choosecategory ul li:first-child {
	margin: 0;
}

#search #searchcategory #opencategories {
	position: absolute;
	top: 17px;
	left: 305px;
	width: 19px;
	height: 10px;
	background: url('../img/icons/open.gif') no-repeat;
}

#nav {
	color: #fff;
	margin: 4px 0 15px 0;
}

#nav ul li {
	float: left;
	height: 30px;
	margin: 0;
	padding: 13px 3px 0 0;
	position: relative;
}

#nav ul li a {
	position: relative;
	z-index: 10;
	font-size: 16px;
	height: 20px;
	color: #fff;
	letter-spacing: 0.5px;
	background: #999;
	text-decoration: none;
	padding: 10px;
	-moz-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.2);
}

#nav ul li a:hover {
	background: #fff;
	color: #333;
}

#nav ul li a.hover {
	background: #fff;
	color: #333;
	padding: 10px 10px 13px 10px;
}

#nav ul li a.active {
	background: #000;
	color: #fff;
}

#nav p {
	float: right;
	width: 547px;
	background: #999;
	font-size: 12px;
	line-height: 14px;
	letter-spacing: 1px;
	padding: 13px 13px 13px 0;
	text-align: right;
	-moz-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.2);
}

.subnav {
	display: none;
	position: absolute;
	top: 42px;
	left: 0;
	z-index: 20;
	font-size: 15px;
	color: #666;
	-moz-box-shadow: 2px 6px 4px 3px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 2px 6px 4px 3px rgba(0, 0, 0, 0.2);
	box-shadow: 2px 6px 4px 3px rgba(0, 0, 0, 0.2);
}

.inner {
	background: #fff;
	padding: 15px 15px 10px 15px;
}

.subnav ul li {
	float: inherit !important;
	height: auto !important;
	padding: 0 0 5px 0 !important;
}

.subnav ul li ul li {
	padding: 0px 0 0 15px !important;
}

.subnav a {
	font-size: 15px !important;
	height: auto !important;
	color: #666 !important;
	background: none !important;
	padding: 0 !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

.subnav a:hover {
	color: #000 !important;
}

#startTeaser {
	margin: 5px 0 15px 0;
}

#startTeaser #image01,
#startTeaser #image02 {
	height: 204px;
	text-transform: uppercase;
	-moz-box-shadow: 2px 2px 5px 3px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 2px 2px 5px 3px rgba(0, 0, 0, 0.2);
	box-shadow: 2px 2px 5px 3px rgba(0, 0, 0, 0.2);
}

#startTeaser #image01 {
	float: left;
	width: 740px;
	background: url('../media/images/header/header01.jpg') no-repeat;
	background-size: 740px auto;
}

#startTeaser #image01 p {
	padding: 12px 0 0 15px;
	font-size: 21px;
	line-height: 36px;
	color: #fff;
	letter-spacing: 1px;
}

#startTeaser #image02 {
	float: right;
	width: 240px;
	background: url('../media/images/header/header02.jpg') no-repeat;
	background-size: 240px auto;
}

#startTeaser #image02 p {
	padding: 12px 0 0 15px;
	font-size: 16px;
	line-height: 23px;
	letter-spacing: 1px;
}

#breadcrumb {
	font-size: 10px;
	padding: 0 0 0 12px;
}

#breadcrumb,
#breadcrumb a {
	color: #999;
}

#content {
	margin: 20px 0 0 0;
}

#content h2 {
	font-family: 'HelveticaNeueETW01-45Lt', Helvetica, Arial, sans-serif;
	font-size: 20px;
	color: #666;
	padding: 0 0 10px 12px;
	margin: 0 0 15px 0;
}

#content_left {
	float: left;
	width: 742px;
	padding: 0 20px 0 0;
}

#content_left h2 {
	border-bottom: 1px solid #9c9c9c;
}

#content_start {
	float: left;
	width: 742px;
	padding: 0 20px 0 0;
}

#content_start h2 {
	border-bottom: 1px solid #9c9c9c;
}

#content_right {
	float: left;
	width: 229px;
	padding: 0 13px 0 0;
}

#content_right h2 {
	padding: 0;
	margin: 0 0 10px 0;
}

#content_right #newsletteraddress {
	position: relative;
	padding: 12px;
	margin: 0 0 10px 0;
	-webkit-box-shadow: inset 1px 1px 2px 2px rgba(0, 0, 0, 0.2);
	box-shadow: inset 1px 1px 2px 2px rgba(0, 0, 0, 0.2);
}

#content_right #newsletter {
	border-bottom: 1px solid #9c9c9c;
	margin: 0 0 20px 0;
	padding: 0 0 15px 0;
}

#content_right #newsletter a {
	padding: 0 0 0 12px;
}

#content_right .news {
	border-top: 1px solid #9c9c9c;
	margin: 20px 0 0 0;
	padding: 15px 0 0 0;
	line-height: 16px;
}

#content_right .first {
	border-top: none;
	margin: 0;
	padding: 5px 0 0 0;
}

.books {
	padding: 0 0 25px 0;
}

.books .specialofferprice {
	font-family: 'HelveticaNeueETW01-65Md', Helvetica, Arial, sans-serif;
	color: #cc0000;
}

.books .oldprice {
	font-family: 'HelveticaNeueETW01-65Md', Helvetica, Arial, sans-serif;
	text-decoration: line-through;
}

.books .image {
	height: 180px;
	margin: 0 0 20px 0;
}

.books .add_to_basket {
	float: right;
	background: url('../img/icons/add_to_basket.gif');
	width: 78px;
	height: 78px;
}

.books .book {
	float: left;
	width: 230px;
	border-bottom: 1px solid #9c9c9c;
	margin: 0 0 0 20px;
	line-height: 16px;
}

.books .first {
	margin: 0;
	padding: 0 0 0 12px;
}

#order_process {
	float: left;
	width: 742px;
	padding: 0 20px 0 0;
}

#order_process h2 {
	border-top: 1px solid #9c9c9c;
	padding: 25px 0 0 12px;
}

#order_process h2.no_registration {
	border-top: 1px solid #9c9c9c;
	padding: 25px 0 30px 12px;
}

#order_process #steps {
	padding: 10px 0 0 12px;
}

#order_process #steps h2 {
	float: left;
	border-top: none;
	padding: 0 50px 0 0;
}

#order_process #steps ul li {
	padding: 5px 20px 0 0;
	font-size: 15px;
	float: left;
	color: #ccc;
}

#order_process #steps ul li.active {
	color: #666;
}

#order_process .form_elements {
	padding: 0 0 0 12px;
}

#order_process .form_elements .label {
	float: left;
	width: 85px;
	padding: 13px 0 0 0;
}

#order_process .form_elements .input {
	float: left;
	width: 400px;
	padding: 12px;
	margin: 0 0 7px 0;
	-webkit-box-shadow: inset 1px 1px 2px 2px rgba(0, 0, 0, 0.2);
	box-shadow: inset 1px 1px 2px 2px rgba(0, 0, 0, 0.2);
}

#order_process .form_elements input {
	float: left;
}

#order_process .form_elements p {
	padding: 20px 0 0 0;
}

#order_process .dropdown {
	position: relative;
	font-family: 'HelveticaNeueETW01-65Md', Helvetica, Arial, sans-serif;
	float: left;
	line-height: 16px;
	padding: 12px 0 12px 12px;
	margin: 0 0 7px 0;
	width: 410px;
	-moz-box-shadow: 2px 2px 5px 3px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 2px 2px 5px 3px rgba(0, 0, 0, 0.2);
	box-shadow: 2px 2px 5px 3px rgba(0, 0, 0, 0.2);
}

#order_process .dropdown:hover {
	cursor: pointer;
}

#order_process .dropdown .openoptions {
	position: absolute;
	top: 17px;
	left: 385px;
	width: 19px;
	height: 10px;
	background: url('../img/icons/open.gif') no-repeat;
}

#order_process .checkbox {
	border: 1px solid #9c9c9c;
	width: 29px;
	height: 29px;
	background-repeat: no-repeat;
	background-position: center;
}

#order_process .checkbox:hover {
	cursor: pointer;
}

#order_process #login {
	width: 521px;
	margin: 5px 0;
}

#order_process a.register {
	float: right;
}

#order_process .forgotpassword {
	padding: 25px 0 0 0;
}

#order_process .forgotpassword a {
	color: #999;
}

#order_process .next_step {
	width: 521px;
	text-align: right;
}

#register {
	border-bottom: 1px solid #9c9c9c;
	margin: 20px 0 10px 0;
	padding: 0 0 25px 0;
}

#register .form_elements .input {
	width: 200px;
}

#register .form_elements {
	float: left;
}

#register .info {
	float: left;
	padding: 4px 0 0 20px;
}

#shipping_method {
	width: 500px;
}

#shipping_method {
	border-top: 1px solid #9c9c9c;
	padding: 20px 0 0 12px;
}

#shipping_method .checkbox {
	float: left;
	margin: 0 0 5px 0;
}

#shipping_method p {
	float: left;
	padding: 8px 0 0 15px;
}

#order_process #shipping_method .dropdown {
	float: left;
	width: 340px;
	margin: 5px 0 5px 0;
}

#order_process #shipping_method .dropdown .openoptions {
	left: 315px;
}

#order_process #shipping_method .next_step {
	width: auto;
	float: right;
	margin: -10px 0 0 0;
}

#payment_method .payment_option {
	border-top: 1px solid #9c9c9c;
	padding: 20px 0 30px 12px;
}

#payment_method .form_elements {
	padding: 0;
}

#payment_method .form_elements .label {
	width: 110px;
}

#payment_method .checkbox {
	float: left;
	margin: 0 0 5px 0;
}

#payment_method .form_elements .month {
	width: 196px;
	margin: 0 8px 0 0;
}

#payment_method .form_elements .year {
	width: 196px;
}

#payment_method .form_elements .month .openoptions,
#payment_method .form_elements .year .openoptions {
	left: 179px;
}

#payment_method .next_step {
	width: 558px;
	text-align: right;
	margin: -50px 0 0 0;
}

#order_overview #addresses {
	border-top: 1px solid #9c9c9c;
	padding: 30px 0 0 12px;
}

#order_overview #addresses .address1,
#order_overview #addresses .address2 {
	float: left;
	width: 360px;
}

#order_overview #addresses .address1 b,
#order_overview #addresses .address2 b {
	float: left;
	padding: 0 20px 0 0;
}

#order_overview #addresses .address1 .address,
#order_overview #addresses .address2 .address {
	float: left;
}


#shipping_collection,
#payment_info {
	border-top: 1px solid #9c9c9c;
	margin: 30px 0 0 0;
	padding: 30px 0 0 12px;
}

#shipping_collection p,
#payment_info p {
	float: left;
	width: 360px;
}

.overview_basket_entry {
	border-top: 1px solid #9c9c9c;
	margin: 30px 0 0 0;
	padding: 30px 0 0 12px;
}

#order_overview h2.basket {
	margin: 50px 0 0 0 !important;
	padding: 30px 0 0 12px !important;
}

.overview_basket_entry .image {
	float: left;
	width: 84px;
}

.overview_basket_entry .text {
	float: left;
	width: 396px;
}

.overview_basket_entry .text b {
	float: inherit;
	padding: 0;
}

.overview_basket_entry .info {
	padding: 0 0 0 84px;
}

.overview_basket_entry b {
	float: right;
	padding: 0 12px 0 3px;
}

.overview_basket_entry .separate_price {
	width: 396px;
}

#basket_total {
	border-top: 1px solid #9c9c9c;
	border-bottom: 1px solid #9c9c9c;
	margin: 30px 0 25px 0;
	padding: 15px 12px 15px 96px;
}

#basket_total b {
	float: right;
	padding: 0 0 0 30px;
}

#send_basket .label {
	width: 50px !important;
}

#send_basket .next_step {
	float: right;
	margin: -20px 0 0 0;
}

#searchterm{
	color: #000;
	float: left;
	height: 84px;
	margin: 15px 0 30px 0;
	width: 400px;
}

#searchterm_output{
	font-size: 20px;
}
#search_filter{
	float: right;
	height: 84px;
	margin: 15px 0 30px 0;
	width: 342px;
}

#search_filter_order{
	color: #000;
	font-family: HelveticaNeueETW01-65Md, Helvetica, Arial, sans-serif;
	font-size: 12px;
	height: 25px;
	margin: 0 0 9px 0;
	padding: 12px 12px 0 12px;
	width: 314px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.2) 2px 2px 5px 3px;
  	box-shadow:rgba(0, 0, 0, 0.2) 2px 2px 5px 3px;
}

#search_filter_order_open_icon{
	float:right;
	margin: 3px 0 0 0;
}

#search_filter_result_search{
	color: #999;
	font-family: HelveticaNeueETW01-65Md, Helvetica, Arial, sans-serif;
	font-size: 12px;
	height: 25px;
	padding: 12px 12px 0 12px;
	width: 314px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.2) 1px 1px 2px 2px inset;
  	box-shadow:rgba(0, 0, 0, 0.2) 1px 1px 2px 2px inset;
}

#search_filter_result_search_icon{
	float:right;
	margin: 1px 0 0 0;
}

#search_navigation{
	border-bottom: solid 1px #999;
	float: left;
	margin: 0 0 20px 0;
	width: 742px;
}

#search_title_count{
	float: left;
	color: #000;
	margin: 0 0 30px 0;
}

.search_pagination{
	color: #000;
	float: right;
	margin: 0 0 30px 0;
}

.search_pagination ul{
	list-style: none;
	margin: 0 9px 0 0;
}

.search_pagination ul li{
	display: inline;
	margin: 0 3px 0 0;
}

.search_pagination_active a, .search_pagination_active a:visited{
	font-family: HelveticaNeueETW01-75Bd, Helvetica, Arial, sans-serif;
	text-decoration: none;
}

.search_result{
	border-bottom: solid 1px #999;
	float: left;
	margin: 0 0 20px 0;
	padding: 0 0 22px 0;
	position: relative;
	width: 742px;
}

.search_result_image{
	float: left;
	width: 96px;
}

.search_result_image img{
	margin: 0 0 0 12px;
}

.search_result_description{
	color: #333;
	float: left;
	width: 390px;
	margin: 0 0 0 0;
}

.search_result_description h1{
	color: #333;
	font-family: HelveticaNeueETW01-65Md, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 16px 0;
	padding: 0 0 0 0;
}

.search_result_button{
	position: absolute;
	right: 0;
	bottom: 5px;
}

.search_result_price{
	color: #333;
	font-family: HelveticaNeueETW01-65Md, Helvetica, Arial, sans-serif;
	position: absolute;
	right: 175px;
	bottom: 22px;
}

#detail_image{
	float: left;
	margin: 40px 0 0 0;
	width: 212px;
}

#detail_image img{
	float: right;
}

#detail_description{
	float: right;
	margin: 40px 0 0 0;
	width: 500px;
}

#detail_description a, #detail_description a:visited{
	color: #666;
}

#detail_description a:hover{
	text-decoration: none;
}

#detail_description h1{
	color: #333;
	font-family: HelveticaNeueETW01-65Md, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 16px 0;
	padding: 0 0 0 0;
}

#detail_description_actions{
	float: right;
	margin: 15px 0 0 0;
	position: relative;
	width: 500px;
}

.detail_description_actions_button{
	float: left;
	margin: 0 0 0 -5px;
}

#detail_description_actions_price{
	color: #333;
	float: left;
	font-family: HelveticaNeueETW01-65Md, Helvetica, Arial, sans-serif;
	margin: 30px 0 0 30px;
}

#detail_description_actions_status{
	margin: 30px 0 0 50px;
	float: left;
}

#detail_description_reading_test_features ul{
	list-style: none;
	margin: 0 9px 0 0;
}

#detail_description_reading_test_features ul li{
	display: inline;
	margin: 0 3px 0 0;
}

.detail_description_reading_test_features a, .detail_description_reading_test_features a:visited{
	font-family: HelveticaNeueETW01-75Bd, Helvetica, Arial, sans-serif;
	text-decoration: none;
}

.basket_result{
	border-bottom: solid 1px #999;
	float: left;
	margin: 0 0 20px 0;
	padding: 0 0 22px 0;
	position: relative;
	width: 742px;
}

.basket_result_image{
	float: left;
	width: 96px;
}

.basket_result_image img{
	margin: 0 0 0 12px;
}

.basket_result_description{
	color: #333;
	float: left;
	width: 390px;
	margin: 0 0 0 0;
}

.basket_result_description h1{
	color: #333;
	font-family: HelveticaNeueETW01-65Md, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 16px 0;
	padding: 0 0 0 0;
}

.basket_result_button{
	position: absolute;
	right: 0;
	bottom: 5px;
}

.basket_result_price{
	color: #333;
	font-family: HelveticaNeueETW01-65Md, Helvetica, Arial, sans-serif;
	position: absolute;
	right: 250px;
	bottom: 22px;
}

#basket_header{
	border-bottom: solid 1px #999;
	color: #333;
	font-size: 20px;
	margin: 15px 0 20px 0;
	padding: 0 0 12px 12px;	
	width: 730px;
}

#basket_amount{
	color: #333;
	float: right;
	font-family: HelveticaNeueETW01-65Md, Helvetica, Arial, sans-serif;
	padding: 0 12px 0 0;
	text-align: right;
}

#basket_amount a, #basket_amount a:visited{
	font-family:HelveticaNeueETW01-45Lt, Helvetica, Arial, sans-serif;
	color: #666;
}

#basket_amount a:hover{
	text-decoration: none;
}

#basket_amount_price{
	margin: 0 0 0 30px;
}

#basket_amount_button{
	margin: 0 -15px 0 0;
}

.basket_result_actions_number{
	width: 28px;
	height: 28px;
	text-align: center;
	-webkit-box-shadow:rgba(0, 0, 0, 0.2) 1px 1px 2px 2px inset;
  	box-shadow:rgba(0, 0, 0, 0.2) 1px 1px 2px 2px inset;
}

.basket_result_actions{
	color: #333;
	font-family: HelveticaNeueETW01-65Md, Helvetica, Arial, sans-serif;
	position: absolute;
	right: 12px;
	bottom: 16px;
}

.basket_result_delete{
	height: 13px;
	width: 13px;
	position: absolute;
	top: 0px;
	right: 12px;
}

#footer {
	margin: 130px 0 0 0;
	padding: 0 0 25px 12px;
}

#footer #socialButtons a {
	float: left;
	margin: 0 15px 0 0;
}

#footer ul {
	margin: 30px 0;
}

#footer ul li {
	float: left;
	padding: 0 15px 0 0;
}

#footer ul a {
	font-family: 'HelveticaNeueETW01-65Md', Helvetica, Arial, sans-serif;
	color: #000
}

#footer p {
	font-size: 11px;
}

/* new clearfix */
.clearfix:after { visibility: hidden; display: block; font-size: 0;	content: " "; clear: both; height: 0; }
* html .clearfix { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */