/* Colors============================ */ .custom a { color: #f0aa33; } body.custom { background: #fff; } .custom #header_area .page { padding: 0; border: none; background: #fff; } .custom #content_box { background: #fff; } .custom #header { padding: 0; border: none; } .custom div.references { background-color: #EEE; margin: 0; padding: 10px; border: 1px dotted #787878; } .custom div.references p { margin-top: 0; margin-left: 0; } .custom div.ul { margin-top: 0; margin-left: 0; line-height: 1em; } .custom div.references li { list-style-type: none; margin-bottom: 10px; }