@charset "utf-8";
/* TOP LINKS BOX */

div.quick_links_box {
	width:230px;
	/*background-image:url(../../gfx/rummble/web/global_components/r_bg_divtopdwnblue78.jpg);*/
	background-repeat:repeat-x;
	background-position:top;
	padding:0px 10px 5px 10px;
	float: left;
	margin: 0 0 10px 0;
}
div.profile_quick_links_box {
background-position:center bottom;
background-repeat:no-repeat;
float:left;
left:-10px;
margin:0 0 10px;
padding:0 10px 10px;
position:relative;
top:80px;
width:320px;
}

div.profile_quick_links_box img.profile_thumb, div.quick_links_box img.profile_thumb {
	width:28px;
	height:28px;
	border:0;
}
