.componentheading {
	font-size: 1.8em;
    font-weight: bold;
    margin-bottom: 1.5em;
    margin-top: 1em;
	color: #DA8439;
}

.note {
    border: 1px solid #DA8439;
    color: #DA8439;
    display: block;
    font-size: 110%;
    padding: 15px;
}

/* feature box */
#home-feature {
	color: #ffffff;
	padding: 0 1em 0 0;
	margin: 0 0 1em 0;
	min-height: 152px;
	height: 152px;
	background: #3987b0 url(../img/common/feature-bottom-right.png) bottom right no-repeat;
}
/* CSS hack - IE6 doesn't see this */

/* Need this for text-resizing */

#main-content > #home-feature {
	height: auto;
}
#main-content .home-feature-heading {
	display: block;
	background-image: url(../img/common/section-header-generic-en.gif);
	background-position: bottom left;
	margin: 10px 0 0 160px;
	padding-top: 0;
	height: 22px;
}
/* CSS hack - IE6 doesn't see this */

#home-feature > .home-feature-heading {
	padding-top: 0.5em;
}
.fr #main-content .home-feature-heading {
	background-image: url(../img/common/section-header-generic-fr.gif);
}
/* Image Replacement */

#main-content #home-feature #heading-dim {
	text-indent: -1000em;
	background-repeat: no-repeat;
}
#main-content #home-feature #heading-dim a {
	float: left;
	display:block;
	width: 100%;
	overflow: hidden;
}
#main-content #home-feature .home-feature-heading {
	text-indent: -1000em;
	background-repeat: no-repeat;
}
#main-content #home-feature .home-feature-heading a {
	float: left;
	display:block;
	width: 100%;
	overflow: hidden;
}
#home-feature img {
	float: left;
	padding-right:10px;
	margin-right: 0;
}
#home-feature #feature-header {
	color: #ffffff;
	font-weight: bold;
	margin-top: 0.5em;
	margin-bottom: 0;
	padding-bottom: 0;
}
#home-feature #feature-text {
	display: block;
	margin: 10px 0 10px 161px;
	padding-bottom:20px;
}
#home-feature a:link, #home-feature a:visited, #home-feature a:hover, #home-feature a:active {
	color: #ffffff;
}
.morelink-feature {
	text-align: right;
	padding-bottom: 1em;
}
#home-feature .morelink-feature a, #home-feature .morelink-feature a:active, #home-feature .morelink-feature a:visited, #home-feature .morelink-feature a:hover, #home-feature .morelink-feature a:visited:hover {
	background: url(../img/common/morelink-feature.gif) center right no-repeat;
	padding-right: 10px;
}
#clearboth {
	clear:both;
	margin:0;
	padding:0;
	border:0;
}
/* contact table */
table.contacts {
	background-color: #fafafa;
	border: 1px #ffffff solid;
	border-collapse: collapse;
	border-spacing: 0px;
}
td.contactDept {
	background-color: #d9e7f0;
	border: 1px #ffffff solid;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left:8px;
	border-bottom: 1px #88b8cf solid;
	padding-right: 8px;
	font-weight: bold;
}
td.contact {
	border-bottom: 1px #6699CC dotted;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left:8px;
	padding-right: 0px;
}
#ContactAddress {
	padding:0 10px 0 10px;
	float:left;
	width:220px;
}
/* image replacment general  */
.fr #more-news a {
	display: block;
	overflow: hidden;
	text-decoration: none;
	text-indent: -9999px;
}
.fr a.more-news-fr {
	background-image: url(../img/common/more-news-fr.png);
	width: 185px;
	height: 16px;
}
.en #more-news a {
	display: block;
	overflow: hidden;
	text-decoration: none;
	text-indent: -9999px;
}
.en a.more-news-en {
	background-image: url(../img/common/more-news-en.png);
	width: 185px;
	height: 16px;
}
.fr #heading-news {
	background-image: url(../img/common/heading-nouvelles.png);
	background-repeat:no-repeat;
}
.en #heading-news {
	background-image: url(../img/common/heading-news.png);
	background-repeat:no-repeat;
}
.en #heading-quick-links {
	background-image: url(../img/common/heading-quick-links.png);
}
.en #student-corner-header-en {
	background-image: url(../img/common/student-corner-header-en.png);
}
.en #prospective-header-en {
	background-image: url(../img/common/prospective-header-en.png);
}
.fr #heading-liens-rapides {
	background-image: url(../img/common/heading-liens-rapides.png);
}
.fr #student-corner-header-fr {
	background-image: url(../img/common/student-corner-header-fr.png);
}
.fr #prospective-header-fr {
	background-image: url(../img/common/prospective-header-fr.png);
}
#section-title { left:18px; top: 41px; width: 219px; height: 28px; }
#parent-org-title { left:20px; top: 20px; width: 181px; height: 21px; }
#rssHomePage{
float:right;

}

.blogFeature,.blogItems{

padding-bottom:15px;
border-bottom:1px;
border-bottom-style:solid;
border-bottom-color:#CCCCCC;
clear:both;
}

.blogFeature img,.blogItems img, .publication img {
/*float:left;
padding:0px 15px 8px 0px;
*/
border:1px solid #E3E0DB;
float:left;
margin-bottom:8px;
margin-right:16px;
width:60px;
}
.clear{
clear:both;}

#main-content .news .feature .readmore {
padding-top:0px;
margin-top:0px;
}
/*** Orange Table ****************************/
.orange-table td, .orange-table th {
border:1px solid #DA8439;
padding:4px 6px 4px 6px;
vertical-align:top;
}
.orange-table th {
font-size:1.2em;
background-color:#DA8439;
color:#FFFFFF;
font-weight:bold;
text-align: left;
vertical-align:bottom;
}
/*** End Orange Table ************************/

/*** Hide item image and link*****************/
img.item-img {
	visibility:hidden;
	height:0;
	width:0;
	margin:0;
	border:none;
}
a.item-img-link {
	visibility:hidden;
	height:0;
	width:0;
}
 /*** End Hide item image and link************/`

