.carousel .flexslider ul.slides li {
	position: relative;
}

.carousel .news .carousel-text {
	width:43%!important;
    bottom: 14%;
    right: 0;	
}
	/*customize position of text boxes*/
	.carousel .align-right.news .carousel-text {
		right: 0;
	}	
	
	.carousel .align-left.news .carousel-text {
		left: 0;
	}	
	
	
.carousel .news .carousel-text h2 {
	margin-top: 0;
}


.carousel .news .carousel-text h4 {
	display: none;
}


/***************/
 /* Quicklinks Rectangle Box*/
 
.global-quicklinks-rec {
	background: url("/content/dam/sfu/computing/IconicState/images/bg-quicklinks.png") repeat scroll 0 0 #f1efee;
	border: 1px solid #cccccc;
	border-left: 3px solid #cccccc;
}

.global-quicklinks-rec h4 {
    font-family: 'DINProMedium';
    text-transform: uppercase;
    font-size: 1em;
    margin-left: 8px;
    color: #444444;
}

.global-quicklinks-rec ul {}

.global-quicklinks-rec ul li {
	margin-left: 10px;
	margin-right: 10px;
	background: url("/content/dam/sfu/computing/IconicState/images/bullet-black.png") no-repeat scroll 0 27px rgba(0, 0, 0, 0);
	border-bottom: 0 none;
	padding-bottom: 10px;
	padding-top: 15px;
	display: inline-block;
	
} 

.global-quicklinks-rec .text ul

.global-quicklinks-rec li:last-child {
    border: medium none;
}

.global-quicklinks-rec ul li a {
	color:#a9192b;
    font-family: 'DINProMedium';
    font-size: 1em;	
} 
/* How to Apply -  Home / Prospective Students / Undergraduate Students / Admissions / How to Apply */
/*	
.how-to-apply {}
.how-to-apply .parsys_column {
	display: block;
	width: 50%;
}

.how-to-apply.step-boxes{
	background-color: transparent;
}

.how-to-apply .text.parbase.section {
    display: block;
    height: 100%;
}

.how-to-apply.step-boxes .step-box{  
    background-color: #eee;
    margin-bottom: 1em;
    min-height: 230px;
    padding: 1em;
    height: 100%;
}

   
.how-to-apply.step-boxes div.cq-colctrl-lt8-c2 {
	clear: both;
}   
*/




/*
 * CQ5 Edit Mode 
 */
#cq-gen255 div{
	height: auto!important;
}






