/* Yes, we all hate IE7 too */

/** Drupal admin tables **/

#content tr.even th,
#content tr.even td,
#content tr.odd th,
#content tr.odd td {
  border-bottom: 1px solid #ccc; /* IE doesn't display borders on table rows */
}

/* Minor fix for primary and secondary tabs in IE */

ul.primary li a:hover {
	cursor:pointer;
	color:#555;
	text-decoration:none;
}
ul.secondary li a:hover{
	cursor:pointer;
	color:#555;
	text-decoration:none;
}
#header {
	width:960px;
}
.jcarousel-control {
	left:0;
}
#block-google_cse-0 {
	width:421px;
}
#edit-sa {
	width:80px;
	overflow:hidden;
}
.menu-primary-links-living {
	left:0;
}
.menu-primary-links-basics {
	left:95px;
}
#navigation {
	left:0;
}
div.pageroll {
	width:442px;
	height:263px;
	overflow:hidden;
}
#block-block-2 .content {
	min-width: 0;
}