/* LWM Code Snippets Global CSS Document */
/* This contains all global settings applicable to all code snippets. */
/* All configurable styles must be preceded by a comment starting with "/**" */



#codeSnippets {clear:both; width: 600px;  margin: 0px}

#snippet {float:left; font-size:12px; padding:0px; margin-right:10px; margin-bottom:10px; border: solid 1px #EEEEEE; background: #FFFFFF;}

