/**
* @Created:		p30doctor.com (Abolfazl Talebi)
* @version:		P30 Weblinks
* @package:		Joomla
* @copyright:	Copyright (C) 2010 - 2011 Farsi Web Host. All rights reserved.
* @license:		GNU/GPL, see LICENSE.php
* @Email:		abimanager@gmail.com
* Joomla! is free software. This version may have been modified pursuant
* to the GNU General Public License, and as distributed it includes or
* is derivative of works licensed under the GNU General Public License or
* other free or open source software licenses.
* See COPYRIGHT.php for copyright notices and details.
*/


#marqueecontainer{
text-align:left;
position: relative;
/*width: 220px; marquee width */
 /*height: 200px;marquee height */
/*background-color: #f6f5f1; */
/* border: 3px solid orange; */
overflow: hidden;
padding: 2px;
padding-left: 4px;
}
#marqueecontainer  a:hover{
color:#000000;
}

.small{
font-size:9px;
color:#c7def5;
}

.desc{
font-size:10px;
color:#b2b2b2;
}

.footer{
font-size:10px;
color:#b2b2b2;
text-align:center;
}

.morelink{
font-size:11px;
text-align:right;
padding-right:10px;
}

.new{
padding-right:2px;
}

    .p30box_b, .p30box_s {font-size:1px; }
    .p30box_1, .p30box_2, .p30box_3, .p30box_4, .p30box_b, .p30box_s {display:block; overflow:hidden;color:inherit; }
    .p30box_1, .p30box_2, .p30box_3, .p30box_s {height:1px;}
    .p30box_2, .p30box_3, .p30box_4 {border-style: solid; border-width: 0 1px; }
    .p30box_1 {margin:0 5px; }
    .p30box_2 {margin:0 3px; border-width:0 2px;}
    .p30box_3 {margin:0 2px;}
    .p30box_4 {height:2px; margin:0 1px;}
    .p30box_c {display:block; border-style: solid ; color:inherit; border-width: 0 1px;}