.mmsNews_main {
	position:relative;
	width:auto;
	background:transparent;
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#666666;
}
.mmsNews_main form {
	margin:0px;
}

.mmsNews_searchHeader {
	position:relative;
	background-color:#CCCCCC !important;
	width:100%;
	background:transparent;
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#666666;
}

#mmsNews_searchResults {
	position:relative;
	clear:both;
	width:auto;
	background:transparent;
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#666666;
}

.mmsNews_loading {
	position:absolute;
	top:0px;
	right:0px;
	width:120px;
	text-align:right;
	padding-right:2px;
	line-height:19px;
}

#mmsNews_viewMode, #mmsNews_category, #mmsNews_townFilter, #mmsNews_perPage {
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#666666;
}
#mmsNews_submit {
	display:none;
}

.mmsNews_pager {
	margin:2px 0px 2px 0px;
}
.mmsNews_pager a {
	color:#666666;
	text-decoration:none;
	font-weight:bold;
	border-bottom:1px dotted #666666;
}
.mmsNews_pager a:hover {
	color:#FCAF00;
}
.mmsNews_pager a.mmsNews_current {
	color:#FCAF00;
	border-bottom:0px none transparent;
}

.mmsNews_infoTable table {
	width:100%;
	border-top:1px solid #888888;
	border-left:1px dotted #888888;
	padding:0px;
	margin:0px;
	border-collapse: collapse;
}
.mmsNews_infoTable table tr {
}
.mmsNews_infoTable table th {
	background-color:#CCCCCC !important;
	font-family:Tahoma, Arial;
	font-size:11px;
	font-weight:bold;
	border-bottom:1px dashed #888888;
	border-right:1px dotted #888888;
	text-align:left;
	color:#666666;
}
.mmsNews_infoTable table td {
	background-color:transparent !important;
	font-family:Tahoma, Arial;
	font-size:11px;
	font-weight:normal;
	border-bottom:1px dashed #888888;
	border-right:1px dotted #888888;
	text-align:left;
	color:#666666;
	vertical-align:top;
}

.mmsNews_getId {
	width:4%;
}
.mmsNews_city {
	width:3%;
}
.mmsNews_cat {
	width:3%;
}
.mmsNews_text {
	width:40%;
}
.mmsNews_phone {
	width:7%;
}
.mmsNews_attach {
	width:43%;
}
.mmsNews_attach a {
	float:left;
}
.mmsNews_attach div {
	display:inline;
}
.mmsNews_attach img {
	border:0px;
	margin:2px;
}

.mmsNews_categories {
	display:block;
	padding:2px;
}
.mmsNews_categories a {
	background-color:#DDDDDD;
	text-decoration:none;
	font-family:Tahoma, Arial;
	font-size:11px;
	font-weight:normal;
	border-bottom:1px dotted #666666;
	padding-left:5px;
	padding-right:5px;
}
.mmsNews_selCat {
	background-color:#FFFFFF !important;
	border-bottom:1px dotted #666666;
}