/* Rounded Corners */
.inputAction, #acctNav li, #acctNav li ul, #categories, #cats ul, #quickSearch, #featurify, #featurifyNav a, #featurify .backward, #featurify .forward, #newsTab, .bbNews-tags li, .bbNews-comments h3, .bbNews-commentsContent, #bbNews-commentsContentLogin, #bbNews-commentsForm, #whoVoted, #whoVoted-alt, #whoVoted li, #relatedLinks, #sidebar h3, #sidebar .contentWrapper, .sidebarStories, .sidebarComments, #sidebarTags, .sidebarUsers, .sidebarStories-vote, #sidebarTags li a, #quickSubmit, #quickSubmit fieldset, span.pagescurrent, #bbNews-commentsForm .msgError, .submitGuidelines .msgWarning, #toTop {
	behavior:url(./templates/BoxyBuzz/js/PIE.htc);
}
.inputAction, #quickSearch, #featurifyNav a, #bbNews-commentsForm .msgError, span.pagescurrent, .sidebarStories-vote, #submitGuide .msgError {
	position:relative;
}
/* Classic Rounded Corners */
#primaryNavTL {
	background:url(../images/ie8/primaryNavTL.png) left top no-repeat;
}
#primaryNavTR {
	background:url(../images/ie8/primaryNavTR.png) right top no-repeat;
}
#newsTabSub li {
	background:url(../images/ie8/newsTabSub.png) right -27px no-repeat;
	border:none;
}
#newsTabSub li a {
	background:url(../images/ie8/newsTabSub.png) left top no-repeat;
	padding:4px 12px 5px;
}
#newsTabSub li.current {
	background:url(../images/ie8/newsTabSub.png) right -77px no-repeat;
	border:none;
}
#newsTabSub li.current a {
	background:url(../images/ie8/newsTabSub.png) left -52px no-repeat;
}
/* Tweaks and Hacks */
.acctNav-dropDownArrow>span {
	border:9px solid;
	border-color:transparent transparent #cc0e13;
}
.acctNav-dropDownArrow>span:after {
	border:9px solid;
	border-color:transparent transparent #fff;
	bottom:-11px;
	left:-10px;
}
#quickLogin {
	border:3px solid #5b5b5b;
}
.featurifyTitle {
	background:url(../images/misc/opaque.png) left top repeat;
}
.bbNews-tags li {
	border-radius:4px 9px 9px 4px;
}
.bbNews-comments h3 {
	padding:2px 0 3px;
}
#quickSubmit input[type=submit] {
	padding:6px 20px;
}
li.sidebarAdLeft {
	margin:0 0 15px;
}
li.sidebarUsers-lastChild {
	border:none;
}
.radioLabel	{
	position:relative;
	bottom:1px;
}
#noJS, #noIE6 {
	background:url(../images/misc/opaque.png) left top repeat;
}