html {
    font-size: 0.875em;
}
.text {
	font-size:2em;
	margin-left:20px;
	margin-top: 2px;
}
.textblock {
	clear: both;
	margin:0 auto;
	width: 80%;
	max-width:1000px;
}
.rubbe {
	margin-left:20px;
	margin-bottom: 5px;
	color:red;
}
.init_text {
	border: 1px dotted;
	color: #a2a2a2;
	float: right;
	font-size: 12px;
	margin-right: 20px;
	max-width: 400px;
	padding: 3px;
	text-align: right;
}	
.start {
	clear: both;
    color: #333;
    font-family: Georgia,serif;
}	
.start #push, .assocation-start #push, .page #push, #push-image-roller {
    margin: 0 auto 13px;
    overflow: visible;
    position: relative;
    z-index: 10;
}
.start #push .maximage, .assocation-start #push .maximage, .page #push .maximage, #push-image-roller .maximage {
    background: url("img1/top-story-shadow.png") no-repeat scroll center bottom rgba(0, 0, 0, 0);
    margin: 0 auto;
    max-width: 984px;
    padding-bottom: 16px;
    position: relative;
}
#push a, #push-image-roller a {
    display: block;
    margin: 0;
}
a, a:link, a:visited {
    color: red;
    text-decoration: none;
}
a:focus, a:hover {
    outline: thin dotted;
}
input.button, a.button {
    background: url("img1/sprite.png") repeat-x scroll left -2100px #010101;
}
.start #push img, .assocation-start #push img, .page #push img, #push-image-roller img {
    display: block;
    height: auto;
    width: 100%;
}
img {
    border: 0 none;
}
.start #push .inner, .assocation-start #push .inner, .page #push .inner, #push-image-roller .inner {
    margin: 0 auto;
    position: static;
    width: 984px;
}
.start #push .caption, .assocation-start #push .caption, .page #push .caption {
    background: url("img1/index.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: 0;
    padding: 14px 19px 30px;
    position: absolute;
    width: 438px;
}
#push .caption, #push-image-roller .caption {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.7);
    bottom: 0;
    left: 0;
    min-height: 38px;
    position: absolute;
    right: -1px;
}
.start #push .caption a, .assocation-start #push .caption a, .page #push .caption a, #push-image-roller .caption a {
    color: #fff;
    font-family: "Gill Sans","Gill Sans MT",Calibri,sans-serif;
    font-size: 171.4%;
    font-weight: bold;
    line-height: 1;
    margin: 0 0 3px;
    padding: 0;
    text-transform: none;
}
#push a, #push-image-roller a {
    display: block;
    margin: 0;
}
#instant-actions {
    background: none repeat scroll 0 0 red;
    padding: 8px 19px;
    position: absolute;
    width: 438px;
}
.start #instant-actions a, .assocation-start #instant-actions a, .page #instant-actions a {
    background-position: left -2107px;
    border: medium none;
    border-radius: 2px;
    color: #eee;
    display: inline-block;
    font-family: "Trebuchet MS","Lucida Grande","Lucida Sans Unicode","Lucida Sans",Tahoma,sans-serif;
    font-size: 0.846em;
    font-weight: bold;
    height: auto;
    margin-right: 1em;
    padding: 6px 12px;
    text-transform: uppercase;
}
.start #instant-actions a:last-child, .assocation-start #instant-actions a:last-child {
    margin-right: 0;
}

#rc-logo {
	color: #fff;
    margin: 100px auto 1.429em;
    max-width: 67em;
    min-height: 100px;
    min-width: 780px;
    position: relative;
}
#rcpush {
	font: 87.5%/1.5 Arial,sans-serif;
    background: none repeat scroll 0 0 #000;
    color: #fff;
    margin: 0 auto 1.429em;
    max-width: 67em;
    min-height: 263px;
    min-width: 780px;
    position: relative;
}
#rcpush div {
    left: 0;
    min-height: 263px;
    padding: 0 2em 0 450px;
    position: absolute;
    top: 0;
}
#rcpush #pushimage {
    height: 262px;
    left: 0;
    padding: 1px 0 0 1px;
    position: absolute;
    top: 0;
    width: 409px;
}
#rcpush span {
    display: block;
    float: left;
    padding: 1.5em 0 0;
    width: 28%;
}
#rcpush h2 {
    font-size: 290%;
    margin: 0.8em 0 0.5em;
	font-weight:bold;
}
#rcpush p {
    font-size: 128.6%;
    line-height: 1.3;
    margin: 0 0 2em;
}
#rcpush .action {
    background: url("img1/rcsprite.png") repeat-x scroll 50% -365px #185d87;
    border-color: #46baff #003657 #003657 #46baff;
    border-radius: 5px;
    border-style: solid;
    border-width: 1px;
    color: #fff;
    display: block;
    float: left;
    font-size: 214.3%;
    font-weight: bold;
    margin: 0 1em 0 0;
    padding: 0.4em 0.8em;
    text-decoration: none;
    text-shadow: 1px 1px 1px #13618f;
    white-space: nowrap;
}
#rcpush a {
    color: #fff;
    text-decoration: underline;
    vertical-align: middle;
}