/* New Styling */

.top-text-content { }
	.top-text-content h1 { font-size:18px !important; }

.bottom-content { }	
	.bottom-content h2, .bottom-content p { clear:both; }
	.bottom-content h2 { color:#990000; background:#efefef; padding:4px; margin:5px 0; font-size:17px; }
	.bottom-content ul { margin:0 !important; padding:0; }
	.bottom-content li { list-style:none; display:block; width:80px; float:left; text-align:center; padding:0 8px 10px 10px; }
	.bottom-content a { text-decoration:none; color:#333; font-size:11px; }
	.bottom-content img { width:80px; }
		
		.bottom-content a:hover span { text-decoration:underline; }
		
	
