/*Cross Browser Compatibility CSS*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
}

a img, :link img, :visited img {
	border: 0;
}

q:before, q:after, blockquote:before, blockquote:after {
	content: "";
}
/*END Cross Browser Compatibility CSS*/

/* General CSS styles */

body {
	margin:0;
	padding:0;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color:#FFFFFF;
}

.mx-doubleclick-add-container, .mx-doubleclick-add-container div div a, .mx-adCentral {
	text-align:center;
}

/* END General CSS styles */

/*CSS Search 123 Elements*/

.mx-123-add-container {
	padding: 2px;
}

.mx-123-list {
	list-style-type: none; 
	margin:0;
	padding:0
}

.mx-123-leaderboard-li {
	float: left; 
	width: 240px; 
	height: 85px; 
	padding-top: 5px;
}

.mx-123-banner-li {
	float: left; 
	width: 230px; 
	height: 60px; 
}

.mx-123-button-li {
	float: left; 
	width: 125px; 
	height: 125px;
}

.mx-123-skyscraper {
	height: 150px; 
	overflow: hidden;
}

.mx-123-mx-123-rectangle-li {
	height: 85px;
}

.mx-123-title {
	font-weight:bold;
	color:#000099;
}

.mx-123-body {
	color:#666666;
	margin-top:3px;
	margin-bottom:3px;
}

.mx-123-link {
	color:#006600;
}


/*END Search 123 Elements*/

