@import url("Default.css");
@import url("Beta.css");

.Item { border-bottom: 1px solid #ccc; padding: 20px 0; }
.Item .Art { border: 1px solid #ccc; float: right; height: 150px; margin-left: 10px; width: 200px; }
#Content .Alpha .Item h2 { margin-top: 0; }
#Content .Alpha .Item h3 { color: #0087c9; margin-top: 5px; }
