body { font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #eee2cb; margin:10px; text-align:center;}

.apuestascontainer {
width: 1024px;
margin-left:auto; margin-right:auto;
}

p { }
td { }
/*
a {margin: 0; padding: 0; color: #000066; text-decoration: underline}
a:visited {color: #000066; text-decoration: underline}
a:active {color: #000066; text-decoration: underline}
a:hover {color: #990000; text-decoration: none}
*/

p,h1,h2,h3 { margin: 0; padding: 0; }
.n11 { font-size: 12px; }
.n11 a { color: #183f70; text-decoration: none; font-size: 12px; font-weight: bold;}
.n11 a:visited { color: #183f70; text-decoration: none;}
.n11 a:hover { color: #a72b00; text-decoration: none;}


li.dot { 
	background:none;
	background: url(imagenes/dot.png) 10px 9px no-repeat;
	padding-left: 20px;
	margin-left:0px;
	text-indent:0px;
}
*html li.dot { 
	text-indent:0px !important;
	list-style-type: none;
	background: url(imagenes/dot.png) 10px 9px no-repeat; 
	padding-left: 20px !important;
	margin-left:0px !important;
}

/**/
.t1 { font-size: 12px; width: 179px; overflow: hidden; clip: inherit; margin-top: 10px; margin-bottom: 10px; }
.t1 th { color: #a70000; font-size: 14px; text-transform: uppercase; }
.t1 a { color: #000099; font-size: 12px; line-height: 23px; background-image: url(imagenes/nav_btn_1.jpg); background-repeat: no-repeat; text-decoration: underline; text-indent: 10px; width: 179px; height: 23px; min-width: 179px; display: block; }
.t1 a:visited { color: #000099; }
.t1 a:hover { color: #a70000; }
/**/
.t11 { font-size: 12px; margin-top: 10px; margin-bottom: 10px; }
.t11 th { color: #a70000; font-size: 14px; text-transform: uppercase; }
.t11 a { color: #000099; font-size: 12px; line-height: 22px; text-decoration: underline; background-image: url(imagenes/nav_btn_11.jpg); background-repeat: no-repeat; text-indent: 10px; display: block; width: 179px; height: 46px; overflow: hidden; }
.t11 a:visited { color: #000099; }
.t11 a:hover { color: #a70000; }
/**/
.t2 { font-size: 12px; width: 179px; margin-top: 10px; margin-bottom: 10px; }
.t2 th { color: #955800; font-size: 14px; text-transform: uppercase; }
.t2 a { 
	float:left;clear:both;
	width:173px;
	color: #183f70; font-size: 12px; font-weight:bold; line-height: 23px; text-decoration: none; text-indent: 10px; min-height: 23px;
	background-image: url(imagenes/nav_btn_22.jpg); 
	background-repeat: repeat-y; 
	background-position:top right;
	border-bottom:1px solid #9f8d69;
	border-top:1px solid #f9edd3;
	margin-left:3px;
}
*html .t2 a { margin-left:3px;}
.t2 a:visited { color: #183f70; }
.t2 a:hover { color: #a72b00; }
/**/
.t21 { font-size: 12px; margin-top: 10px; margin-bottom: 10px; }
.t21 th { color: #955800; font-size: 14px; text-transform: uppercase; }
.t21 a { color: #183f70; font-size: 12px; line-height: 22px; text-decoration: none; background-image: url(imagenes/nav_btn_21.jpg); background-repeat: no-repeat; text-indent: 10px; display: block; width: 179px; height: 46px; overflow: hidden;}
.t21 a:visited { color: #183f70; }
.t21 a:hover { color: #a72b00; }
/**/


/**/
.t3 { font-size: 12px; margin-top: 10px; margin-bottom: 10px; }
.t3 th { color: #8d7b00; font-size: 14px; text-transform: uppercase; }
.t3 a { color: #000099; font-size: 12px; line-height: 23px; text-decoration: underline; background-image: url(imagenes/nav_btn_3.jpg); background-repeat: no-repeat; text-indent: 10px; display: block; width: 179px; height: 23px; overflow: hidden; }
.t3 a:visited { color: #000099; }
.t3 a:hover { color: #8d7b00; }


.apuestastable {
	font-family: Arial;
	border:		2px Solid #DDDDDD;
	background:	Window;
	color:		WindowText;
	border-collapse: collapse;	
	font-size: 12px;	
}

/* header row*/
.apuestastable th {
	padding:	1px 5px;
 	border:		1px solid;
	border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight;
	cursor:		default;
	background:	#E9B585;
}

/* normal row*/
.apuestastable td {
	padding:	1px 3px;
}

/* alternative row */
.apuestastable tr.alt {
 	background-color:#EFEFEF; 
}

.apuestastable td a:visited { color: #0077DD; }



/**/
.c { font-size: 12px; line-height:20px; margin-top: 10px; margin-bottom: 10px; }
.c h1 { color: #9e0b0e; width:100%;font-size: 15px; font-weight: normal; margin-top: 0px;margin-bottom: 5px; }
h1 { color: #9e0b0e; width:100%;font-size: 15px; font-weight: normal;padding:0px;margin: 0px 0px 5px 0px; }


/*.c h2 { color: #9e0b0e; font-size: 15px; font-weight: bold; margin-top: 5px; margin-bottom: 5px; }*/
/*.c h3 { color: #000; font-size: 15px; margin-top: 5px; margin-bottom: 5px; }*/

.c h2 { 
	clear:both;
	color:#d65730;
	font-family:Arial,sans-serif;
	font-size: 15px; 
	font-weight: bold; 
	margin: 12px 0px 8px 0px;
	padding-left:16px;
	background: url(imagenes/dot1.png) left center no-repeat;
}

.c h3 { 
	clear:both;
	color:#d65730;
	font-family:Arial,sans-serif;
	font-size: 15px; 
	font-weight: bold; 
	margin-top: 8px; 
	margin-bottom: 4px; 
}


.c p { color: #000; padding-top: 5px; padding-bottom: 5px; }
.c a { color: #000099; }
.c img { color: #000; background-color: #eee2cb; }
.c a:visited { color: #000099; }
.c a:hover { color: #a70000; }

.shortpost_headline h2 { clear:both; font-size: 15px; color:#000099; margin: 3px 0px 3px 0px;  font-weight:bold; 
	padding-left:0px;
	background: none;}
.shortpost_headline a { text-decoration:none; color:#000099;}
.shortpost_headline a:visited { text-decoration:none; color:#000099;}
.shortpost_headline a:hover { text-decoration:underline; color:#000099;}

.shortpost_catchline h3 { clear:both; font-size: 15px; color:#d65730; margin-top: 3px; margin-bottom: 3px; font-weight:bold;
	padding-left:16px;
	background: url(imagenes/dot1.png) left no-repeat;
}
.shortpost_catchline a { text-decoration:none; color:#d65730;}
.shortpost_catchline a:visited { text-decoration:none; color:#d65730;}
.shortpost_catchline a:hover { text-decoration:underline; color:#d65730;}

.blogheadlinesindex {
	clear:both;
	color:#ba2c00;
	text-transform: uppercase;
	font-family:Arial,sans-serif;
	font-size: 12px; 
	font-weight: bold; 
	margin-top: 3px; 
	margin-bottom: 2px; 
	padding-left:16px;
	background: url(imagenes/dot1.png) left top no-repeat;
}

.breadcrumb { COLOR: #767676; font-size:11px; height:28px; line-height:28px; margin-right:10px; text-align:right;}
.breadcrumb a:link    {	COLOR: #767676; TEXT-DECORATION: none;}
.breadcrumb a:visited {	COLOR: #767676; TEXT-DECORATION: none;}
.breadcrumb a:hover   {	COLOR: #9e0b0e; TEXT-DECORATION: underline;}
.breadcrumb a:active  {	COLOR: #767676; TEXT-DECORATION: none;}

/**/
.f { font-size: 12px; }
.f a { color: #000099; text-decoration: none; overflow: hidden; margin-right: 10px; margin-left: 10px; }
.f a:visited { color: #000099; }
.f a:hover { color: #000; }
/**/
.n2 { font-size: 10px; }
.n2 a { color: #000099; line-height: 26px; text-decoration: underline; background-image: url(imagenes/footer_middle1.jpg); padding-right: 2px; padding-left: 2px; background-repeat: repeat; text-indent: 10px; display: block; height: 26px; overflow: hidden; white-space:nowrap;}
.n2 a:visited { color: #000099; text-decoration: underline;}
.n2 a:hover { color: #a70000; text-decoration: none;}
/**/
.n3 { font-size: 10px; }
.n3 a { color: #183f70; line-height: 26px; font-weight:bold;text-decoration: none; background-image: url(imagenes/footer_middle2.jpg); padding-right: 2px; padding-left: 2px; background-repeat: repeat; text-indent: 10px; display: block; height: 26px; overflow: hidden; white-space:nowrap;}
.n3 a:visited { color: #183f70; text-decoration: none;}
.n3 a:hover { color: #a72b00; text-decoration: none;}
/**/
.n4 { font-size: 10px; }
.n4 a { color: #183f70; line-height: 16px; font-weight:bold;text-decoration: none; background-image: url(imagenes/footer_middle3.jpg); padding-right: 2px; padding-left: 2px; background-repeat: repeat; text-indent: 10px; display: block; height: 26px; overflow: hidden; white-space:nowrap;}
.n4 a:visited { color: #183f70; text-decoration: none;}
.n4 a:hover { text-decoration: none; color: #a72b00; }
/**/
.n1 { line-height:17px; }


.cajita {
	border-bottom: 1px solid #757676;
	border-left: 1px solid #757676;
	border-right: 1px solid #757676;
	border-top: 1px solid #757676;
}

td.promotexto {
	font-family: Verdana,Arial,Helvetica;
	font-size: 12px;
	margin: 0px;
}
.amarilla {background-color: #FFFFCC; font: bold 12px Verdana, Arial, Helvetica, sans-serif; color: #990000}


.img {
    float: left;
	border:none;
	margin: 5px 20px 0px 0px;
	}


div.container
{
position: relative;
float:left;
width: 100%;
margin: 0px;
padding: 0px;
text-align: left;
}
div.content
{
float:left;
/*margin-right: 210px;*/
margin-left: 8px;
padding: 0px;
text-align: left;
font-size:12px;
font-weight: normal;
text-align: left;
}
*+html div.content{
	width:100%;
}

div.rightsidebar
{
float:right;
width: 200px;
}

div.content, div.rightsidebar
{ 
 overflow: hidden;
}


div.post
{
font-size:12px;
font-weight: normal;
text-align: left;
padding-bottom:20px;
}

div.entryexcerpt
{
line-height:17px;
}

div.sem_recent div.tile_header h2
{
  padding: 2px 7px;
  font-size: 15px;
  color: #fff;
  letter-spacing: -1px;
  background: url(imagenes/sidebar_h2.gif) left no-repeat;
  margin-bottom: 0px;
}

/*
h2.sidebarheading
{
  padding: 2px 7px;
  font-size: 14px;
  color: #fff;
  letter-spacing: -1px;
  background: url(imagenes/sidebar_h2.gif) left no-repeat;
  margin-bottom: 0px;
}
*/

h2.sidebarheading {
	width:179px;
	border:1px solid #ced9e1;
	background:url("./imagenes/h1_bg.png") repeat-x;

	color:#d65730;
	font-family:Arial,sans-serif;
	font-weight:bold;
	font-size:14px;
	text-align:left;

	padding: 5px 7px 6px 12px;
	margin: 10px 0px 5px 0px;
}
*html h2.sidebarheading {
	margin: 7px 0px 5px 0px;
}

/*
h3.sidebarheading
{
  padding: 2px 7px;
  font-size: 14px;
  color: #fff;
  letter-spacing: -1px;
  background: url(imagenes/sidebar_h2.gif) left no-repeat;
  margin-bottom: 0px;
}
*/

h3.sidebarheading {
	width:179px;
	border:1px solid #ced9e1;
	background:url("./imagenes/h1_bg.png") repeat-x;

	color:#d65730;
	font-family:Arial,sans-serif;
	font-weight:bold;
	font-size:14px;
	text-align:left;

	padding: 5px 7px 6px 12px;
	margin: 10px 0px 5px 0px;
}
*html h3.sidebarheading {
	margin: 7px 0px 5px 0px;
}

h3.sidebarheadingstrategy {
	width:220px;
	border:1px solid #ced9e1;
	background:url("./imagenes/h1_bg.png") repeat-x;

	color:#d65730;
	font-family:Arial,sans-serif;
	font-weight:bold;
	font-size:14px;
	text-align:left;

	padding: 5px 7px 6px 12px;
	margin: 7px 0px 5px 0px;
}
*html h3.sidebarheadingstrategy {
	width:240px;
	margin: 4px 0px 5px 0px;
}


div.subscribe_service img
{
border: 0px;
padding: 0px 0px 10px 0px;
background-color: white;
}

div.rightsidebar ul 
{
margin: 0px;
padding: 0 0 0 5px;
}
div.rightsidebar ul li {
  margin: 0;
  padding: 3px 2px 2px 16px;
  color: #222;
  background: url(imagenes/bullet.gif) left 7px no-repeat;
  line-height: 17px;  /* Required for cross-browser consistency; cross-browser defaults vary. */
  list-style: none;
  border-bottom: 1px dotted #ccc;
  }
  
div.rightsidebar ul li a {
  margin: 0;
  padding: 0px 0px 0px 5px;
}

div.rightsidebar ul li a:visited { color: #000099; }

div.rss
{
text-align:center;
}

div.post img
{
border: 0px;
background-color: #fff;
}

#s
{
width: 142px;
height: 18px;
}


#casas {width: 180px; border:1px solid #FFD1AF; background:#FFF8AF; margin-bottom:10px; margin-left:10px; padding-left: 5px; padding-bottom: 5px}
#casas h3 {font-size: 15px; padding: 5px 5px; color: #990000;}

#casas-largas {width: 400px; border:1px solid #FFD1AF; background:#FFF8AF; margin-bottom:10px; margin-left:10px; padding-left: 5px; padding-bottom: 5px}
#casas-largas h2 {font-size: 15px;}


#categoria {width: 490px; border:1px solid #FFD1AF; background:#FFF8AF; padding: 10px;}
#articulos-relacionados {width: 490px; border:1px solid #AACCEE; background:#EBF3FB; padding: 10px; line-height: 25px;}
#ofertas {width: 490px; border:1px solid #FFD1AF; background:#FFF8AF; padding: 10px;}


.alignleft {float:left;}
.alignright {float:right;}

.enlaces-esp a {margin: 0; padding: 0; color: #000066; text-decoration: underline}
.enlaces-esp a:visited {color: #000066; text-decoration: underline}
.enlaces-esp a:active {color: #000066; text-decoration: underline}
.enlaces-esp a:hover {color: #990000; text-decoration: none}


ul
{
list-style-type: none;
padding: 0px;
margin: 0px;
}
ul li
{
list-style-type: none;
background-image: url( 'imagenes/list.png' );
background-repeat: no-repeat;
background-position: 0px 4px;
padding-left: 14px;
}

.c ul li a:visited { color: #0077DD; }

/* Ranking Block */
div.SiteRanking{ width:690px; margin-top:10px; }
div.SiteRanking img{ border: 0 none; }
div.SiteRanking div.title h2{ width:100%; margin: 0px; padding: 0px; height:30px; line-height:30px; font-size:14px; font-weight:bold; color:#FFFFFF; text-indent:20px; background:url('imagenes/ranking_header.png') no-repeat;}
div.SiteRanking div.content{ float:none;padding-top:5px;margin:0; background-color:#efefef; border-left:solid 1px #b4b4b4; border-right:solid 1px #b4b4b4; }
div.SiteRanking div.content div.line{ width:670px; height:35px; line-height:31px; background:url('imagenes/ranking_list_b.gif') left bottom repeat-x; margin-left:9px;}
div.SiteRanking div.content div.last{ background:none; }
div.SiteRanking div.content div.line span{ float:left;}
div.SiteRanking div.content div.line span.item1{ width:125px; text-indent:19px; margin-top:2px;}
div.SiteRanking div.content div.line span.item2{ width:125px; color:#474747; font-weight:bold; text-indent:8px;}
div.SiteRanking div.content div.line span.item_star{ width:140px; margin-top:6px; text-align:center;}
div.SiteRanking div.content div.line span.item3{ width:88px;}
div.SiteRanking div.content div.line span.item3 div.button{ margin-top:5px;}
div.SiteRanking div.content div.line span.item4{ width:40px; color:#474747; font-weight:bold; text-align:right;}
div.SiteRanking div.content div.line span.item_arrow{ width:45px; margin-top:11px; text-align:center;}
div.SiteRanking div.content div.line span.item5{ font-weight:bold; }
div.SiteRanking div.bottom { width:100%; height:6px; background:url('imagenes/ranking_bottom_back.png') no-repeat;}


div.ca-button { 	float:left; height:27px; margin: 6px 0 0 40px;background:url( 'imagenes/boton-izquierda.png' ) left top no-repeat; padding-left:11px;}
div.button-in { float:left;height:27px; background:url( 'imagenes/boton-derecha.png' ) right top no-repeat; padding-right:14px;}
div.button-content {	float:left; height:27px; padding:0 15px; background:url( 'imagenes/boton-central.png' ) left top repeat-x; vertical-align:middle;}
a.button-link {float;left; line-height:27px; margin:0; padding:0;text-decoration:none;color:#000066;}
a.button-link:visited {color:#000066; text-decoration:none;}
a.button-link:hover {color:#990000; cursor:pointer; text-decoration:underline;}
div.clear  { font-size: 0px; line-height: 0px; width: 0; height: 0; clear:both;}


.top-reasons{ width:562px; margin-top:10px; padding:8px 0px 7px 0px; background:url('imagenes/CenterBlock_1_b.gif') no-repeat; }
.top-reasons div{ width:100%; height:22px; line-height:22px; text-align:left; text-indent:70px; color:#283d6a; font-size:11px; background:url( 'imagenes/CenterBlock_1_icon.gif') 20px center no-repeat; }

.CenterBlock_3{ width:562px; margin-top:10px; }
.CenterBlock_3 div.title{ width:100%; height:30px; line-height:30px; font-size:14px; font-weight:bold; color:#FFFFFF; text-indent:20px; background:url('imagenes/ranking_header1.png') no-repeat;}

.CenterBlock_3 div.content{ float:none; margin:0; font-size:11px; background-color:#ffffff; border-left:solid 1px #b4b4b4; border-right:solid 1px #b4b4b4; clear:both; padding:10px 0px;}
.CenterBlock_3 div.content div.left{ float:left; width:160px; padding:10px 0px 0px 30px; }
.CenterBlock_3 div.content div.left font{ color:#77a0f6; font-size:12px; }
.CenterBlock_3 div.content div.right{ float:left; width:360px; }
.CenterBlock_3 div.content div.right span{ float:left; width:100%; height:26px; line-height:26px; text-indent:30px; background:url( 'imagenes/CenterBlock_1_icon.gif') left center no-repeat;} 
.CenterBlock_3 div.bottom { width:100%; height:38px; color:#000000; line-height:38px; text-align:left; font-size:12px; font-weight:bold; background:url('imagenes/CenterBlock_2_bottom_b.gif') no-repeat; }
.CenterBlock_3 div.bottom span{ float:left; text-indent:25px; }
.CenterBlock_3 div.bottom span.image{ float:right; margin:6px 30px 0px 0px; }


/* Block4 */
.CenterBlock_4{ float:left; width:310px; margin:0px 20px 10px 10px;  }
.CenterBlock_4 div.title{ float:left; width:100%; height:29px; line-height:29px; font-size:14px; font-weight:bold; color:#FFFFFF; text-indent:20px; background:url('imagenes/CenterBlock_4_title_b.gif') no-repeat; border-bottom:solid 1px #3b5d91;}
.CenterBlock_4 div.title a{ font-size:12px; color:#FFFFFF; text-decoration:underline; text-indent:0px; margin-right:15px; }

.CenterBlock_4 div.content{ float:left; margin:0; background-color:#efefef; border-left:solid 1px #b4b4b4; border-right:solid 1px #b4b4b4; display:block;}
.CenterBlock_4 div.content div.line{ width:308px; height:38px; border-bottom:solid 1px #FFFFFF; }
.CenterBlock_4 div.content div.line span{ float:left; height:38px; text-align:center; border-right:solid 1px #FFFFFF; }

.CenterBlock_4 div.content div.line span.item1{ width:107px;  }
.CenterBlock_4 div.content div.line span.item2{ width:125px; line-height:18px;}
.CenterBlock_4 div.content div.line span.item3{ width:74px; border:0px; color:#5084f1; line-height:38px;}
.CenterBlock_4 div.content div.line span.item1 a{ width:100%; float:left; padding-top:4px;}

.CenterBlock_4 div.content div.line1{ color:#000000; line-height:38px; font-weight:bold; height:29px; }
.CenterBlock_4 div.content div.line1 span{ height:29px; line-height:29px; }
.CenterBlock_4 div.content div.line1 span.item1{ background-color:#c5e059; }
.CenterBlock_4 div.content div.line1 span.item2{ background-color:#fff93e; line-height:29px;}
.CenterBlock_4 div.content div.line1 span.item3{ background-color:#fec000; color:#000000; line-height:29px;}

.CenterBlock_4 div.bottom { float:left; width:100%; height:11px; background:url('imagenes/CenterBlock_4_bottom_b.gif') no-repeat; }

*html .CenterBlock_4 div.content div.line1 span.item3{ width:76px; }


.rate_classification { 
	position: relative;
	width: 108px;
	height: 21px;
}
.rate_classification .rate_cover {
	position: absolute;
	background: transparent url(imagenes/0-estrellas.gif) top left no-repeat;
	top: 0px;
	left: 0px;
	width: 108px;
	height: 21px;
	z-index: 101;
}
.rate_classification .rate_progress {
	position: absolute;
	background: transparent url(imagenes/5-estrellas.gif) top left no-repeat;
	top: 0px;
	left: 0px;
	height: 21px;
	z-index: 102;
}


/************** Link ***********************/
/*******************************************/
div.clear {	clear:both; margin:0px;padding:0px}
br {}

h1 div.head1 {
	width:99.5%; float:left;
	margin:5px 0px 20px 0px;
}
h1 div.head1 div.headTxt {
	float:left;
	width:100%; min-height:25px;
	border:1px solid #ced9e1;
	background:url("./imagenes/h1_bg.png") repeat-x;
}
h1 div.head1 div.headTxt span {
	float:left;
	color:#d65730;
	text-transform: uppercase;
	font-family:Arial,sans-serif;
	font-weight:bold;
	font-size:15px;
	height:100%;
	background:url("./imagenes/h1_ico.png") top left no-repeat;
	padding:10px 10px 10px 50px;
	text-align:left;
	line-height:18px;
}
*+html h1 div.head1 div.headTxt span {
	width:95%;
	padding-right:20px;
	padding-left:30px;
}
h1 div.head1 div.headBot {
	width:100%; height:15px;
	background:url("imagenes/h1_bot.png") repeat-x;
	clear:both;
}
/*-------*/
/********************************************/
div.photo { float:left; margin:5px 20px 5px 5px; background:white;}
div.photo span.photo{
	float:left;	
	border:1px solid #d3d3d3;
}
div.photo span.photo img { margin:3px 3px 3px 3px;}
*html div.photo span.photo img { clear:both; padding:3px 3px 6px 3px}
div.photo div.shadow{ 
	float:left;
/*	clear:both;*/
	padding-bottom:2px;
	background:url("imagenes/photo_shadow1.png") bottom left repeat-x;
}
/********************************************/

body.actEstrategias a.btnEstrategias,
body.actCasas a.btnCasas,
body.actApuestasGratis a.btnApuestasGratis,
body.actBonos a.btnBonos,
body.actIntercambio a.btnIntercambio,
body.actGlosario a.btnGlosario,
body.actCalculadora a.btnCalculadora,
body.actArticulos a.btnArticulos,
body.actNoticias a.btnNoticias,
body.actClasificaciones a.btnClasificaciones,
body.actResultados a.btnResultados,
body.actLivescore a.btnLivescore,
body.actForos a.btnForos,
body.actBlogs a.btnBlogs,
body.actCuotas a.btnCuotas,
body.actLatinoamerica a.btnLatinoamerica,
body.actPronosticos a.btnPronosticos,
body.actPronostico a.btnPronostico,
body.actBusqueda a.btnBusqueda,
body.actEnlaces a.btnEnlaces,
body.actAvisoLegal a.btnAvisoLegal {
	float:left;clear:both;
	width:173px;
	color: #183f70; font-size: 12px; font-weight:bold; line-height: 23px; text-decoration: none; text-indent: 10px; min-height: 23px;
	background-image: url(imagenes/nav_btn_active.jpg); 
	background-repeat: repeat-y; 
	background-position:top right;
	border-bottom:1px solid #9f8d69;
	border-top:1px solid #DDC690;
	margin-left:3px;
}
