Your IP : 216.73.216.240
<?php
/**
* @copyright Copyright (C) 2011 Simplify Your Web, Inc. All rights reserved.
* @license GNU General Public License version 3 or later; see LICENSE.txt
*/
// No direct access to this file
defined('_JEXEC') or die;
// Explicitly declare the type of content
//header("Content-type: text/css; charset=UTF-8");
?>
.articledetails .head .calendar.noimage {
border: 1pt solid #ccc;
}
.articledetails .head .calendar.noimage .position1 {
border-bottom: 1pt solid #ccc;
}
.articledetails .head .calendar.noimage .position5 {
border-top: 1pt solid #ccc;
}