
/*

Teemz Style Sheet

You can use this to control the overall appearance of the Teemz pages
(e.g. link underlining, bold links, hover effects, etc.).

*/


A:link, A:visited, A:active { text-decoration: none; font-weight: normal }
A:hover { text-decoration: underline }

.emoticon { margin-bottom: 1px; padding: 0px; vertical-align: text-bottom }

input { background-color: #ffffff }

form { margin: 0 }