.typography a.roundLinkFix {
	z-index: 100;
	font-size: 13px;
    line-height: 16px;
	text-decoration: none !important;
	color: #fff !important;
	white-space: nowrap;
	padding: 5px 15px 5px 0px;
	*padding: 0px 15px 0px 0px;
	background: transparent url(../images/round12-right.png) no-repeat right top;
}

.typography a.LinkBig {
	padding-right: 8px;
	font-size: 16px;
	background-image: url(../images/round5-right.png);
} 

.typography a.roundLinkFix span {
	padding: 5px 0px 5px 15px;
	margin-right: 1px;
	font-size: 13px;
    line-height: 16px;
    white-space: nowrap;
	background: transparent url(../images/round12-left.png) no-repeat left top;
}

.typography a.LinkBig span {
	padding-left: 8px;
	font-size: 16px;
	
	background-image: url(../images/round5-left.png);
} 

.typography a.roundLinkFix:hover {
	background-position: right -45px;
}

.typography a.roundLinkFix:hover span {
	background-position: left -45px;
}

.RoundBox .head, .RoundBox .foot {
	height: 11px;
}

.RoundBox .wrapper {
	border: 0px solid #d5d5d5;
	border-width: 0px 1px;
	padding: 0;
	margin: 0;
	position: relative;
	background: #ffffff;
}

.MainNav .wrapper {
	padding: 0px 10px;	
}

#MainArea .RoundBox .head, #MainArea .RoundBox .foot {
	background: url(../images/boxlarge.png) no-repeat left top;
}

#SideBar .RoundBox .head, #SideBar .RoundBox .foot {
	background: url(../images/boxmedium.png) no-repeat 0px -22px;
}

#BottomBar .RoundBox .head, #BottomBar .RoundBox .foot {
	width: 240px;
	background: url(../images/boxsmall.png) no-repeat 0px -22px;
}

#SideBar .Navigation .head {
	background-position: 0px 0px !important;
}

.RoundBox .foot {
	background-position: left bottom !important;
}

#SideBar .RoundBox .wrapper, #BottomBar .RoundBox .wrapper {
	padding: 0;
	background: #fff url(../images/brightgradient.png) repeat-x left -10px;	
}

#SideBar .Navigation .wrapper {
	background:#fff;
}

#BottomBar .Widget .wrapper {
	height: 150px;
	width: 238px;
}

#SideBar .Widget .wrapper .WidgetLink {
	position: relative;
	bottom: 0px;
}

#BottomBar .Widget .wrapper .WidgetLink {
	bottom: 0px;
}

.Widget .wrapper h3 a.LinkButton {
	top: 2px;
}

#BottomBar .wrapper .Widget h3 a.LinkButton {
	top: -2px;
}
