body {
	background-color: #A1350F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
}
.downloadPDF {
	font-size: 80%;
	color: #990000;
	background-image: url(../images/icon-pdf.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	display: block;
	padding-bottom: 7px;
}

.nodisc
{
	list-style-type:none;
}

.downloadListItemPDF {
	background-image: url(../images/icon-pdf.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	display: block;
	padding-bottom: 7px;
}

.downloadWord{
	font-size: 80%;
	color: #003366;
	background-image: url(../images/icon_word.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	display: block;
	padding-bottom: 7px;
}

.quote {
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #F3A68B;
	font-size: 15px;
	font-style: italic;
	color: #A43611;
	padding-left: 15px;
}
.highlight {
	color: #3F517F;
	background-color: #ECF5FF;
	padding: 10px;
	border: 2px solid #CEE6FF;
	font-size: 14px;
	font-weight: bold;
}
.gallery {
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin-right: 15px;
	margin-bottom: 15px;
}



#main-sponsors {
	background-color: #FCFCFC;
	clear: both;
	height: 65px;
	margin-top: 6px;
	margin-bottom: 6px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2E95DA;
	font-size: 1.4em;
	margin-right: 15px;
	margin-left: 15px;
	border: 2px solid #CEE6FF;
}
#logo-white {
	display: none;
}


#main-sponsors strong {
	color: #182130;
	font-size: 1.4em;
	font-weight: normal;
	padding-top: 5px;
	display: block;
}
#bgNav{
	margin-bottom: 15px;
}


*{padding: 0; margin: 0;}

html, body {
min-height: 100%;
height: auto !important;
height: 100%
}

#tennisNavBG{
	display: block;
	background-image: url(../images/tennis-ball.jpg);
}
.floatRight {
	float: right;
}
.floatLeft {
	float: left;
}

.newsImage {
	float: right;
	margin-left: 15px;
}

.formBox {
	background-color: #F4F3F2;
	border: 1px solid #CCCCCC;
	padding:0px;
	margin-bottom: 15px;
}












#container {
	background-color: #FFFFFF;
	width: 871px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg.jpg);
	padding-bottom: 20px;
	padding-right: 14px;
	padding-left: 15px;
}




#footer {
	height: 34px;
	background-image: url(../images/bg-footer.jpg);
	background-color: #373631;
	width: 896px;
	margin-right: auto;
	margin-left: auto;
}
#footerRight {
	float: right;
	height: 34px;
	width: 18px;
	background-image: url(../images/bg-footer-right.jpg);
	background-repeat: no-repeat;
}
#footerLeft {
	background-image: url(../images/bg-footer-left.jpg);
	height: 34px;
	width: 18px;
	background-repeat: no-repeat;
}
#logo {
	margin-top: 12px;
	margin-left: 20px;
	padding:10px;
}
#logo a{
	display: block;
	width: 300px;

}
#header {
	margin-bottom: 10px;
	background-image: url(../images/bg-header1.jpg);
	background-repeat: repeat-x;
}
#primaryNavigation {
	height: 95px;
	background-image: url(../images/bg-header1.jpg);
	background-repeat: repeat-x;
}

#primaryNavigation ul{
	padding: 0px;
	float: right;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
	font-size: 0.8em;
	color: #FFFFFF;
}
#primaryNavigation li{
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

#primaryNavigation a{
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	margin: 0px;
}
#primaryNavigation a:hover{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin: 0px;
	background-color: #54554F;
}

#secondaryNavigation {
	margin: 0px;
	list-style-type: none;
	height: 36px;
	display: block;
	background-image: url(../images/bg-header2.jpg);
	background-color: #32312C;
	font-size: 0.9em;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-repeat: repeat-x;
}

#secondaryNavigation li {
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 11px;
}

#secondaryNavigation li form {
	margin-left:5px;
	margin-top:-3px;
}

#secondaryNavigation input {
	margin:0px;
	padding:0px;
}

#secondaryNavigation .searchBut {
	font-size:12px;
}


#secondaryNavigation a {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/icon-ball.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 20px;
}

#latestnews .racketBall a {
	text-decoration: none;
	background-repeat: no-repeat;
	display: block;
	padding-left: 20px;
	background-image: url(../images/icon-ball-rackets.gif);
}

#latestnews .yellowBall a {
	text-decoration: none;
	background-image: url(../images/icon-ball.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 20px;
}

#latestnews .terracottaBall a {
	text-decoration: none;
	/* MAL - Background Image needed */
	background-repeat: no-repeat;
	display: block;
	padding-left: 20px;
	background-image: url(../images/icon-ball-general.gif);
}

#secondaryNavigation a:hover{
	color: #CCCCCC;
	text-decoration: none;
}





#thirdNavigation {
	list-style-type: none;
	display: block;
	min-height:45px;
	height:auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #444540;
	font-size: 0.8em;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

/* for Internet Explorer */
* html #thirdNavigation {
	height: 45px;
}


#thirdNavigation li {
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
}
#thirdNavigation a {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
	display: block;
}
#thirdNavigation a:hover {
	color: #999999;
}
#column1 {
	float: left;
	width: 560px;
	padding-left: 20px;
}
#column2 {
	float: left;
	width: 250px;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 0.9em;
	color: #666666;
}
.box1 h2 {
	font-size: 1.2em;
	display: block;
	color: #FFFFFF;
	background-image: url(../images/bg-header2.jpg);
	height: 27px;
	padding-top: 7px;
	padding-left: 10px;
	font-weight: normal;
	margin: 0px;
	text-transform: capitalize;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.box1 {
	border: 1px solid #999999;
	margin-bottom: 12px;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#column2 ul {
	list-style-type: none;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}


hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	height: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}

#column2 li {
	margin-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#column2 ul a {
	text-decoration: none;
	background-image: url(../images/icon-ball.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	min-height:15px;
	height:auto;
}

#column2 ul a:hover {
	text-decoration: none;
	color: #000000;
}

#column2 #list_archive a{
	background-image: url(../images/icon-triangle.gif);
}


/* for Internet Explorer */
* html #column2 ul a {
	height: 15px;
}




#column1 ul {
	list-style-type: disc;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	color: #666666;
}
#column1 li {
	margin-bottom: 10px;
	padding-left: 10px;
}
#column1 p {
	margin-bottom: 20px;
}
#column2 p {
	margin-bottom: 15px;
	margin-top: 15px;
}
.box2 h2{
	margin-top: 0px;
}
.boxInner {
	float: left;
	width: 272px;
	margin-bottom: 30px;
}
.boxInner p{
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.clear {
	clear: both;
	height:1px;
}
#RealTennis{
	margin-right: 12px;
	font-size: 0.9em;
	background-repeat: no-repeat;
	background-position: left 115px;
}

#RealTennis span{
	height: 50px;
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
	margin: 0px;
	padding: 0px;
}
#RealTennis h2{
	font-size: 1.9em;
	font-weight: normal;
	background-color: #182130;
	height: 50px;
	padding-top: 0px;
	padding-left: 10px;
	color: #FFFFFF;
	line-height: 50px;
	border-top-style: none;
	border-right-style: none;
	
	border-left-style: none;
	background-image: url(../images/TENNIS-BG.jpg);
	background-repeat: repeat-x;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-color: #0033CC;
}
#RealTennis ul{
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
#RealTennis li{
	margin: 0px;
	padding: 0px;

}
#RealTennis a{
	display: block;
	height: 18px;
	padding-left: 10px;
	text-decoration: none;
	color: #303F60;
	opacity: 0.9;



	-moz-opacity: 0.9;
	filter: alpha(opacity=100);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEE3EF;
	padding-top: 4px;


}
#RealTennis a:hover{
	display: block;
	height: 18px;
	background-color: #EAEDF4;
	padding-left: 10px;
	text-decoration: none;
}






#Rackets{
	font-size: 0.9em;
}
#gallery {
	margin-bottom: 12px;
}
#Rackets span{
	height: 50px;
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
	margin: 0px;
	padding: 0px;
}
#Rackets h2{
	font-size: 1.9em;
	font-weight: normal;
	background-color: #2E95DA;
	height: 50px;
	padding-left: 10px;
	color: #FFFFFF;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	line-height: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/RACKTES-BG.jpg);
	background-repeat: repeat-x;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#Rackets ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#Rackets li{
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;

}
#Rackets a{
	display: block;
	height: 18px;
	padding-left: 10px;
	text-decoration: none;
	color: #0B84D5;
	padding-top: 4px;
	background-position: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0EBFD;
}

#Rackets a:hover{
	display: block;
	background-color: #E1F2FD;
	text-decoration: none;
}


#column2 h3 {
	font-size: 1.4em;
	color: #999999;
	font-weight: normal;
	margin-bottom: 14px;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 3px;
}





h2 {
	font-size: 1.8em;
	color: #41423D;
	font-weight: normal;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 5px;
}

.searchresults {
	font-size: 1.8em;
	color: #41423D;
	font-weight: normal;
	margin-bottom: 0px;
	border-bottom-width: 0px;
	padding-bottom: 0px;
}


.intro {
	font-size: 1.2em;
	color: #666666;
}




.thumbRight {
	float: right;
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin-bottom: 20px;
	margin-left: 20px;
}

#news img {
	float: left;
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin-bottom: 10px;
	margin-right: 20px;
}

h3 {
	font-size: 1.8em;
	font-weight: normal;
	color: #666666;
	margin-bottom: 10px;
	margin-top: 10px;
}
h1 {
	color: #666666;
	font-size: 2.7em;
	font-weight: normal;
	margin-bottom: 20px;
}
a {
	color: #666666;
}


.table1{
	width: 100%;
}
.table1 table{
	margin-bottom: 40px;
}

.table1 td {
	padding: 6px;
	border: 1px solid #3B3A36;
}

.table1 th {
	padding: 8px;
	background-color: #393833;
	color: #FFFFFF;
	text-align: left;
}

.table1 caption {
	display: none;
	margin-bottom: 20px;
	text-align: left;
	padding-top: 30px;

}
.top {
	clear: both;
	display: block;
	text-align: right;
	background-image: url(../images/icon-top.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 20px;
	color: #999999;
	margin-bottom: 10px;
}
#ue {
	font-size: 0.9em;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
	width: 860px;
	margin-bottom: 50px;
	padding-bottom: 40px;
}
#ue a{
	color: #FFFFFF;
	text-decoration: none;
}
.boxContent {
	padding: 15px;
}
#column2 .linkPDF {
	background-image: url(../images/icon-pdf.gif);
	background-repeat: no-repeat;
	padding-bottom: 8px;
}


/*CONTACT FORM STYLES--------------------------------------------------- */
#sent {
	background-color: #4B4F4E;
	border: 1px dashed #CCCCCC;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 120px;
	background-image: url(../images/icon-website-enquiry-sent.jpg);
	background-position: 10px 10px;
	background-repeat: no-repeat;
	font-weight: normal;
	color: #FFFFFF;
	margin-bottom: 25px;
	margin-top: 25px;
}

#sent strong {
	color: #FFFFFF;
	font-size: 1.4em;
	font-weight: normal;
}

.formTxtBox{
	width: 70%;
	border: 1px solid #CCCCCC;
	height: 25px;
	background-image: url(../images/bg-form.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

.formTxtBoxMulti{
	width: 70%;
	height: 80px;
	border: 1px solid #CCCCCC;
	background-image: url(../images/bg-form.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.formlabel {
	display: block;
	margin-top: 20px;
	font-weight: bold;
	margin-bottom: 3px;
	margin-right: 0px;
	margin-left: 0px;
}



#n, #e{
	background-color: #FFFFFF;
	width: 90%;
	margin-bottom: 5px;
}

legend {
	margin-top: 8px;
	display: none;
}

fieldset {
	padding: 15px;
	background-color: #F0F0F0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #4B4F4E;
}

.formButton {
	color: #FFFFFF;
	background-color: #4B4F4E;
	border: 1px solid #CCCCCC;
	width: 125px;
	padding-top: 8px;
	padding-right: 2px;
	padding-bottom: 8px;
	padding-left: 2px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	display: block;
	font-size: 1.2em;
	background-image: url(../images/bg-sub-section.jpg);
	font-weight: normal;
}

/*CONTACT FORM STYLES   END--------------------------------------------------- */


#subCatBox{
	background-color: #FAD6C9;
	border: 2px solid #F7B89F;
	height: 100px;
}

.category{



}
.titleBlock{
	background-color: #003366;
	color: #FFFFFF;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
	font-size: 1.8em;
	
}

#column1 .titleLessMargin h2{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.breadCrumb{
	font-size: 0.9em;
	margin: 0px;
	padding: 0px;
}


.product {
	background-color: #ECF5FF;
	border: 3px solid #CEE6FF;
	margin-bottom: 8px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}

.product h3{
	color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CEE6FF;
	font-size: 1.3em;
	padding-bottom: 3px;
	font-weight: bold;
	min-height:25px;
	height:auto;
}
.product h3 span{
	font-size: 0.7em;
	color: #999999;
	font-weight: normal;
}

/* for Internet Explorer */
* html .product h3{
height: 25px;
}


.product p{
	color: #003366;
	min-height:15px;
	height:auto;
}

* html .product p{
height: 15px;
}


.product .quantityBox{
	float: left;

}
.product img{
	float: left;
	border: 1px solid #CCCCCC;
	margin-right: 12px;
	margin-bottom: 12px;
	padding: 2px;
}
.price {
	float: right;
	margin-top: 10px;
}
.basketItem {
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCE0FF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCE0FF;
	padding-top: 6px;
}
#formFeedback{
	font-size: 1.4em;
	color: #990000;

}

#formFeedback{
	font-size: 1.4em;
	color: #990000;
}

.formTxtBox{
	width: 70%;
	border: 1px solid #4D779D;
	background-image: url(../images/bg-form.jpg);
	background-repeat: repeat-x;
	margin-bottom: 10px;
	display: block;
	line-height: 20px;
	color: #4F769D;
	padding-left: 4px;
	padding-top: 1px;
	padding-bottom: 0px;
	height: 23px;
}

.formTxtBoxMulti{
	width: 70%;
	height: 80px;
	border: 1px solid #B5D663;
	background-image: url(../images/bg-form.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-left: 4px;
}

label {
	display: block;
	margin-top: 0px;
	font-weight: normal;
	margin-bottom: 3px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 1.2em;
	color: #3399CC;
}



#n, #e{
	background-color: #FFFFFF;
	width: 90%;
	margin-bottom: 5px;
}

legend {
	margin-top: 8px;
	display: none;
}

fieldset {
	padding: 15px;
	background-color: #ECF5FF;
	border: 3px solid #CEE6FF;
	margin-bottom: 25px;
	margin-top: 20px;
}
.checkbox{
	display: block;
	margin-bottom: 20px;
}

.checkbox label{
	display: inline;
}


.formButton {
	color: #FFFFFF;
	background-color: #365776;
	border: 3px solid #4F80AC;
	padding-top: 8px;
	padding-right: 2px;
	padding-bottom: 8px;
	padding-left: 2px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 0.9em;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}

.formButtonFilters {
	color: #FFFFFF;
	background-color: #365776;
	border: 1px solid #CCCCCC;
	padding-top: 8px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display:block;
	font-size: 1.2em;
	font-weight: normal;
}

.formButtonBasket {
	background-image: url(../images/button-add-basket.jpg);
	background-repeat: no-repeat;
	padding-left: 70px;
	height: 76px;
	padding-top: 0px;
	background-color: #FFAA01;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 30px;
}
#content {
	background-color: #FCFCFC;
}


.news_switcher_container {
	height: 27px;
	background-repeat: repeat-x;
	background-position: bottom;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
}

.news_switcher_container_tennis {
	border-bottom-color: #182130;
}

.news_switcher_container_general {
	border-bottom-color: #DBDBDB;
}

.news_switcher_container_rackets {
	border-bottom-color: #227DBB;
}



.news_switcher {
	width: 72px;
	height: 22px;
	display: block;
	float: left;

	margin-right: 3px;
	line-height: 22px;
	text-decoration: none;
	text-align: center;
	margin-top: 6px;
}


a.news_switcher:hover {
	background-position: 0px -27px;
}

.news_switcher_current {
	background-position: 0px -27px;
	height: 29px;
	margin-top: 0px;
	font-weight: bold;
	font-size: 1.1em;
}
.news_switcher_current a:hover{
	color: #333333;

}
.news_switcher a:hover{
	color: #333333;
}


.news_switcher_general {
	background-image: url(../images/news-tab-white.jpg);

}





.news_switcher_tennis {
	background-image: url(../images/news-tab-tennis.jpg);
	color: #FFFFFF;

}




.news_switcher_rackets{
	background-image: url(../images/news-tab-rackets.jpg);
	color: #FFFFFF;
}


#rules *{ color: #000;}
#rules ul { }

#rules_contents a { text-decoration: none; border-bottom: 1px solid #ccc; padding: 3px 5px 0 5px; }
#rules_contents a:hover { background: rgb(245,245,245); }
#rules_header { text-align: center; }
#rules_footer { margin: 30px 0 0 0; padding: 0 0 0 30px; }


#rules_contents span,
.appendix span { display: block; float: left; }
#rules_contents ul,
#rules .appendix ul { list-style: none; }
#rules_contents li,
.appendix li { margin: 5px 0 5px 0; clear: both;}
#rules_contents .point { width: 30px; margin: 0 15px 0 0;}
#rules_contents .right { text-align: right; }

#rules_contents .abbreviation_len {width: 70px;}
#rules_contents .contact_len { width: 220px; }
.appendix_len { width: 330px; }

#rules ul.level1 { list-style: upper-alpha; margin: 100px 0 0 0;}
#rules ul.level2 { list-style: decimal; }
#rules ul.level3 { list-style: lower-latin; }
#rules ul.level4 { list-style: lower-roman; }

#rules .note, #rules .example { display: block; margin-left: 30px; }



/* News Archive PanelBar */

.RadPanelBar ul
{
	border:0px!important;	
	margin-top:0px!important;
	margin-bottom:0px!important;
}

.RadPanelBar ul a
{
	font-size:14px;
	background-image:none!important;
	margin:0px!important;
	min-height:0px!important;
	padding:0px!important;
}

.RadPanelBar .rpLink
{
	border-bottom:0px!important;
}

.RadPanelBar .rpOut
{
	margin:0px!important;
	padding:0px!important;
	border-bottom:#cccccc 1px solid!important;
}

.RadPanelBar .rpSlide .rpOut
{
	font-size:11px!important;
	padding-left:15px!important;
	border-bottom:0px!important;
}

.RadPanelBar .rpSlide .rpLevel1 li
{
	list-style-type:circle!important;
}

.RadPanelBar .rpItem .rpLink
{
	border-bottom:0px!important;
}

.RadPanelBar li a:hover
{
	border-bottom:0px!important;
}

