/*html,
body							{ overflow-x: hidden; }*/

body							{ margin: 10px; background-color: #f4f4f4; background-image: url(/Img/Framework/AlexBackgroundLine.gif); background-position: left; background-repeat: repeat-y; }

#WritersLoad					{ color: #000000; font-size: 11px; padding: 2px 10px 2px 10px; font-weight: bold; text-decoration: none; }
#Writers						{ color: #000000; }
#Writers div div				{ font-size: 11px; cursor: pointer; padding: 2px 10px 2px 10px; text-decoration: none; }
#Writers div div:hover			{ text-decoration: underline; background-color: #fff2c8; cursor: pointer; }

#Genres							{ color: #000000; }
#Genres div						{ font-size: 11px; cursor: pointer; padding: 2px 10px 2px 10px; text-decoration: none; margin-bottom: 2px; }
#Genres div:hover				{ text-decoration: underline; background-color: #fff2c8; cursor: pointer; }
#Genres div span				{ color: #999999; }


