/*Note: This CSS file may not always be valid according to the W3C standards.

 It may contain proprietary/nonstandard or yet unsupported code.

 This code is used to fix certain user agent rendering bugs, or to enhance the website/application in the case of more advanced user agents.



 @website:

 @author: spotonearth team

 @copyright: spotonearth 2010

*//* print URLs after link text *//*

#content a:link:after, #content a:visited:after{	content: " (" attr(href) ") ";}*/