.irPaging {
	display: none;
	float: left;
	width: 250px;
}
.irPaging a {
	width: 248px;
	float: left;
	height: 38px;
	text-align: right;
	padding-top: 20px;
	text-decoration: none;
	border: 1px solid #CCC;
}
.irPaging a#instructionLink, .irPaging a#submitLink{
	font-size: 1.4em;
	color: #0f1923;
}

.irPaging a.active {
	background-color: #DAEAFA;
	border-right-color: #DAEAFA;
}
.irPaging a:hover {
	background-color: #DAEAFA;
}
.irWindow {
	overflow: hidden;
	height: 478px;
	width: 540px;
	position: relative;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}
.irWindow .imageReel {
	position: absolute;
	top: 0px;
	left: 0px;
}
.irWindow .imageReel div {
	width: 500px;
	height: 480px;
	float: left;
	background-color: #DAEAFA;
	padding: 0px 20px;
}
#submit ul li {
	list-style-image: url(../_assets/image/admissions/international/check.gif);
}
a#applicationLink  , a#financialLink{
	width: 400px;
	height: 15px;
	background-image: url(../_assets/image/main/mainNav-middle.gif);
	background-repeat: repeat-x;
	background-position: top;
	color: #FFF;
	text-decoration: none;
	display: block;
	padding: 10px 0px;
	font-size: 16px;
	font-weight: bold;
	border: 1px solid #CCC;
	text-align: center;
}
a#applicationLink:hover , a#financialLink:hover{
	background-position: bottom;
	color: #FFF;
}

/* Localized */