html { background-color:#ffffff; }
body {
}
#content { padding:14px 0 0; }

/* top module
------------------------*/

img.center { display:block; margin-left:auto; margin-right:auto; }

#content, #main .sidebar { color:#464646; }
#main .sidebar { font-size:11px; line-height:14px; }
#main .sidebar a.more { background-position:100% .4em; }


/* itunes module
------------------------*/
#mlsmodule-panel {
	min-height:524px;
	_height:524px;
	padding:0 15px 0 7px;
	background-repeat: no-repeat;
	background-position: 0 100%;
}

#mlsmodule .titlebar {
	padding:8px 12px 8px 24px;
	background-image: url(../images/mls_titlebar.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	color: #ffffff;
	font-size: 24px;
	font-weight: 400;
	text-indent: 20px;
}
#mlsmodule .titlebar ul.sortnav { margin:1px; }

