.widePanel {
	left:29px;
	position:relative;
	width:661px;
}

.widePanel .box-header {
	height: 42px;
}

.widePanel .box-header .top {
	background-image:url(../../../../images/header_red.gif);
	background-repeat: no-repeat;
	display:block;
	height:8px;
}

.widePanel .box-header {
	background-color:#b90035;

}

.widePanel .box-header h2 { 
	margin-left:38px;
	margin-top: 2px;

}
.widePanel .box-content 
{
	background-image:url(../../../../images/bg_box_wide.jpg);
	background-repeat: no-repeat;
	height:118px;
	padding-left:38px;
	padding-right:93px;
	padding-top: 14px;
}

.smallPanel {
	float:left;
	left:31px;
	margin:0 14px 0 1px;
	position:relative;
	top:3px;
	width:153px;
}
.smallPanel .box-header h2 {
	margin:0;
	padding:60px 0 0 0;
	text-align: center;
}

h2 a:link, a:visited{
	text-decoration:none;
}

h2 a:hover{
	text-decoration:none;
}

.candidates-header 
{
	background:url(../../../../images/box_header_candidates.jpg) no-repeat 0px 36px;
	height:116px;
	cursor: pointer;
}

.candidates-header a:hover 
{
	cursor: pointer;
	text-decoration:underline;
	color:white;
}

#boxFrame a:link, a:visited
{	
	height:116px;
	cursor: pointer;
}

#boxFrame a:hover 
{
	cursor: pointer;
	text-decoration:underline;	
}


.smallPanel  .institutions-header  {
	background:url(../../../../images/box_header_institutions.jpg) no-repeat;
	height:116px;
}
.institutions-header a:hover {
	text-decoration:underline;
	color:white;
}

.smallPanel  .teachers-header  {
	background:url(../../../../images/box_header_research.jpg) no-repeat 0px 20px;
	height:116px;
}
.teachers-header a:hover {
	text-decoration:none;
	color:white;
}

.smallPanel  .research-header  {	
	background:url(../../../../images/box_header_teachers.jpg) no-repeat 0px 27px;
	height:116px;
}
.research-header a:hover {
	text-decoration:underline;
	color:white;
}

.smallPanel .box-content 
{
	background:transparent url(../../../../images/bg_box_small.jpg) no-repeat bottom left;
	font-size:1em;
	height:125px;
	padding:0 18px;
	width:117px;
	color:#484747;
}

.box-content a:link, a:visited
{
	cursor: pointer;
	text-decoration:none;
}

.box-content a:hover
{
	cursor: pointer;
	text-decoration:none;
	color: #484747;
}


.smallPanel p.button {
	background:transparent url(../../../../images/bg_button_grey.gif) no-repeat scroll 0 0;
	color:white;
	display:block;
	height:26px;
	margin:5px 0 0;
	padding:5px 0 0;
	text-align:center;
	text-decoration:none;
	width:116px;
}

.smallPanel p.button a:link
{
	color: #fff;
	text-decoration: none;
}

.smallPanel p.button a:visited a:hover
{
	color: #fff;
	text-decoration: underline;
}

li.media a
{
	color:#B90035;
}

li.researchers a
{
	color:#B90035;
}

.smallPanel a:hover 
{
	text-decoration:none;
}

.box-content #boxFrame
{
	color:#484747;
}

.box-content #boxFrame a
{
	color:#FFFFFF;
}

li.media a
{
	color:#B90035;
}
li.media a:hover, li.about a:hover, li.researchers a:hover, li.last a:hover
{
	text-decoration:underline;
}

/*.smallPanel a:hover.button {
	text-decoration:underline;
}
.smallPanel .box-content p {
	margin:0;
	padding:0 0 8px;
}*/


