/*======================================================================*\
|| #################################################################### ||
|| # Package - Joomla Template based on YJSimpleGrid Framework          ||
|| # Copyright (C) 2010  Youjoomla.com. All Rights Reserved.            ||
|| # license - PHP files are licensed under  GNU/GPL V2                 ||
|| # license - CSS  - JS - IMAGE files  are Copyrighted material        ||
|| # bound by Proprietary License of Youjoomla.com                      ||
|| # for more information visit http://www.youjoomla.com/license.html   ||
|| # Redistribution and  modification of this software                  ||
|| # is bounded by its licenses                                         ||
|| # websites - http://www.youjoomla.com | http://www.yjsimplegrid.com  ||
|| #################################################################### ||
\*======================================================================*/
#header {
	overflow:hidden;
	padding:15px 0;
}
.module_title,
.article_title {
	font-size:200%;
	font-weight:normal;
}
.news_item_a .article_title{
	margin-top:5px;
}
.top_inset,
.bottom_inset {
	display:block;
	overflow:hidden;
	height:2px;
}
.yjsg_grid{
	padding:15px 0;
}

#yjsgheadergrid,
#yjsgbodytop{
	padding:0;
}
.forceright468.banner{
	margin-top:0px;
}
#pathway .breadcrumb{
	padding-left:0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight:normal;
}
/* no radius */
.readon,
.inputbox,
.button,
.validate,
input,
#pathway .breadcrumb,
.popbox img,
.popboxv img,
.add-on{
	-webkit-border-radius:0px!important;
	-khtml-border-radius:0px!important;
	-moz-border-radius:0px!important;
	border-radius:0px!important;
}
img.border {
	padding: 5px;
	margin: 2px 3px 0 0;
}
fieldset{
	clear:both;
}
#yjsgheadergrid #topmenu_holder{
	margin-top:25px;
	float:right;
}
.yjsgrtl #yjsgheadergrid #topmenu_holder{
	float:left;
}