a.sharelink { text-decoration:none;}

a.sharelink:hover{
	color: #F09800;
	text-decoration:underline;
}

a.sharelink img{
	border: 0px;
}

li.us_news {
list-style: url("/home/img/arrow.gif");
letter-spacing: 1px; margin-bottom: 5px;
white-space: normal;
}

li.us_news a{
text-decoration:none;
}

li.us_news a:hover{
text-decoration:underline;
}

.us_subtitle{
	color: #b2904C;
	font-weight: bold;
}

/* COMMENTS */

div.bubble {
	margin:10px;
	color: #003366;
	border: 1px solid #c9c2c1;
	padding:5px;
}

.frm_button{
	color: white;
	padding: 3px;
	background: #5972A8;
	font: 12px Arial, Helvetica, sans-serif;
	letter-spacing:1px;
}

.frm_input{
color: #32527a;
background: #ffffff;
font-size: 12px;
padding: 2px;
width:220px;
border: 1px solid #5972A8;
}

#comment_box1{ left:10px;}

.arr {list-style-image:url("/images/arrow.gif");letter-spacing: 1px; padding-left:10px;padding-bottom:7px;}
#usoccer_news{ margin-bottom:5px;}


a.boldbuttons{
background: transparent url('/home/img/roundedge-blue-left.gif') no-repeat top left;
display: block;
float: left;
font: bold 13px Arial; /* Change 13px as desired */
line-height: 22px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 30px) */
height: 30px; /* Height of button background height */
padding-left: 8px; /* Width of left menu image */
text-decoration: none;

}

a:link.boldbuttons, a:visited.boldbuttons, a:hover.boldbuttons, a:active.boldbuttons{
color: white; /*button text color*/
}

a.boldbuttons span{
background: transparent url('/home/img/roundedge-blue-right.gif') no-repeat top right;
display: block;
padding: 4px 10px 4px 2px; /*Set 10px to be equal or greater than'padding-left' value above*/
}

a:hover.boldbuttons{ /* Hover state CSS */
text-decoration: underline;
}


.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}



.pagination{
margin: 0px;
position: relative; left: -40px;
}

.pagination ul{
text-align: left; /*Set to "right" to right align pagination interface*/
font-size: 12px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
padding: 0 5px;
border: 1px solid #9aafe5;
text-decoration: none; 
color: #2e6ab1;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #2b66a5;
color: #000;
background-color: #FFFF80;
}

.pagination a.currentpage{
background-color: #2e6ab1;
color: #FFF !important;
border-color: #2b66a5;
font-weight: bold;
cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: white;
cursor: default;
color: #929292;
border-color: #929292;
font-weight: normal !important;
}

.pagination a.prevnext{
font-weight: bold;
}

.pageheader {
background-color: #7399C4;
color: #fff;
margin-left:10px;
padding: 7px;
font-weight: bold;
margin-bottom:5px;
letter-spacing: 1px;
}
