@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/


img, object
, embed, video {
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width: 100%;
}
.clearit {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
.quotes-text {
	padding:10px;
	font:normal 1em/1.25em 'OpenSansSemibold', lucida;
}
.font12 {
	font:normal 12px 'OpenSansRegular', lucida;
	padding:10px 10px 0 10px;
}

.lainnya {
	font:normal 0.650/1em "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#666;
	padding:3px 10px 5px 0px;
	background: #ffffff url(../images/artikel/arrowLihatSemua2.gif) 90% center no-repeat; /* Old browsers */
	width:18%;
	border:1px solid #ccc;
	text-align:center;
	float:right;
	margin-bottom:5px;
}
.lainnya a {
	font:normal 0.650em/1em "Lucida Sans Unicode", "Lucida Grande", sans-serif;	
	color:#666;
	text-decoration:none;
}
.lainnya a:hover {
	color:#000;	
}
.border-box {
	border-top:5px solid #e5e5e5;
	width:76%;
	float:left;
	height:5px;
	margin-top:8px;
}


/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		5;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	10;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

@charset "utf-8";
/* CSS Document */



/* ========================================================================================================== 
	Desktop Layout: 1024px to a max of 1280px.  Inherits styles from: Mobile Layout and Tablet Layout. [1280]
   ==========================================================================================================	
*/

