﻿
div#results ul {
	FONT-SIZE: 1.2em;
}

div#results ul li {
	FONT-SIZE: 1.0em;
}

p {
	MARGIN-TOP: 0;
	PADDING: 0;
	FONT-SIZE: 1.2em;
}

strong, b {
	COLOR: #0a2c63;
}

a {
	COLOR: #0a2c63;
}

p.resultsCount {
	CLEAR: both;
	PADDING-TOP: 8px;
}

div#ResultsMatchInfo {
	FLOAT: left;
}

div#Pagination {
	FLOAT: right;
}

div#suggestion p {
	MARGIN-TOP: 0;
}

div#content {
	width:640px;
	margin-right:30px;
}

div#callouts {
	width: 251px;
	padding-top: 35px;
}

div#callouts h3 {
	MARGIN: 0;
	OVERFLOW: hidden;
	TEXT-INDENT: -10000px;
}

div#callouts h3 a {
	DISPLAY: block;
	HEIGHT: 100%;
	WIDTH: 100%;
}

div#callouts h3.join {
	BACKGROUND: url(/images/callouts/callRightJoinSamsung.gif) no-repeat left top;
	HEIGHT: 244px;
	WIDTH: 251px;
}

div#callouts a#calloutMarchToAMillion
{
	BACKGROUND: url(/images/callouts/calloutMarchMillion.jpg) no-repeat;
	text-indent:-3000px;
	display:block;
	margin-bottom:10px;
	HEIGHT: 244px;
	WIDTH: 251px;
}

div.result {
	CLEAR: both;
	OVERFLOW: hidden; /*padding:10px 0;*/
	BACKGROUND: url(/images/downloads/template/bkgdList620FlatMyPicks.gif) no-repeat left top;
	PADDING: 40px 0 25px 0;
}

div#Pagination + div.result {
	BACKGROUND: url(/images/downloads/template/bkgdList620ArchMyPicks.gif) no-repeat left top;
	MARGIN-TOP: 25px;
}


div.result img {
	DISPLAY: inline;
	FLOAT: left;
	MARGIN: 0 20px 0 0;
}

div.result h4 {
	FONT-SIZE: 1.2em;
	FONT-WEIGHT: bold;
	MARGIN: 0;
}

div.result p.summary {
	MARGIN: 0;
}

div.result p.link {
	MARGIN: 10px 0 0 0;
}
div.searchAgain {
	width:100%;
	padding:10px 0 10px 0;
	font-size:1.2em;
}
.topBottomBorder {
	WIDTH: 100%;
	BORDER-BOTTOM: 1px solid #E0E0E0;
	BORDER-TOP: 1px solid #E0E0E0;
}
div#ResultsMatchInfo {
	WIDTH: 100%;
}
