@charset "UTF-8";
/*
Hindi Urdu Flasgship
The University of Texas At Austin
Copyright (c) 2009, University of Texas All rights reserved.
*/

/*	Resources - TY Materials
--------------------------------------------------------------------------*/

.textbook {
	padding-top: 2em;
	float: left;
	width: 50%;
	text-align: center;
}

.textbook img {
	margin-bottom: .5em;
}
	
.textbook p {
	margin: 0;
	font-size: 1.15em;
	font-weight: bold;
}

.textbook a {
	color:#000;
}

.textbook a:hover {
	color: #B72027;
	text-decoration: none;
}