div.k15t-footer a {
	text-decoration: none;
}

h3.store-product-detail-pricing {
	float: right;
}

ul.store-payment-method-list,
ul.store-product-options-radio {
	list-style-type: none;
	padding-left: 0;
}

/* Heading */
div.store-section-order-contents h2 {
	margin-bottom: 18px;
}


/* Text */
div.core-section-body {
    color: #58585A;
    font-size: 14px;
}

div.store-section-customer-details div.core-form-field-label label {
	top: 8px;
}

div.core-window label {
    color: #58585A;
    font-size: 14px;
	font-weight: normal;	
}

/* FS language selection */
ul.store-variation-select-item-list {
    list-style: none outside none;
    margin: 4px !important;
    padding-left: 2px;
}
#store-variation-selection-body {
    background-color: white;
    width:220px!important;
}

.store-variation-select-item a {
    text-decoration: none;
}

/* Messages */
.core-messages {
    border: none;
	background-color: transparent;
	margin-bottom: 24px;
}

.core-messages ul {
    list-style:none;
    padding-left:10px;
	margin-bottom:0;
}
