.lg{
color: #777777;
}
.em{
font-size: 1em;
color: #8f4c0d;
font-weight: bold;
}

.loginForm input{
font-size: 9px;
}
.lsm{
font-size: 11px;
color: #0067ac;
}

.f_lg{
font-size: 20px;
color: white;
text-shadow:#333333;
}
.f_sm{
font-size: 10px;
color: #15273f;
}
.btn_rc{
	margin: 5px 0 0 0;
}
h2.green{
color: #1c933e;
}

/********* General Markup *****************/
.sm{
font-size: 9px;
color: #444444;
}
.rednote{
font-size: 9px;
font-weight: bold;
color: #cc2200;
}
.xsm,.xsm td{
font-size: 9px;
color: #666666;
}

/*******************IDS*******************/
#freePaperOffer{
border: none;
padding: 0px;
margin: 0px;
position: relative;
top: -3px;
float: left;
}
#firstOrderOffer{
float: right;
border: 0px;
position: relative;
top: -3px;
margin-right: 24px;
}