/* Additional Styles for MMSN which are not in the standard package */

/* add some extra padding */
.ac_item {
	font-family: Verdana,Arial,Helvetica,Sans-Serif;
	font-weight: normal;
	font-size: 11px;
	padding-top: 3px;
	padding-left: 10px;
	
}
.ac_header,  #sn_head {
	font-family: Verdana,Arial,Helvetica,Sans-Serif;
	height:13px;
	margin-right: 5px;
	margin-bottom: -13px;
	padding-top: 2px;
	text-align:right;
	overflow: hidden;
	font-size: 11px;
	z-index: 100;
	background-color: #fff;
}
.ac_cat {
	font-weight: bold;
	padding-left: 5px;
}

.sugg_expand {
	font-style: italic;	
	font-size: 11px;
	color: #009999;
}

.sugg_author {
	font-style: italic;
}

.sugg_title {
	margin-left: 5px;
}

.ac_footer  {
     background-color: #fff;
	 text-align: center;
}

.ac_author_col {
	width: 50%;
	float:left;
	overflow: hidden;
	font-size: 11px;
	font-style: italic;
}

.ac_title_col {
	width: 50%;
	float:right;
	overflow: hidden;
	font-size: 11px;
}
