
#columnLeft  {
	float:left;
	display:inline;
	width:540px;
	xbackground-color:#FFCCCC;
}

#columnRight {
	float:right;
	display:inline;
	width:165px;
	padding-bottom:20px;
	xbackground-color:#CCFFCC;
}
#columnRight table { 
	margin-left:-2px;
}
.columnLeftArea { 
	width:540px;
	margin-left:20px;
    float:left;
}
.searched { 
	font-size: 14px;
	color: #0033CC;
	font-weight: bold;
}
.searchedSmall { 
	font-size: 11px;
	color: #0033CC;
}

.formField {
	width:320px;
}

.result {
	width:510px;
    float:left;
	display:inline;
	padding:10px;	
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:10px;
	background-color:#FFFFFF;
	xborder:1px dashed #00FF00;
}
.resultHover {
	width:510px;
	display:inline;
    float:left;
	padding:10px;	
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:10px;
	background-color:#EAEAEA;
	xborder:1px dashed #00FF00;
}
.title  {
	font-weight:bold;
	color:#990000;
	xbackground-color:#99FFFF;
}
.title a { 
    font-size:14px;
	line-height:18px;
	font-weight:bold;
	color:#990000;
	text-decoration:none;
}
.title a:hover { 
	font-weight:bold;
	color:#990000;
	text-decoration:underline;
}
.thumb { 
	float:left;
	display:inline;
	margin-right:4px;
	margin-top:2px;
	margin-bottom:0px;
}
.breadcrumbs { 
	color:#666666;
	font-size:11px;
	xbackground-color:#CFCFCC;
}
.date  {
	position:relative;
	float:right;
	display:inline;
	top:0px;
	right:0px;
	color:#666666;
	font-size:9px;
	text-align:right;
	text-transform:uppercase;
	white-space: nowrap;
	xbackground-color:#CCFFCC;
	margin:0px;
	padding:0px;
}
.score  {
	position:relative;
	float:right;
	display:inline;
	clear:right;
	top:0px;
	right:0px;
	color:#990000;
	font-size:9px;
	text-align:right;
	text-transform:uppercase;
	white-space: nowrap;
	xbackground-color:#CCFFCC;
	margin:0px;
	padding:0px;
}
.description { 
	xborder:1px dashed #00FF00;
}



#bottomlinks {

}

#bottomlinks-right {
	padding-right:210px;
}





