/*************************************************/
/*  School of Medicine 1024 extension stylesheet
/*************************************************/

#container, #header, #branding, #topcap, #menucontainer
{
  width: 984px;
}

#topcap h3
{
  width: 769px;
}

#column_content
{
  width: 783px;
}
/****************************************************
  search display
****************************************************/
#column_menu {
	width:180px;
	margin-left:10px;
}

#department_search {
	color:#441E77;
	height:30px;
	margin:-33px 0px 0px 784px;
	padding:8px 0px 0px;
	position:relative;
	width:200px;
}
#department_search label {
	display:none;
}
#department_search .sword {
  	border-width: 0px;
  	background: transparent url("/fileadmin/projects/aesops/images/search_box.gif") no-repeat;
  	color: #441e77;
  	margin-left:3px;
  	padding: 4px 6px 8px 8px;
  	width: 164px;
}
#buttonsearch {
  	margin: -28px 0px 0px 173px;
}

#department_search .sword_submit, #department_search .sword_submit-hover {
  	width: 24px;
  	height: 24px;
  	background: url("/fileadmin/projects/ccas/education/images/search_button.gif") no-repeat;
}
#department_search .sword_submit:hover, #department_search .sword_submit-hover {
  	/*background-position: 0px -24px;*/
}
/****************************************************/
