@charset "utf-8";
/* CSS Document */

/*students, the university (contact)*/
#logotext {
	float:right;
	width: 320px;
	margin-bottom:20px;
}
#logo {
	float:right;
	width:174px;
	margin-left:15px;
	margin-bottom:20px;
}
#content table {
	width: 100%;
	padding: 0;
	margin: 0;
	border:solid 1px #444;
}

#content th {
	width: 50%;
	background: #1e1e1e;
	border-right: 1px solid #444;
	border-bottom: 1px solid #444;
	padding: 3px 7px;
	text-align:center;
}

#content td {
	width: 50%;
	border-right: 1px solid #444;
	border-bottom: 1px solid #444;
	padding: 3px 7px;
	text-align:center;
}
.shortfilm_showcase_description {
	text-align:left;
}
.shortfilm_showcase_author {
	text-align:center;
}
.shortfilm_showcase_title {
	font-size:14px;
	text-align:center;
	font-weight:bold;
}

#country_list {
	font-size:14px;
	background-color:#1C1C1C;
	border:1px solid #444444;
	height:72px;
	margin-bottom:25px;
	padding:12px 20px 0px 0px;
}

#countries {
	float:right;
	width:168px;
}

#country_pic {
	padding-left:10px
}

/*student testimonial*/
#testi {
	float:right;
	width: 320px;
	margin-bottom:20px;
}
#testi_photo {
	float:right;
	width:96px;
	margin-left:15px;
	margin-bottom:20px;
}

@charset "utf-8";
/* CSS Document */

.campus img {
	border: solid 2px #444;
	float: left;
	padding: 2px;
	margin: 0 15px 0 0;
}

#content hr {
	visibility: hidden;
	margin: 20px 0;
	float: left;
}

.contact_address {
	display: block;
	margin-left: 200px;
}

.campus {
	overflow: hidden;
	margin-bottom: 15px;
}

.form {
	display:block;
	float:right;
	width:200px;
}

.form2 {
	display:block;
	float:right;
	width:400px;
}

.form3 {
	display:block;
	float:right;
	width:50px;
}
.shortfilm_form {
	display:block;
	float:right;
	width:100px;
}

.formtext {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
