a, img{
    border-style:none;
    border:none;
    text-decoration:none;
}
.clr {
    clear: both;
}
body {
    margin: 0px;
    background-image: url(../uploads/style/Slice-BG.png);
    background-color: #F4E6C9;
    background-repeat: repeat-y;
    background-position: center;
    font-family: "Lucida Grande", Tahoma,Arial, Helvetica, sans-serif;
    font-size: 11px;
}
.wadah-utama {
    background-image: url(../uploads/style/Header.png);
    background-repeat: no-repeat;
    margin-right: auto;
    margin-left: auto;
    background-position: center top;
}
.kepala {
    width: 820px;
    margin-right: auto;
    margin-left: auto;
    height: 170px;
}
.badan1 {
    width: 820px;
    margin-right: auto;
    margin-left: auto;
    height: auto;
}
.kotak-utama {
    float: left;
    margin-left: 40px;
}
.sticky-note {
    float: right;
    width: 180px;
    margin-top: 50px;
    margin-right: 65px;
    height: 150px;
    font-weight: bold;
}

.sticky-note .link {
	color: orange;
	font-weight: bold;
}

.sticky-note .link:hover {
	text-decoration: underline;
}

.logo {
    /*background-image: url(../uploads/style/Logo-Ogahrugi.png);*/
    height: 94px;
    width: 177px;
    margin-top: 10px;
    margin-left: 20px;
    float: left;
}
.login {
    float: right;
    width: 120px;
    margin-top: 30px;
    margin-right: 15px;
}
.login #username {
    background-image: url(../uploads/style/Kolom-user-n-Password.png);
    background-repeat: no-repeat;
    background-position: left top;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    width: 114px;
    height: 16px;
    padding-left:2px;
}
.login #password {
    background-image: url(../uploads/style/Kolom-user-n-Password.png);
    background-repeat: no-repeat;
    background-position: -120px top;
    width: 88px;
    height: 16px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    padding-left:2px;
}
.login #button2 {
    background: url(../uploads/style/Button-OK.png) repeat-x scroll 0 0 transparent;
    height: 21px;
    width: 21px;
    text-indent: -1000px;
    border-style:none;
}
.badan2 {
    width: 755px;
    margin-right: auto;
    margin-left: auto;
    height: 177px;
    margin-top: 20px;
    margin-bottom: 50px;
}

.kaki {
    position: fixed;
    height:54px;
    bottom: 0px;
    width: 100%;
    background-image: url(../uploads/style/Footer.png);
    background-repeat: no-repeat;
    background-position: center center;
}

.kaki-bg {
    height: 54px;
    width: 780px;
    margin-right: auto;
    margin-left: auto;
}
.pencarian {
    float: right;
    width: 250px;
    margin-right: 30px;
    color: #FFF;
    text-align: right;
    margin-top: 20px;
}
.pencarian #button {
}


.social-link {
    width: 200px;
    margin-left: 30px;
    float: left;
    margin-top: 20px;
}
.social-link img {
    margin-left: 5px;
}

.section-top {
	background-image: url(../uploads/style/content-top.png);
	width: 520px;
	height: 6px;
}

.section-title {
	background-color: #125C9E;
	font-size: 14px;
	padding: 5px 5px 5px 13px;
	color: #FFF;
	font-weight: 700;
	margin: 0;
	height: 20px;
	width:502px;
}

.section-content {
	background-image: url(../uploads/style/content-middle.png);
	width: 490px;
	background-repeat: repeat-y;
	padding: 15px 25px 15px 15px;
	height:auto;
	min-height:100px;
}

.section-bottom {
	background-image: url(../uploads/style/content-bottom.png);
	width: 520px;
	height: 7px;
}

#addtoany {
	float:right;
	text-align:right;
	padding: 20px 30px 0px 0px;
}

.linkonwhite {
	color: blue;
	text-decoration: underline;
}

.linkonwhite:hover {
	text-decoration: none;
}

