/* 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: 735px;  margin: 0px; float:left;}

#snippet {float:left; font-size:12px; padding:0px; margin-bottom:10px; border: solid 1px #EEEEEE; background: #FFFFFF;}
