This is what it threw up at me
Server Error in '/' Application.
Specified cast is not valid.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.InvalidCastException: Specified cast is not valid.
Source Error:
Line 392: ItemStyle-Wrap="false">
Line 393: <ItemTemplate>
Line 394: <p style="color: #990000"><b><%# (int)Eval("Rating_Count") >= 10 ? Eval("Rating_Level") : " ?" %></b>
Line 395: <cys:ThemedImage runat="Server"
Line 396: Src="checkmark.gif" Height="14" Width="14"
Source File: c:\Websites\ChooseYourStory\ChooseYourStory.com\Stories\Category.aspx Line: 394