/*============================================================================*\
|| ########################################################################## ||
|| # rcol                                                                   # ||
|| # ---------------------------------------------------------------------- # ||
|| # (C) Copyright Y2K Software s.a.s. 2009 - All Rights Reserved.          # ||
|| # This file may not be redistributed in whole or significant part.       # ||
|| ########################################################################## ||
\*============================================================================*/
#rcol div ul
{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#rcol div ul li
{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	border-bottom: 1px dotted #c1c1c1;
}
#rcol div ul li a
{
	background-image: url(http://www.assopoker.com/templates/assopoker/images/mw_ul_list_assopoker.png);
	background-position: 3px 3px;
	background-repeat: no-repeat;
	color: #333333;
	display: block;
	font-size: 11px;
	padding: 5px 3px 5px 23px;
}
#rcol div ul li a:hover, #rcol div ul li a:active
{
	background-color: #efefef;
	color: #00417b;
	text-decoration: none;
}
#rcol h3
{
    padding-left: 48px;
    height: 30px;
    margin-bottom: 0;
    margin-top: 0;
    padding-top: 15px;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    text-shadow: 0 1px 1px #000000; /* CSS 3 */
}
#rcol h4
{
    padding-left: 15px;
    height: 30px;
    margin-bottom: 0;
    margin-top: 0;
    padding-top: 5px;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    text-shadow: 0 1px 1px #000000; /* CSS 3 */
}
.rcol_silver
{
    background: #efefef url(http://www.assopoker.com/templates/assopoker/images/silver2.png) no-repeat scroll 0 0;
}
.rcol_shadow
{
    background: transparent url(http://www.assopoker.com/templates/assopoker/images/mw_right_shadow.png) no-repeat scroll center bottom;
    padding-bottom: 10px;
}
.rcol_review
{
    background: transparent url(http://www.assopoker.com/templates/assopoker/images/loghi/review_160.png) no-repeat scroll 0 0;
}
.rcol_topread
{
    background: transparent url(http://www.assopoker.com/templates/assopoker/images/loghi/topread_160.png) no-repeat scroll 0 0;
}
.rcol_strategy
{
    background: transparent url(http://www.assopoker.com/templates/assopoker/images/loghi/strategie_160.png) no-repeat scroll 0 0;
}
.rcol_blank
{
    background: transparent url(http://www.assopoker.com/templates/assopoker/images/mw_right_h_b.png) no-repeat scroll 0 0;
}

