#sidebar-attention
{
	width: 200px;
	margin:0 1px 5px 5px;
	padding:0px;
	border: 1px solid #de6800;
	float: right;
	font-size: 11px!important;
	line-height:13px!important;
	color: #ffffff;
	background: #de6800;
}

#sidebar-attention p
{
	font-size: 11px!important;
	line-height:13px!important;
	color: #ffffff;
}

#attention
{
	width: 450px;
	padding:5px;
	border: 1px solid #de6800;
	font-size: 15px!important;
	line-height:13px!important;
	color: #ffffff;
	background: #de6800;
}

#attention p
{
	font-size: 13px!important;
	line-height:13px!important;
	color: #ffffff;
}

#sidebar-chip-philosophy {
    background: url("../images/phil-blog-chip-white.gif") no-repeat scroll 0 0 transparent;
	width:265px;
	height:90px;
    margin: 5px 0 5px 0;
    padding: 0;
}

#sidebar-chip-philosophy p {
	display:none;
	margin: 0;
	padding: 0;
}

#chip-philosophy {
    background: url("../images/blog-chip-new.png") no-repeat scroll 0 0 transparent;
	width:200px;
	height:82px;
    margin: 5px 0px 7px 5px ;
    padding: 0;
}

#chip-philosophy p {
	display:none;
	margin: 0;
	padding: 0;
}

#economics-profiles {
    background: url("../../include/css/images/button-econ-profiles.png") no-repeat scroll 0 0 transparent;
	width:200px;
	height:92px;
    margin: 5px 0px 0px 5px ;
    padding: 0;
}

#economics-profiles p {
	display:none;
	margin: 0;
	padding: 0;
}

#economics-working-papers {
    background: url("../../include/css/images/button-econ-working-papers.png") no-repeat scroll 0 0 transparent;
	width:200px;
	height:76px;
    margin: 4px 0px 4px 5px ;
    padding: 0;
}

#economics-working-papers p {
	display:none;
	margin: 0;
	padding: 0;
}
