#akmform > input[type="text"], #akmform > textarea{
    background: #fcfcfc;
    border: 1px solid #b0b0b0;
    color: #7c7c7c;
    margin: 5px 12px 7px;
    padding: 4px 6px;
    width: 94%;
	font-family: "SegoeUILightWF",sans-serif;
}

#akmform > input[type="checkbox"]{
	font-family: "SegoeUILightWF",sans-serif;
	color: #444;
    padding: 7px 7px;	
}

#akmform > input[type="submit"]{
	float: left;
	width: 279px;
	height: 38px;
	background-color: #fafafa;
	font-family: "SegoeUIWF",sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #777;
	text-align: center;
	line-height: 25px;
	margin-left:15px;
}

#akmform {
	font-family: "SegoeUILightWF",sans-serif;
}

#akmform .radio_buttons {
	padding:15px;
	background-color:#fafafa;
	margin:10px;
    border: 1px solid #b0b0b0;
}

#akmform > input[type="submit"] {
    margin: 7px 10px;
    padding: 3px 19px;
	font-family: "SegoeUILightWF",sans-serif;
}
.akm-tk {
    color: #0072BC;
	margin:7px;
	font-family: "SegoeUILightWF",sans-serif;
	font-size:20px;
	font-weight:bold;
}

.widget-title {
	color:#666;
	font-family: "SegoeUISemiboldLocal",sans-serif;
	font-weight: bold;
	font-size: 22px;
	color: #0072BC;
}

.widget-sub-title {
	color:#666;
	font-family: "SegoeUILightWF",sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #444;
	margin-top: 15px;
}

.widget-text {
	color:#666;
	font-family: "SegoeUILightWF",sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #444;
	margin-top: 15px;
	margin-bottom:15px;
	margin-left:5px;
}

.upgrade-offer-box {
    padding: 10px;
    color: #FFF;
    font-weight: bold;
    text-shadow: -1px 0px #111;
    border: 1px solid #BBB;
    border-radius: 8px;
    background: linear-gradient(to bottom, #0072AB 0%, #409EDB 100%) repeat scroll 0% 0% transparent;
}

.offer_image {
    width: 50px;
    display: inline;
    float: left;
    margin: 10px 5px 5px;
}

.big-red-button {
    padding: 5px 25px;
    font-size: 17px;
    cursor: pointer;
    color: #FFF;
    font-weight: bold;
    border: 1px solid #CCC;
    border-radius: 5px;
    background: linear-gradient(to bottom, #801B1B 0%, #D43B3B 100%) repeat scroll 0% 0% transparent;
}

.offer_list_header {
    font-size: 14px !important;
    font-weight: bold !important;
    margin: 0px 3px 3px 0px;
}

.offer_list_content {
    margin-top: 3px;
    float: left;
    display: inline;
    margin-bottom: 4px;
    margin-left: 4px;
    font-size: 12px !important;
    font-weight: bold !important;
}
