.pagecontent img {
border-radius: 10px;
}


/* For Campaigning*/

.image-container-campaigning {
    display: inline-block;
    position: relative;
}

#button-campaigning {
width: 250px;
height: 50px;
background-color: #9999cc;
border-radius: 5px;
padding: 5px 10px 5px 5px;
}

#button-campaigning a {
color: white;
padding: 10px 0 0 0;
}

#button-campaigning h5 {
padding: 5px 0 0 0;
}


/* For Elections*/

.image-container-elections {
    display: inline-block;
    position: relative;
}

#button-elections {
width: 250px;
height: 50px;
background-color: #ffcc66;
border-radius: 5px;
padding: 5px 10px 5px 5px;
}

#button-elections a {
color: white;
padding: 10px 0 0 0;
}

#button-elections h5 {
padding: 5px 0 0 0;
}



/* For Student Reps*/

.image-container-student-reps {
    display: inline-block;
    position: relative;
}

#button-student-reps {
width: 250px;
height: 50px;
background-color: #9999cc;
border-radius: 5px;
padding: 5px 10px 5px 5px;
}

#button-student-reps a {
color: white;
padding: 10px 0 0 0;
}

#button-student-reps h5 {
padding: 5px 0 0 0;
}



/* For UGMs*/

.image-container-ugm {
    display: inline-block;
    position: relative;
}

#button-ugm {
width: 250px;
height: 50px;
background-color: #ffcc66;
border-radius: 5px;
padding: 5px 10px 5px 5px;
}

#button-ugm a {
color: white;
padding: 10px 0 0 0;
}

#button-ugm h5 {
padding: 5px 0 0 0;
}



/* For Democracy Committee*/

.image-container-democracy {
    display: inline-block;
    position: relative;
}

#button-democracy {
width: 250px;
height: 50px;
background-color: #9999cc;
border-radius: 5px;
padding: 5px 10px 5px 5px;
}

#button-democracy a {
color: white;
padding: 10px 0 0 0;
}

#button-democracy h5 {
padding: 5px 0 0 0;
}


/* For Trustee */

.image-container-trustee {
    display: inline-block;
    position: relative;
}

#button-trustee {
width: 250px;
height: 50px;
background-color: #ffcc66;
border-radius: 5px;
padding: 5px 10px 5px 5px;
}

#button-trustee a {
color: white;
padding: 10px 0 0 0;
}

#button-trustee h5 {
padding: 5px 0 0 0;
}




/* For SSLC Reps */

.image-container-sslc {
    display: inline-block;
    position: relative;
}

#button-sslc {
width: 250px;
height: 50px;
background-color: #9999cc;
border-radius: 5px;
padding: 5px 10px 5px 5px;
}

#button-sslc a {
color: white;
padding: 10px 0 0 0;
}

#button-sslc h5 {
padding: 5px 0 0 0;
}




/* For Resources */

.image-container-resources {
    display: inline-block;
    position: relative;
}

#button-resources {
width: 250px;
height: 50px;
background-color: #ffcc66;
border-radius: 5px;
padding: 5px 10px 5px 5px;
}

#button-resources a {
color: white;
padding: 10px 0 0 0;
}

#button-resources h5 {
padding: 5px 0 0 0;
}



/* For Complaints */

.image-container-complaints {
    display: inline-block;
    position: relative;
}

#button-complaints {
width: 250px;
height: 50px;
background-color: #ffcc66;
border-radius: 5px;
padding: 5px 10px 5px 5px;
}

#button-complaints a {
color: white;
padding: 10px 0 0 0;
}

#button-complaints h5 {
padding: 5px 0 0 0;
}