* {
color: #000;
}

#mathxpert-order-left,
#order-left {
	text-align: center;
	margin-bottom: 15px;
}

#order-left {
 float: left;
 width: 54%;
}
#mathxpert-order-left {
	width:100%;	
}

#order-right {
float: right;
width: 43%;
text-align: left;
margin-bottom: 15px;
}

#mathxpert-box,
#box {
background-color: #FFDE2D;
-webkit-border-radius: .8em; 
-moz-border-radius: .8em;
border-radius: .8em;
padding: 12px 0 6px 0;
}
#box {
	width: 92%;
}
#mathxpert-box {
width: 300px; 
margin: 0 auto;
}

#box2 {
width: 275px; 
margin: 0 auto; 
text-align: center;
background-color: #FFDE2D;
-webkit-border-radius: .8em; 
-moz-border-radius: .8em;
border-radius: .8em;
margin-top: 25px;
padding: 12px 0 6px 0;
}

.red {
font-weight: bold;
color: #ff0000;
}

.red1 {
font-size: 13px;
font-weight: bold;
color: #ff0000;
}

.red3 {
color: #ff0000;
}

.bigred {
text-align: center;
font-size: 16px;
font-weight: bold;
color: #ff0000;
padding: 10px 0 15px 0;
}

.bigred2 {
text-align: center;
font-size: 18px;
font-weight: bold;
color: #ff0000;
}

.bigred3 {
text-align: center;
font-size: 22px;
font-weight: bold;
color: #ff0000;
}

.bigred4 {
text-align: center;
font-size: 18px;
font-weight: bold;
color: #ff0000;
padding: 5px 0 10px 0;
}

.small {
font-size: 9px;
color: #666;
padding-top: 10px;
padding-bottom: 15px;
text-align: center;
}

.large {
font-size: 12px;
}

.larger {
font-size: 18px;
}

.hyellow {
background-color: #fff2ac;
color: #000;
font-weight: bold;
}

.centerimg {
text-align: center;
padding-bottom: 20px;
}

.strong {
font-weight: bold;
}

.clear {
clear: both;
}

.systemreq {
line-height: 20px;
}

.left {
text-align: left;
}




.large2 {
font-size: 14px;
}
