@import url("reset.css");

body {
	background: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0;
}

#body{
background:#000 url(/images/bgBody.jpg) top repeat-x;margin:0;
}

.clearLeft,
.clearRight,
.clearBoth{
	clear: left;
	height: 0px;
	margin: 0px;
	visibility: hidden;
	line-height: 0px;
	padding: 0px;
	font-size: 0px;
}
.clearRight{clear: right;}
.clearBoth{clear: both;}

a:link {
font-size:12px;
color:#77787b;
}
a:visited {
font-size:12px;
color:#77787b;
}
a:hover {
font-size:12px;
color:#77787b;
text-decoration:none;
}
a:active {
font-size:12px;
color:#77787b;
}

h1 {
font-family:Arial, Helvetica, sans-serif, "Century Gothic";
font-weight:bold;
font-size:14px;
color:#000;
text-transform:uppercase;
position:absolute;
top:9px;
right:60px;
}

h2 {
font-size:19px;
font-family:Verdana, Geneva, sans-serif;
color:#1d5aee;
font-weight:bold;
margin-bottom:15px;
}

h3 {
font-size:16px;
font-family:Verdana, Geneva, sans-serif;
color:#444;
font-weight:bold;
margin-bottom:20px;
margin-top:20px;
padding-bottom:4px;
border-bottom:1px solid #444;
}

h4 {
font-size:16px;
font-family:Verdana, Geneva, sans-serif;
color:#1d5aee;
font-weight:bold;
margin-bottom:20px;
margin-top:20px;
padding-bottom:4px;
border-bottom:1px solid #1d5aee;
}

h5 {
font-size:14px;
font-family:Verdana, Geneva, sans-serif;
color:#444;
font-weight:bold;
margin-bottom:15px;
margin-top:20px;
}

h6 {
font-size:14px;
font-family:Verdana, Geneva, sans-serif;
color:#1d5aee;
font-weight:bold;
margin-bottom:15px;
margin-top:20px;
}

p {
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
color:#77787b;
padding-bottom:15px;
	
}

.table{
	
}

.table td{
border:1px solid #ddd;
padding:3px;
font-size:11px;
color:#444;
}
.table td.alte{
background:#f3f3f3;
}
.table td span{
color:#222;	
font-weight:bold;
}

.table th{
border:1px solid #ddd;
padding:4px;
font-size:11px;
background:#444;
color:#fff;
font-weight:bold;
}

ol {margin-bottom:7px;margin-left:35px;list-style:decimal;}
ul {margin-bottom:7px;margin-left:30px;list-style:disc;}
li {padding-bottom:8px;color:#626366;font-size:12px;}

#page {
width: 976px;
margin: 0 auto;
background:url(/images/bgPage.jpg);
}

/* Header
--------------------------------------------------------------------------------------- */

#header {
width:976px;
/*background:url(/images/bgHeader-oct2010.jpg);*/
background:url(/images/header-120111.jpg);
height:297px;
position:relative;
}

#header a img {border:0;}

#menu{
position:absolute;
left:41px;
top:194px;
}

#menu a{
display:block;
float:left;	
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
text-transform:uppercase;
color:#fff;
text-decoration:none;
height:29px;
padding:0 28px 0 24px;
padding-top:10px;
background:url(/images/menuSep.jpg) right top no-repeat;
}

#menu a:hover{
color:#2963eb;	
background:#141414 url(/images/menuSep.jpg) right top no-repeat;
}

#menu a.selected{
color:#2963eb;	
background:#141414 url(/images/menuSep.jpg) right top no-repeat;
}



#menu a.last{
padding:0 11px 0 11px;	
padding-top:10px;
background:none;
}

#menu a:hover.last{
background:#141414;
}


#pistes{
position:absolute;
top:233px;
left:17px;
}

#pistes ul,
#pistes li {background:none;float:left;list-style-type:none;margin:0;padding:0;}
#pistes ul {padding:0 0 0 9px;width:791px;}
#pistes li.goodwood {padding:0 41px 0 0;}
#pistes li.icar {padding:0 25px 0 0;}
#pistes li.mosport {padding:0 27px 0 0;}
#pistes a {background-position:0 0;background-repeat:no-repeat;color:#1c5aee;display:block;font:bold 12px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;height:25px;text-decoration:none;}
#pistes a:hover {background-position:0 -60px;}
#pistes .goodwood a {background-image:url(/images/track-goodwood.png);padding:35px 0 0 57px;width:63px;}
#pistes .icar a {background-image:url(/images/track-icar.png);padding:35px 0 0 92px;width:54px;}
#pistes .mosport a {background-image:url(/images/track-mosport.png);padding:35px 0 0 94px;width:130px;}
#pistes .monaco a {background-image:url(/images/track-monaco.png);padding:35px 0 0 117px;width:83px;}
#pistes .sra a {background-image:url(/images/track-sra.png);padding:35px 0 0 70px;width:77px;}

#pistes img{
float:left;	
}

/*Goodwood */
#p_1{
	width:75px;
	background:url(/images/p_1.jpg);
	padding-left:62px;
}
	#p_1:hover{
		background:url(/images/p_1_hov.jpg);
		color:#fff;
	}

/*Monaco*/
#p_2{
	width:90px;
	padding-left:128px;
	background:url(/images/p_2.jpg);
}
	#p_2:hover{
		background:url(/images/p_2_hov.jpg);
		color:#fff;
	}

/*MoSport*/
#p_3{
	width:138px;
	padding-left:95px;
	background:url(/images/p_3.jpg);
}
	#p_3:hover{
		background:url(/images/p_3_hov.jpg);
		color:#fff;
	}

/*SRA*/
#p_4{
	width:86px;
	padding-left:64px;
	background:url(/images/p_4.jpg);
}
	#p_4:hover{
		background:url(/images/p_4_hov.jpg);
		color:#fff;
	}
	
#p_5 {height:auto;padding-top:0;padding-left:0px;width:180px;}
#p_5 img {border:0;}
#p_5:hover {color:#fff;}
	
/*Trois-Rivières Pointe-du-Lac*/
#p_6{
	width:85px;
	padding-left:82px;
	background:url(/images/p_6.jpg) no-repeat top left;
}
	#p_6:hover{
		background:url(/images/p_6_hov.jpg) no-repeat top left;
		color:#fff;
	}

a#p_5 span {display:block;float:left;padding:7px 0 0 40px;font-weight:bold;font-size:11px;color:#b5b5b5;font-family:arial;text-decoration:none;}
a#p_5:hover span, a#p_5:hover span span.date {color:#fff;}
a#p_5 span span {float:none;margin:0;padding:1px 0 2px 0;}
a#p_5 span span.date {color:#185aee;font-size:13px;padding:0;}
/*
#p_cr{
display:block;
float:left;
width:147px;
height:23px;
text-align:right;
padding-top:37px;
padding-right:22px;
background:url(/images/p_cr.jpg);
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:12px;
color:#ee1c25;
font-weight:bold;
text-decoration:none;
}
#p_cr:hover{
background:url(/images/p_cr_hov.jpg);
color:#fff;
}*/

/* Content
--------------------------------------------------------------------------------------- */

#content {
width:976px;
background:url(/images/bgContent.jpg) no-repeat;
padding-top:10px;
float:right;
}

#tvyoutube{
min-height:200px;
height:auto !important;
height:200px;	
}


/* Content RIGHT
--------------------------------------------------------------------------------------- */

#contentRight{
width:230px;	
padding-right:21px;
float:right;
}

.teas{
width:230px;
background:url(/images/teas.jpg);
}

.teasTop{
width:230px;
background:url(/images/teasTop.jpg) top no-repeat;
}

.teasBottom{
width:230px;
background:url(/images/teasBottom.jpg) bottom no-repeat;
padding-bottom:20px;
}

#teas_prochainEvenement{
width:230px;
height:174px;
font-family:Verdana, Geneva, sans-serif;
background:url(/images/teas_bg_prochainEvenement.jpg);
position:relative;
}

#teas_prochainEvenement p.time{
font-size:16px;
color:#fff;
position:absolute;
top:53px;
left:62px;
}

#teas_prochainEvenement h2{
font-size:12px;
font-weight:bold;
width:190px;
text-align:center;
position:absolute;
top:90px;
left:20px;
color:#fff;
}

#teas_prochainEvenement .voirEvenements{
font-size:10px;
color:#fff;
text-align:center;
position:absolute;
top:132px;
width:235px;
}

#teas_prochainEvenement .voirEvenements a{
color:#fff;
}

#teas_prochainEvenement .voirEvenements a:hover{
text-decoration:none;
}

.teasBottom h2{
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
font-weight:bold;
padding-bottom:8px;
color:#888;
border-bottom:1px solid #bfbfbf;
width:192px;
margin-left:17px;
margin-top:10px;
margin-bottom:7px;
}

.teasBottom ul{
margin-left:17px;
width:192px;
padding-bottom:8px;
padding-left:0;
border-bottom:1px solid #bfbfbf;
margin-bottom:7px;
}

.teasBottom ul li{
font-family:Verdana, Geneva, sans-serif;
font-size:10px;
color:#000000;
padding-bottom:4px;
list-style:none;
width:192px;
}

.teasBottom ul li span{
color:#1c5aee;
}

.teasBottom p{
font-family:Verdana, Geneva, sans-serif;
font-size:10px;
color:#1c5aee;
text-align:center;
}

.teasBottom p a{
color:#1c5aee;
}

.teasBottom p a:hover{
text-decoration:none;
}

.teasBottom b{
font-weight:normal;
color:#77787b;
}



/* Content MIDDLE
--------------------------------------------------------------------------------------- */

#contentMiddle{
width:474px;
float:right;
position:relative;
}

#contentMiddle .pub-mosport {padding:6px 0 0 6px;width:468px;}
.slideshow,
.slidepubs,
.slidepubs2,
.slidepubs3,
.slidepubs4 {
	margin:0 0 10px;
    position:relative;
    height:90px;
}
.slideshow DIV,
.slidepubs DIV,
.slidepubs2 DIV,
.slidepubs3 DIV,
.slidepubs4 DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    height: 90px;
}
.slideshow DIV.active,
.slidepubs DIV.active,
.slidepubs2 DIV.active,
.slidepubs3 DIV.active,
.slidepubs4 DIV.active {
    z-index:10;
    opacity:1.0;
}
.slideshow DIV.last-active,
.slidepubs DIV.last-active,
.slidepubs2 DIV.last-active,
.slidepubs3 DIV.last-active,
.slidepubs4 DIV.last-active {
    z-index:9;
}
.slideshow DIV IMG,
.slidepubs DIV IMG,
.slidepubs2 DIV IMG,
.slidepubs3 DIV IMG,
.slidepubs4 DIV IMG {
    height: 90px;
    display: block;
    border: 0;
    margin-bottom: 10px;
}

.slidepubs,
.slidepubs2,
.slidepubs3,
.slidepubs4 {margin:0;height:200px;}
.slidepubs DIV,
.slidepubs2 DIV,
.slidepubs3 DIV,
.slidepubs4 DIV {height:200px;}
.slidepubs DIV IMG,
.slidepubs2 DIV IMG,
.slidepubs3 DIV IMG,
.slidepubs4 DIV IMG {height:200px;}


/* NEWS
----------------------------------------- */


#news{
width:474px;
background:url(/images/news.jpg);
}

#newsTop{
width:434px;
background:url(/images/news_top.jpg) top no-repeat;
padding:60px 20px 10px 20px;
}

#newsBottom{
width:474px;
background:url(/images/news_bottom.jpg) bottom no-repeat;
}

.news{
padding-bottom:15px;
background:url(/images/bgFade.jpg) bottom repeat-x;
float:left;
margin-bottom:20px;
cursor:pointer;
}

.newsPic{
width:100px;	
float:left;	
}

.newsPic img{
border:1px solid #000;	
}

.newsText{
width:334px;	
padding-top:3px;
float:left;	
}

.newsText h2{
margin:0px;
padding:0px;
border:0px;
}

.newsText h2 a{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#1c5aee;
margin-bottom:2px;
text-decoration:none;
}

.newsText p a{
color:#000;
font-family:Verdana, Geneva, sans-serif;
font-size:11px;
text-decoration:none;
}

.newsText p a span{
font-family:Verdana, Geneva, sans-serif;
font-size:10px;
font-weight:bold;
color:#1c5aee;
text-decoration:none;
}

.news:hover h2 a{
color:#000;	
}
.news:hover p a{
color:#444;	
}
.news:hover p a span{
color:#222;	
}
.news:hover img{
border:1px solid #1c5aee;
}

.news:hover{
background:none;
border-bottom:1px solid #bfbfbf;
margin-bottom:19px;
}

.allNews{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:11px;
color:#595959;
text-transform:uppercase;
font-weight:bold;
text-align:center;
position:relative;
top:-10px;
}
.allNews a{
text-decoration:none;
color:#595959;
}
.allNews a:hover{
color:#1d5aee;
}



/* VIDEO
----------------------------------------- */


#video{
width:474px;
background:url(/images/video.jpg);
}

#videoTop{
width:434px;
background:url(/images/videoTop.jpg) top no-repeat;
padding:68px 20px 36px 20px;
}

#videoBottom{
width:474px;
background:url(/images/videoBottom.jpg) bottom no-repeat;
}

.vid{
padding-bottom:15px;
background:url(/images/bgFade.jpg) bottom repeat-x;
float:left;
margin-bottom:20px;
cursor:pointer;
}

.vidPic{
width:130px;
float:left;
}

.vidPic img{
border:1px solid #000;
}

.vidText{
width:304px;
float:left;
}

.vidText h2{
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
font-weight:bold;
color:#1d5aee;	
text-decoration:none;
margin-bottom:8px;	
}

.vidText h2 small{
color:#999;
display:block;
float:right;
padding-top:2px;
font-weight:normal;
}

.vidText h2 a{
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
font-weight:bold;
color:#1d5aee;	
text-decoration:none;

}

.vidText p a{
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
color:#77787b;
text-decoration:none;
}

.vid:hover h2 a{
color:#000;	
}
.vid:hover p a{
color:#444;	
}
.vid:hover p a span{
color:#222;	
}
.vid:hover img{
border:1px solid #1c5aee;
}

.vid:hover{
background:none;
border-bottom:1px solid #bfbfbf;
margin-bottom:19px;
}

.plusVid{
text-align:right;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
margin-right:6px;
}
.plusVid a{
color:#1d5aee;
text-decoration:none;
}
.plusVid a:hover{
color:#595959;
text-decoration:none;
}


/* c
----------------------------------------- */

#cInner{
width:474px;
background:url(/images/cInner.jpg);	
}

#cTop{
width:434px;
background:url(/images/cTop.jpg) top no-repeat;
padding:20px;	
}

#cBottom{
width:474px;
background:url(/images/cBottom.jpg) bottom no-repeat;
min-height:980px;
height:auto !important;
height:980px;
padding-bottom:20px;
}


#devenirMembre{



}

#devenirMembre fieldset{
border:1px solid #ddd;
padding:10px;
margin:20px 0;
margin-top:5px;
padding-top:15px;

}

#devenirMembre legend{
color:#ee1c25;	
font-size:14px;
font-weight:bold;
}

#devenirMembre label{
color:#222;	
font-size:12px;
display:block;
float:left;
width:155px;
}

#devenirMembre div{
clear:left;
padding:5px;
}

#devenirMembre div.alte{
background:#f9f9f9;
}

#devenirMembre input, #devenirMembre select{
border:1px solid #ddd;
padding:3px;
}
	#devenirMembre input.simple{
		border:0;
		padding:0;
	}

#liensUtiles div{
padding-bottom:10px;

}

#liensUtiles h2{
margin-top:0px;
padding-top:0px;
}

#liensUtiles img{
padding:5px;
border:1px solid #ddd;
margin-bottom:15px;
background:#fff;
}

#liensUtiles .alt{
border-top:1px solid #ddd;
border-bottom:1px solid #ddd;
}


#photos img{
	padding:1px;
	border:1px solid #ddd;
float:left;margin:0 4px 4px 0;
}


.nouvelle{
	overflow:hidden;
	width:430px;
}



/* PARTENAIRES
----------------------------------------- */


#partenaires{
width:934px;
background:url(/images/partenaires_center.jpg);
margin:0 auto;


}

#partenaireBottom{
background:url(/images/partenaires_bottom.jpg) bottom no-repeat;
padding:30px;
padding-top:40px;
width:874px;
text-align:center;
}
#partenaireTop{
background:url(/images/partenaires_top.jpg) top no-repeat;
width:934px;
}



#partenaires img{
border:0;
}



/* Content LEFT
--------------------------------------------------------------------------------------- */

#contentLeft{
width:230px;	
padding-left:21px;
padding-bottom:30px;
float:right;
}

/* Calendrier
----------------------------------------- */


#cal{
	width:230px;
background:url(/images/cal.jpg);
}

#calTop{
	width:230px;
background:url(/images/calTop.jpg) top no-repeat;
padding-bottom:10px;
}

#calBottom{
	width:230px;
background:url(/images/calBottom.jpg) bottom no-repeat;
}


#calendrier{
width:212px;
text-align:center;
margin-left:11px;
}


#calendrier .titre {
font-family:Tahoma,Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#fffad9;
text-align:left;
text-transform:uppercase;
margin-left:7px;
}

#calendrier .mois {
font-family:Verdana, Geneva, sans-serif;
color:#000;
font-size:12px;
padding:5px 0px;
text-align:center;
padding-top:40px;
margin-bottom:0px;
padding-bottom:4px;
}

#calendrier .mois a {
text-decoration:underline;
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
font-weight:bold;
color:#1c5aee;

}

#calendrier .mois span {
	line-height: 1.6em;
	vertical-align: top;
}

#calendrier table {

	float:right;
	width: 197px;
	clear: both;
}
#calendrier th, #calendrier td {
	text-align: center;
}

#calendrier th {
margin-bottom:15px;
}

#calendrier th {
font-family:Verdana, Geneva, sans-serif;
color:#1c5aee;
font-size:10px;
font-weight:bold;
margin-bottom:4px;
padding-bottom:4px;
}


	#calendrier td {
		font-family:Century Gothic,arial,verdana;
		color:#413003;
		font-size:11px;
		background:#f1ebc7;
		width:21px;
		height:11px;
		background: url(/images/td.jpg) top center no-repeat;
		padding:0 4px 4px 4px;
	}
	
#calendrier td.vide {
	background: url(/images/tdvide.jpg) top center no-repeat;
}

#calendrier td.curdate {
	background: url(/images/tdevent.jpg) top center no-repeat;
	font-weight: bold;
	color:#1c5aee;
	
}

#calendrier td a {
	width:21px;
	font-size:11px;
	font-weight:bold;
	height:16px;
	background: url(/images/tdevent.jpg) top center no-repeat;
	color: #1c5aee;
	display: block;
	text-decoration:none;
}

#calendrier .evenements {
	width: 198px;
	height: 20px;
	color:#dd5605;
	background:#e2c165;
	text-align: right;
	padding: 8px 0 0 0;
	margin: 0;
}

#calendar{
	margin: 0px 8px 6px 0px;
	}


#calendrier a.allnews{
	color: #1c5aee;
	font-family:tahoma;
	font-size:12px;
	text-decoration:underline;
	display: block;
	text-align: right;
	background: url(/images/bg-all-news.gif) right no-repeat;
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 16px;
	clear: both;
	}
#calendrier a:hover.allnews{
	text-decoration: none;
	}


#voirToutActivite{
font-family:Verdana, Geneva, sans-serif;
font-size:10px;
color:#1c5aee;
text-align:right;
margin-right:10px;
}
#voirToutActivite a{
font-family:Verdana, Geneva, sans-serif;
font-size:10px;
color:#1c5aee;
text-decoration:underline;
}



#teas_album{
width:230px;
height:225px;
background:url(/images/teas_bg_album.jpg);
}

#teas_album img{
margin:60px 0 0 40px;	
}


/* TOOLTIP
--------------------------------------------------------------------------------------- */

#WzTtDiV{
	border:1px solid #474747;
	border-bottom:2px solid #eb303b;
	border-right:2px solid #eb303b;
	background:#FFF url(/images/bgTooltip.jpg) center top repeat-x;
}

#TipCls1{
	color:#474747;
}


/* Le Footer
--------------------------------------------------------------------------------------- */

#footer {
background:#000 url(/images/bgFooter.jpg) top no-repeat;
clear: both;
width:976px;
padding:12px 0 ;
margin:0 auto;
}

#footer p{
text-align:center;
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
color:#797979;
padding-bottom:5px;
}

#footer p a{
color:#797979;
text-decoration:none;
}

#footer p a:hover{
color:#515151;
text-decoration:underline;
}

#footer p.smaller{
font-size:10px;	
}

/* Classes diverses
------------------------------------- */

.clear {clear: both;}
.flt-right {float: right;}
.flt-left {float: left;}
.txt-right {text-align: right;}
.txt-center {text-align: center;}
.txt-left {text-align: left;}

.img {
	padding:3px;
	border:1px solid #ddd;
}

.img-left {
	float: left; 
	margin: 0 10px 4px 0; 
	padding:3px;
	border:1px solid #ddd;
}
.img-right {
	float: right; 
	margin: 0 0 4px 10px;
	padding:3px;
	border:1px solid #ddd;
}
.noborder {border: none;}
.alt {background: #f4f4f4;padding:14px 14px;width:434px;position:relative;left:-14px;}

.rules_logo{
	margin-left:100px;
}

	.rules_logo h6{
		margin-left:35px;
	}
	
	.rules_logo img{
		margin-left:25px;
	}
	
.rules_logo2{
	margin-top:50px;
	
}

	.rules_logo2 h6{
		margin-left:25px;
	}
	
	.rules_logo2 img{
		margin-left:40px;
	}
	
	.rules_logo2 a{
		margin-left:52px;
		
	}

#results_mylap h1 {float:none;text-align:left;position:inherit;margin:0 0 5px 0;font-size:19px;color:#1D5AEE;}
#results_mylap table {width:440px;background:#fff;font-size:8px;}

a.teaser_standingprice {background:url(/images/teaser_standingprize_sprite.jpg) no-repeat top left;display:block;height:115px;width:230px;}
a.teaser_standingprice:hover {background-position:bottom left;}

#mailing_list {background:url(/images/bg-mailing.jpg) no-repeat 0 0;height:151px;margin:0;padding:0;width:230px;}
#mailing_list div {height:94px;margin:0;padding:57px 0 0 22px;width:208px;}
#mailing_list label {color:#fff;display:block;font:12px/14px Arial, Helvetica, sans-serif;padding:0 0 22px 9px;}
#mailing_list input {background:url(/images/input-mailing.gif) no-repeat 0 0;border:0;color:#a1a1a1;float:left;font:bold 11px/20px Arial, Helvetica, sans-serif;height:20px;margin:0;outline:none;padding:1px 8px 0 10px;width:120px;}
#mailing_list input:invalid {box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none;}
#mailing_list a {background:url(/images/btn-send.gif) no-repeat 0 0;float:left;height:21px;width:52px;}
#mailing_list a:hover {background-position:0 -21px;}
#mailing_list a span {display:none;}

.pubs {background:url(/images/bg-publeft.gif) repeat-y 4px 0;clear:left;float:left;padding:0 0 0 4px;width:224px;}
.pubs ul,
.pubs li {list-style-type:none;margin:0;}
.pubs ul {background:url(/images/bg-publeft-top.gif) no-repeat 0 0;float:left;padding:20px 0 0;}
.pubs li {clear:left;float:left;padding:0 0 12px 12px;width:212px;}
.pubs li.last {background:url(/images/bg-publeft-bottom.gif) no-repeat 0 bottom;padding:0 0 15px 12px;}
.pubs li a {cursor:pointer;display:block;text-decoration:none;}
.pubs li img {display:block;}

#contentRight .pubs {background:url(/images/bg-publeft.gif) repeat-y 2px 0;padding:0 0 0 2px;}
#contentRight .pubs ul {background:url(/images/bg-publeft-top.gif) no-repeat 0 -4px;float:left;padding:16px 0 0;}

