/* Default CSS */
/* Generated by the CoffeeCup HTML Editor - www.coffeecup.com */
#imgcaption {
margin: 0px 0px -3px 0px;
width: 180px;
height: 170px;
border-radius:3px;
 }

#caption {
text-align:center;
background:#2C2C2C;
display:block;
color:#FF9900;
margin: 5px -3px;
 }


#KolomKiri
{
border:1px;
border-radius:3px;
background-color:#CECECE;
box-shadow: 3px 3px 5px #888888;
float:left;
width: 30%;
text-align:center;
padding: 10px 3px;
margin-right: 10px;
height: 380px;
}

#Kolomtengah
{
border:1px;
border-radius:3px;
background-color:#CECECE;
box-shadow: 3px 3px 5px #888888;
float:none;
height: 380px;
width: 30%;
text-align:justify;
padding: 10px 3px;
overflow: hidden;
}

#Kolomkanan
{
border:1px;
border-radius:3px;
background-color:#CECECE;
box-shadow: 3px 3px 5px #888888;
float:right;
width: 30%;
text-align:center;
padding: 10px 3px;
margin-right:25px;
height: 380px;
}