div.ddbContainer {
	width: 560px;
	margin: 2px 2px 2px 2px;
	font-size:12px;
}

div.safari div.ddbContent div.ddbSearchbox div.ddbSearchboxInner input.ddbText {
	width: 430px;
}

#ddbSearch {
	width:560px;
}

#searchpage_wrap #ddbContent .ddbSearchboxInner input.ddbText {
	width:430px;
	overflow:hidden;
}

#ddbSearchContent .ddbContainer, #ddbRelatedContent .ddbContainer {
	width:560px;
}

#ddbSearchContent .ddbCorners, #ddbRelatedContent .ddbCorners {
	width:560px;
}

div.ddbSearchbox div.ddbSearchboxInner input.ddbText {
	width:560px;
	}

div.ddbResult img.ddbThumb{
	display: Block;
}

#searchpage_wrap {
	width:651px;
	}
	
div.ddbLimit .ddbFilter {
	width:auto;
}