/* CSS Style for APNSoft Rating. Version: Numpad 1.1 Created: 01/09/2012 Updated: 01/26/2012 Copyright (C) APNSoft. All rights reserved. http://www.apnsoft.com
Free for commercial and non-commercial use. You can distribute and modify it freely. */
/*Rating: DIV*/ .RatingDIV { padding:4px; border:solid 1px silver; background-color:#efefef; display:-moz-inline-stack; display:inline-block; zoom:1; *display:inline; }
/*Rating: TABLE*/ .RatingTABLE { }
/*Segment: IMG*/ .SegmentIMG { float:left; cursor:default; cursor:hand; cursor:pointer; }
|