div.page
	{
	background:transparent url(img/crack-page-bg.gif) no-repeat 0 0;
	float:left;
	width:420px;
	margin:40px 0 0 0;
	padding:14px 0 0 15px;
	min-height:350px
	
	}

div.page div.page-header
	{
	margin:0 0 25px 0;
	}

div.page span.concept
	{
	background:transparent url(img/events-image-bg.gif) no-repeat left top;
	margin:-14px 0 0 -231px;
	position:absolute;
	width:206px;
	padding:7px;
	height:125px;
	}



div.page div.page-header h3
	{
	font-size:22px;
	}

div.page div.page-header h4
	{
	font-size:14px;
	}


div.carousel-content, 
div.carousel-useful-links
	{
	margin:10px 5px 10px 20px;
	
	float:left;
	}


div.page div.text-body
	{
	font-size:11px;
	color:#666666;
	margin:10px 0 0 0;
	}



div.page div.articles
	{
	margin:10px 0 0 0;
	border-top: 3px solid #dadada;
	}


div.page div.articles ul
	{
	margin:0 0 0 90px;
	padding:0;
	}

div.page div.articles ul li
	{
	margin:0;
	padding:0;
	list-style:none;
	margin:10px 0;
	}

div.page div.articles ul li span.article-title
	{
	display:block;
	font-weight:bold;
	color:#f66013;
	}

div.page div.articles ul li span.article-body
	{
	display:block;
	color:#666666;
	}
div.page div.articles ul li a:hover span 
	{
	color:#e0990f;
	}
	

a.more-media
	{
	width:100px;
	background:transparent url(img/midia-bottom.gif) no-repeat left top;
	height:24px;
	outline:0;
	text-indent:-9999px;
	display:block;
	}
a.more-media:hover
	{
	background:transparent url(img/midia-bottom.gif) no-repeat left -24px;
	}	
a.more-media:active
	{
	background:transparent url(img/midia-bottom.gif) no-repeat left -48px;
	}		
	
a.getSponsorShip
	{
	float:left;
	width:100px;
	clear:left;
	background:transparent url(img/addSponsorShip.gif) no-repeat left top;
	width:224px;
	height:23px;
	outline:0;
	text-indent:-9999px;
	margin:0 0 20px 20px; 
	}

a:hover.getSponsorShip
	{
	background-position: 0 -23px;
	}
a:active.getSponsorShip
	{
	background-position: 0 -46px;
	}

div.no-image div.page
	{
	background:none;
	}
div.no-image dl.has-current
	{
	margin-top:0;
	}
div.no-image div.page span.concept
	{
	display:none;
	}
	
div.buttons-opportunity
	{
	padding:15px 40px 55px 0;
	
	}



