/* CSS file for the 'bottomrightcorner' div */
#bottomrightcorner ul{
	/* Black border */
	border-top: 1px solid #000000;
	padding-bottom: 10px;
}
#bottomrightcorner ul li{
    margin: 0;
	padding: 10px 10px 0 15px;
}