@charset "UTF-8";
/* CSS Document */
/*  THIS CAN NOT BE ADDED TO MAIN TEXT */
/* IT IS LINKED TO THE JS FILES */

#id1 {
	min-height: 480px;
	width: 277px;
	position: relative;
	float: right;
	top: -20px;
}

#id1 a {
	font-size: 13px;
	font-weight: bold;
	color: #C10000;
}
#id1 a:hover {
	color: #5F4A65;
}
#id1 .redbld {
	font-weight: bold;
	color: #C10000;
	font-size: 14px;
}