/**

* Gavick News Show GK3 - CSS

* @package Joomla!

* @Copyright (C) 2008-2009 Gavick.com

* @ All rights reserved

* @ Joomla! is Free Software

* @ Released under GNU/GPL License : http://www.gnu.org/copyleft/gpl.html

* @version $Revision: 3.2 $

**/



h4.ta_center, p.ta_center{text-align: center;}

h4.ta_left, p.ta_left{text-align: left;}

h4.ta_right, p.ta_right{text-align: right;}

p.ta_justify{text-align: justify;}

img.i_left{display: block;float: left;}

img.i_right{display: block;float: right;}

img.i_center{display: block;margin: 0 auto;}



a.readon_class{}



a.p_left{

	float: left !important;

}



a.p_right{

	float: right !important;

}



a.p_center{

	margin: 0 auto !important;

}



h4.gk_news_show_news_header {

	border-top: 2px dotted #CACACA;
	
	margin: 1px 0 10px;

	padding:0;

}



a.gk_news_show_news_readmore {}



a.gk_news_show_news_readmore_inline {

	margin-left: 10px;

}



p.gk_news_show_news_text {

	margin-top: 0px;

}





td.gk_news_show_panel-border {

    border-top: 2px dotted #ccc;

}


td.gk_news_show_left {}



td.gk_news_show_center {}



td.gk_news_show_right {}







ul.gk_news_show_list {}




li.block{

	display: block;

}



li.none{

	display: none;

}
