/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.2.2

Reset.css - normalises styles across all browsers *DONT REMOVE*
*/

h1,h2,h3,p { margin-bottom:10px; }
a { text-decoration:underline; }
a:hover { text-decoration: none; }
.underline { text-decoration:underline; }
strong { font-weight:bold; }
em { font-style:italic; }

div.mainContent div.news_details ul { list-style:disc; margin:0px 0px 10px 17px; }
