/* * blogBox theme * Use for option page styles */ .background_colors { width:960px; margin:0; } .background_colors form h3 {margin-top:-200px;} .background_colors #picker { position:relative; top:100px; left:600px; } .text_colors { width:960px; margin:0; } .text_colors form h3 {margin-top:-200px;} .text_colors #picker { position:relative; top:100px; left:600px; } select {width:250px;}