.adlink {
	font-size : 2em;
	color: #a52a2a;
	font-weight : bold;
	text-decoration : none;
}
.adlink_small {
	
	color : MidnightBlue;
	font-weight : bold;
	text-decoration : none;
	font-size : 1em;
	line-height: 15px;
}
#front_ad_box {
	padding: 1em 1em 1em;
	margin: 0px 0px 20px 0px;
	text-align: left;
	width: 20em;
	border: thin dashed Black;
}
#sms_top_box{
	text-align: center;
}
#sms_text_box{
	text-align: left;
	padding: 0.2em 0em 0em 1em;
}
.headline {
	font-size : 12pt;
	color : FireBrick;
	font-weight : bold;
	text-decoration : none;
}

#daily_ad_box {
	margin: 0 0 0 100px;
	width: 200px;
	height: 200px;
}
#sms_box_left{
	padding: 1em 1em 1em 2em;
	width: 17em;
	float: left;
}

