#fmmPreOrder { clear:both; padding-top:10px}
.fmmPreorderAv { /*background: none repeat scroll 0 0 #619651;*/
    border-radius: 0;
    color: #619651;
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 5px;
    position: relative;
    text-align: center;
}

.fmmpreorderButton { clear:both; margin-bottom:5px}

.fmmcd {margin: 0; margin-bottom: 10px; padding-top: 5px; padding-bottom: 5px;}

.fmmcd div {display: inline-block; margin-left: 10px; font-size: 16px; font-weight: 100; line-height: 1; text-align: center;}

.fmmcd div span {display: block; border-top: 1px solid #cecece; padding-top: 3px; font-size: 10px; font-weight: normal; text-transform: uppercase; text-align: center;}

.fmmpoLatestver {text-align:center;}

.row .myaccount-link-list li.fmmpreorder img { display:none}

.fmmcd.started{
	background: none repeat scroll 0 0 #ffffff;
    color: #314d5c;
}
.fmmcd.ended{
	background: none repeat scroll 0 0 #c0392b;
    color: #fff;
}

#notificButtonComb input[type="button"] {
	border-radius: 2px;
    display: block;
    margin: 0;
    margin-right: 10px;
    margin-bottom: 10px;
    text-align: center;
    width: 100%;
    padding: 15px;
    text-transform: uppercase;
    font-weight: bold;
}

#notificButtonComb br {display: none !important;}

.fmmNtButton {display: inline-block; margin: 0;}
.fmmNtButton input[type="button"] {
    text-transform: none !important;
    font-weight: normal !important;
    padding: 10px !important;
    margin-right: 0 !important;
    border-width: 1px;
    font-size: 1em;
    background-color: #ffffff;
    color: #303030;
    width: auto;
}


