@charset "utf-8";
/* CSS Document */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .tabs-nav {
        display: none;
    }
}
*{margin:0;padding:0;}
	html{
		color:#fff; 
		background: #01448e url(/template3/images/bg.gif) repeat-y 50% 0; 
		height:100%; 
		/*overflow-y: scroll;*/
	}
		body{
			height:100%;
			font:12px/14px Arial, Helvetica, sans-serif;
		}
			img{display:block; outline:none; border:0;}
			ul{list-style:none;}
			a, a:hover{text-decoration:none; outline:none; border:0;}			
			.spacer {clear:both; font-size:0; line-height:0;}

			#container, #notes, #articles, #footer{
				margin:auto;
				text-align:left;
				width:974px;
				color:#707070;
				background:#fff url(/template3/images/container-bg.gif) repeat-y 0 0;
				position:relative;
			}
				#notes, #footer{width:950px; padding:0 12px;}
				#articles{
					width:950px;
					padding:9px 12px;
					text-align:center;
				}
				#notes, #articles, #footer{font-size:11px; line-height:12px;}
				#articles, #footer{color:#fff; background:#01448e;}
				
				#container span.bottom,
				#notes span.bottom,
				#notes span.top{
					height:10px;
					display:block;
					overflow:hidden;
					background:url(/template3/images/container-curve.gif) no-repeat 0 100%;
					font-size:0;
				}
				#notes span.top{background-position:0 0;}
				#notes span.bottom,
				#notes span.top{margin:0 -12px;}
					#notes p{padding:11px 0;}
			/* Start: Header styles */
			#header {
				height:156px;
				padding:5px 12px 0;
				position:relative; 
				z-index:2;
				background:url(/template3/images/header-shadow.jpg) no-repeat 0 0;
			}
				#header img{position:absolute; top:12px; left:17px;}
				#header img.macafee {left:656px;}
				#header h1{
					width:279px;
					height:0;
					padding-top:39px;
					font-size:0;
					overflow:hidden;
					background:url(/template3/images/free-shipping-txt.gif) no-repeat 0 0;
					position:absolute;
					top:119px;
					left:22px;
				}
				#header h2{
					width:294px;
					height:38px;
					position:absolute;
					left:297px;
					top:29px;
					text-align:right;
					font:bold 27px/38px Arial, Helvetica, sans-serif;
					color:#3d3d3d;
					background-color:inherit;
					background:url(/template3/images/need-help.gif) no-repeat 0 50%;
					letter-spacing:-1px;
				}
					#header h2 span{display:none;}
				
				#header ul li{float:left;}
				
				/* Start: Top Navigation*/
				ul.topNav{
					/*width:371px;*/
					height:22px;
					background:url(/template3/images/top-nav-bg.gif) no-repeat 0 0;
					margin:-5px 0 0 215px;
					padding:10px 29px 0 40px;
					font-weight:bold;
				}
					ul.topNav li{						 
						padding:0 8px;
						background:url(/template3/images/divider.gif) no-repeat 0 50%;
					}
						ul.topNav li a		{color:#fff; background-color:#01448e;}
						ul.topNav li a:hover{color:#d4e8ff; background-color:#01448e;}
						
					#header ul.topNav li.viewCart{
						width:139px;
						height:22px;
						float:right;
						padding:10px 8px 0 30px;
						margin:-10px 0 0 0;
						text-align:center;
						background:url(/template3/images/top-nav-bg.gif) no-repeat 0 100%;
					}
					
							ul.mainNav{
								height:25px;
								margin: 52px 0 0;
								position:relative;
								/*padding-left:225px;*/
								padding-left:210px; /* Changed to 220px to try and prevent wrapping issue with Elbow tab */
								z-index:1;
							}
								ul.mainNav li{
									position:relative;
									background: url(/template3/images/navtab.gif) no-repeat 100% 0;
									z-index:1;
								}
								
									ul.mainNav li a{
										/*width:63px;*/
										height:24px;
										line-height:24px;
										display: block;
										float:left;
										padding: 0 45px 0 2px;
										font-weight: bold;
										color: #fff;
									}
										ul.mainNav li a:hover{background:inherit; color:#fdef00;}
									
								ul.mainNav li.first a  {padding: 0 44px 0 35px; text-align:center; }								
								ul.mainNav li.last a   {padding: 0 39px 0 2px; }
								.safari ul.mainNav li.last a,
								.mac.ff3_5 ul.mainNav li.last a,
								.mac.chrome ul.mainNav li.last a,
								.mac.gecko ul.mainNav li.last a { padding: 0 35px 0 0px;}
								ul.mainNav li.current{background: url(/template3/images/navtab_current.gif) no-repeat 100% 0; margin-left:-43px;}
								ul.mainNav li.current a{padding: 0 45px; background: url(/template3/images/navtab_current_left.gif) no-repeat; }
								
								ul.mainNav li.first a{background: url(/template3/images/navtab_first.gif) no-repeat;	 }	
								ul.mainNav li.last	{background: url(/template3/images/navtab_last.gif) no-repeat 100% 0;}
								
								ul.mainNav li.currentfirst{background: url(/template3/images/navtab_current.gif) no-repeat 100% 0;}
								ul.mainNav li.currentfirst a{background:url(/template3/images/navtab_current_first.gif) no-repeat;}
								
								ul.mainNav li.currentlast {background:url(/template3/images/navtab_current_last.gif) no-repeat 100% 0; margin-left:-43px;}
								ul.mainNav li.currentlast a {
									padding: 0 35px 0 45px; 
									background: url(/template3/images/navtab_current_left.gif) no-repeat;
								}
								.safari ul.mainNav li.currentlast a,
								.mac.ff3_5 ul.mainNav li.currentlast a,
								.mac.chrome ul.mainNav li.currentlast a,
								.mac.gecko ul.mainNav li.currentlast a {
									padding: 0 30px 0 43px;
									/*padding: 0 35px 0 45px; */
								}
								/* Start: Drop Down */
								ul.mainNav div.drop {
									width:315px;
									position:absolute;
									top:24px;
									left:0;
									color:#FFF;
									line-height:16px;
									display:none;
									z-index: 999999;
								}
								ul.mainNav li.last div.drop, 
								ul.mainNav li.beforeLast div.drop {
									left:auto;
									right:-12px;
								}
								ul.mainNav div.drop div.content {
									width:264px;
									padding:6px 20px 12px 31px;
									background:url(/template3/images/topmenu-drop-bgR.png) 0 0 repeat-y;
								}
								ul.mainNav div.drop div.topBg {
									height:12px;
									width:315px;
									background:url(/template3/images/topmenu-drop-bgT.png) no-repeat 0 0;
								}
								ul.mainNav div.drop div.bottomBg {
									height:12px;
									width:315px;
									background:url(/template3/images/topmenu-drop-bgB.png) no-repeat 0 0;
								}
									ul.mainNav div.drop div.content img {
										position:static !important;
										left:0;
									}
										ul.mainNav div.drop li {
											background:none;
											padding:0;
											display:block;
											width:100%;
											margin:0;
											height:auto;
										}
											ul.mainNav div.drop a {
												color:#fff;
												background:none;
												display:block;
												padding:0;
												float:none;
												margin:0 0 3px 0;
												width:auto;
												height:auto;
												text-align:left;
												line-height:16px;
											}
											
											ul.mainNav div.drop a.special {
												color:#ffff00;
												text-align:center;
												font-weight: bold;
												z-index: 9999;
											}
											
											ul.mainNav div.drop a.special:hover {
												color: #ffffff;
											}
											
											.safari ul.mainNav div.drop a,
											.mac.ff3_5 ul.mainNav div.drop a,
											.mac.chrome ul.mainNav div.drop a,
											.mac.gecko ul.mainNav div.drop a {
												padding:0;
											}
												ul.mainNav div.drop a:hover {
													color:#FDEF00;
												}
											
								ul.mainNav div.drop div.left {
									width:140px;
									float:left;
								}
								ul.mainNav div.drop div.right {
									width:118px;
									float:right;
									text-align:center;
								}
									ul.mainNav div.drop div.right p.headtxt {
										font-weight:bold;
										font-size:14px;
									}
								/*End: Drop Down Menu */
				/* End: Top Navigation*/
				
			
				/* Start: Form Styling*/
				#header form{
					height:37px;
					margin-top:/*76px*/0;
					padding-top:8px;
					background:url(/template3/images/form-bg.gif) repeat-x 0 0;
				}
					#header form span{
						width:4px;
						height:45px;
						display:block;
						background:url(/template3/images/form-curves.gif) no-repeat;
						margin-top:-8px;
					}
					#header form span.left {float:left; background-position:0 0;    }
					#header form span.right{float:right; background-position:100% 0;}
						#header label, #header input{border:0; float:right; position:relative;}
						#header label{
							width:274px;
							height:19px;
							padding:5px 12px;
							display:block;
							right:99px;							
							background:url(/template3/images/input-bg.gif) no-repeat 0 0;
						}
						#header input{
							left:290px;
							margin-top:1px;
							color:#a5a5a5;
							background:#fff;
							font-size:13px;
							outline:none;
						}
						#header label input{width:274px; left:auto;}
						#header form a{
							float:right; 
							margin:15px 20px 0 0;
							font-size:11px;
							color:#57c9ff;
							background-color:inherit;
						}
							#header form a:hover{color:#fff; background-color:inherit;}
				/* End: Form Styling*/
				
			/* End: Header styles */
			
			/* column container */
			#colmain {		
				position:relative;		
				clear:both;
				/*float:left;*/
				width:100%;			
				overflow:hidden;
			}

				/* common column settings */
				.col,
				.col1,
				.col2{
					float:left;	
					position:relative;
				}
					.col1,
					.col2{
						/*overflow:hidden;*/
					}
				/* 3 Column settings */
				.col {width:100%; left:230px;}
			
					.col1 {width:724px; left:8px;}
					.col2 {width:202px; right:942px; background:#01448e; color:#fff; padding:0 8px;}
					
					/* Start: Col1 Styling*/
						/* Start: Banner Styles */
							#banner{padding-bottom:16px; z-index: 1;}
						/* Ebd: Banner Styles*/
					
						/* Start: Tab Styles */
						.tabs{overflow:hidden; padding-bottom:43px; position:relative;}
						.tabs h2{
							text-transform:uppercase;
							position:absolute;
							top:1px;
							color:#2771b8;
							background:#fff;
							font:bold 21px/26px "Arial Black", Arial, Helvetica, sans-serif;
							color:#2771b8;
							letter-spacing:-1px;
						}
							.tabs h2 em{font:normal 21px/26px Arial, Helvetica, sans-serif;}
							ul.tabNav{
								height:24px;
								margin: 0 0 12px;
								border-bottom:1px solid #759b22;
								text-align:right;
								position:relative;
								padding-left:251px;
							}
								ul.tabNav li{
									float: left;
									position:relative;
									background: url(/template3/images/navtab.gif) no-repeat 100% 0;
								}
								
									ul.tabNav li a,
									ul.tabNav li.tabs-selected strong{
										width:101px;
										height:24px;
										line-height:24px;
										display: inline-block;
										padding: 0 48px 0 0;
										font-weight: bold;
										color: #fff;
										text-align:center;
									}
										ul.tabNav li a:hover{background:inherit; color:#fdef00;}
									
								ul.tabNav li.first a  {width:107px; padding: 0 48px 0 29px; }								
								ul.tabNav li.last a	  {width:101px; padding: 0 39px 0 0;  	}
								ul.tabNav li.current a{width:101px; padding: 0 48px 0 43px; }
								
								ul.tabNav li.first a{background: url(/template3/images/navtab_first.gif) no-repeat;		 }	
								ul.tabNav li.last	{background: url(/template3/images/navtab_last.gif) no-repeat 100% 0;}
								
								ul.tabNav li.first span{display:none;}
								ul.tabNav li.tabs-selected span{
									position:absolute;
									left:0px; top:0;
									display:block !important;
								}
								ul.tabNav li.tabs-selected span.current		{background: url(/template3/images/navtab_current.gif) no-repeat 100% 0;	}
								ul.tabNav li.tabs-selected span.firstcurrent{background: url(/template3/images/navtab_current.gif) no-repeat 100% 0;	}
								ul.tabNav li.tabs-selected span.lastcurrent	{background:url(/template3/images/navtab_current_last.gif) no-repeat 100% 0;}
								ul.tabNav li.tabs-selected span.current,
								ul.tabNav li.tabs-selected span.lastcurrent{margin-left: -43px;}
								
									ul.tabNav li.tabs-selected span.current strong{
										width:101px; 
										padding: 0 48px 0 43px;
										background: url(/template3/images/navtab_current_left.gif) no-repeat;
									}
									
									ul.tabNav li.tabs-selected span.firstcurrent strong{
										width:105px; 
										padding: 0 48px 0 30px; 
										background:url(/template3/images/navtab_current_first.gif) no-repeat; 
									}
									ul.tabNav li.tabs-selected span.lastcurrent strong{
										padding: 0 33px 0 43px; 
										background: url(/template3/images/navtab_current_left.gif) no-repeat;
									}
									
						ul.others{height:100%; overflow:hidden; display:inline-block;}
							ul.others li{
								padding:0 10px;
								background:url(/template3/images/pipe.gif) no-repeat 0 50%;
								font-size:15px;
								line-height:22px;
								font-weight:bold;
								float:left;
							}
								ul.others li a{color:#000;	background:#fff;}
									.ulothers li a:hover{text-decoration:underline;}

							ul.prod li{
								width:359px;
								float:left;
								padding:0 6px 8px 0;
								position:relative;
							}
								ul.prod a{
									height:72px;
									padding:24px 0px 0 122px;
									display:block;
									background:	url(/template3/images/product-bg.gif) no-repeat 0 0;
									text-align:center;
									text-transform:uppercase;
									font:bold 30px/36px "Arial Black", Arial, Helvetica, sans-serif;
									color:#2771b8;
									background-color:inherit;
									letter-spacing:-1px;
								}
									ul.prod a em{
										display:block;
										margin-top:-9px;
										font:normal 18px/21px Arial, Helvetica, sans-serif;
									}
									 ul.prod a:hover{
										background-position:0 100%;
										color:#7b9f23;
										background-color:inherit;
										text-decoration:none;
									}
								ul.prod img{position:absolute; top:5px; right:237px;}
								
								.col1 h4{
									padding-right:3px;
									font-size:18px;
									line-height:22px;
									font-weight:normal;
									float:left;
									text-transform:uppercase;
									color:#2771b8;
									background:#fff;
									letter-spacing:-1px;
								}
									.co11 h4 strong{font-family:"Arial Black", Arial, Helvetica, sans-serif;}
								
						/* End: Tab Styles */
						
						/* Start:3 Boxes */
						ul.boxes{clear:both; margin:0;}
							ul.boxes li{
								float:left;
								width:235px;
								height:131px;
								border-right:1px solid #1580b3;
								border-left:1px solid #1580b3;
								margin-right:6px;
								text-align:center;
								position:relative;
								padding-top:6px;
								cursor:pointer;
							}
								#container ul.boxes li span{
									width:237px;
									height:6px;
									overflow:hidden;
									display:block;
									background:url(/template3/images/boxes-curves.gif) no-repeat;
									position:absolute;
									left:-1px;
								}
								#container ul.boxes li span.top{background-position:0 0; top:0;}
								#container ul.boxes li span.bottom{background-position:0 100%; bottom:0; _bottom:-1px;}
								
								ul.boxes li img{display:inline;}
								ul.boxes li h3{
									font-size:15px;
									line-height:16px;
									padding-bottom:5px;
									color:#0d60a2;
									background:#fff;
									text-transform:uppercase;
									font-weight:normal;
								}
						/* End:3 Boxes */
					/* End: Col1 Styling */
					
					/* Start: Col2 Styling */
						#container .col2 span.top,
						#container .col2 span.bottom{
							height:6px;
							overflow:hidden;
							display:block;
							background:url(/template3/images/left-panel-curves.gif) no-repeat;
							margin:0 -8px;
						}
							#container .col2 .shopBy span{
								margin:0;
								background:url(/template3/images/left-nav-curve.gif) no-repeat;
							}
							#container .col2 .whyChoose span{
								margin:0 -8px;
								background:url(/template3/images/whyChoose-curves.gif) no-repeat;
							}
						#container .col2 span.top{background-position:0 0;}
						#container .col2 span.bottom{background-position:0 100%;}
						#container .col2 .shopBy span.top{margin:-6px 0 0;}
						
						.col2 img{margin:0 auto 6px;}
						.col2 h2{
							font-size:15px;
							line-height:20px;
							padding:0 0 3px 3px;
							background:#01448e;
							color:#fff;
							text-transform:uppercase;
							font-weight:normal;
						}
						/* Start: Left Navigation */
						.shopBy{padding-bottom:4px; position:relative; z-index:10;}
							.shopBy ul, .shopBy a{
								background:#2771b8;
								color:#fff;
								padding:0 4px;
								line-height:19px;
							}
								.shopBy li{
									position:relative;
									font-weight:bold;
									padding:6px 0;
									border-bottom:1px solid #05407c;
								}
									.shopBy a{
										height:20px;
										padding-left:23px;
										display:block;
										background:url(/template3/images/arrow.gif) no-repeat 9px 50%;
									}
										.shopBy a:hover{
											background:#769c22 url(/template3/images/left-hover.gif) no-repeat 0 0;
											color:#fdef00;
										}
						/* Start: Dropdown Menu */			
							.shopBy li.activeMenu a{
								background:#769c22 url(/template3/images/left-hover.gif) no-repeat 0 0;
								color:#fdef00;
							}
							.shopBy div.drop {visibility:hidden;}
							.shopBy div.drop {
								position:absolute;
								width:194px;
								/*left:172px;*/
								left:194px;
								top:6px;
								/*background:url(/template3/images/left-drop-bgT.png) no-repeat 100% 0;
								padding-top:20px;*/
							}
							.shopBy div.drop div.content {
								color:#fff;
								background-color:#769c22;
								padding:14px 33px;
								margin-right:7px;
							}
							.shopBy div.drop div.rightBg {
								background:url(/template3/images/leftdrop-right-shadow.png) repeat-y 0 0;
								width:7px;
								position:absolute;
								right:0;
								top:11px;
							}
							.shopBy div.drop ul {
								/*background:url(/template3/images/left-drop-bg.png) repeat-y 100% 0;*/
								padding:0;
								width:auto;
								background:#769c22;
							}
							.shopBy div.drop ul li {
								position:relative;
								padding:0;
								border:0;
								background:#769c22;
							}
							.shopBy div.drop ul li.middle {
								margin:-19px 0 0 150px;
							}
							.shopBy div.drop ul li.right {
								margin:-19px 0 0 297px;
							}
							
							.shopBy div.drop ul li a {
								background:none;
								color:#fff;
								background-color:#769c22;
								display:inline;
								padding:0;
							}
							.shopBy div.drop ul li a:hover {
								background-color:#769c22;
								color:#fdef00;
								background:none;
							}
							.shopBy div.drop div.topBg,
							.shopBy div.drop div.bottomBg {
								height:11px;
							}
								.shopBy div.drop div.topBg em,
								.shopBy div.drop div.bottomBg em {
									display:block;
									height:11px;
									width:auto;
								}
								.shopBy div.drop div.topBg em.middle {
									background:#769C22;
									margin-right:11px;
								}
								.shopBy div.drop div.topBg em.right {
									width:11px;
									float:right;
									background:url(/template3/images/leftdrop-righttop-bg.png) no-repeat 0 0;
									margin:-11px 0 0;
								}
								
								.shopBy div.drop div.bottomBg em.left {
									width:11px;
									background:url(/template3/images/leftdrop-leftbottom-bg.png) no-repeat 0 0;
								} 
								.shopBy div.drop div.bottomBg em.right {
									width:11px;
									float:right;
									background:url(/template3/images/leftdrop-rightbottom-bg.png) no-repeat 0 0;
									margin-top:-11px;
								}
								.shopBy div.drop div.bottomBg em.middle {
									margin:-11px 11px 0;
									background:url(/template3/images/leftdrop-bottom-bg-repeat.png) repeat-x 0 0;
								}
							/*.col2 div.drop img{margin:0;}*/
							/*#container .col2 .shopBy li.activeMenu div.drop span.bottom {
								display:block;
								height:20px;
								background:url(/template3/images/left-drop-bgT.png) no-repeat 0 100%;
								overflow:hidden;
								padding-left:10px;
							}
								#container .col2 .shopBy li.activeMenu div.drop span.bottom strong {
									display:block;
									height:20px;
									/*background:url(/template3/images/left-drop-bgT.png) no-repeat 100% -20px;
							}
							*/
			
						/* End: Dropdown Menu */
						/* End: Left Navigation */
						/* Start: Join */
						a.join{position:relative; z-index:1}
							a.join span{
								width:202px;
								height:41px;
								display:none;
								background:url(/template3/images/join-hover.gif) no-repeat 0 0;
								position:absolute;
								left:0;
								top:0;
								cursor:pointer;
								z-index:1;
							}
								a.join:hover span{display:block !important;}
						/* End: Join */
						/* Start: Why Choose Box */
						.whyChoose{
							background:#fff;
							color:#0d60a2;
							padding:0 8px;
							margin-bottom:4px;
						}
							.whyChoose h2{
								font-size:12px;
								line-height:20px;
								background:#fff;
								color:#0d60a2;
								letter-spacing:-1px;
								padding-bottom:7px;
							}
							.whyChoose ul{padding-bottom:4px;}
								.whyChoose li{
									height:18px;
									line-height:18px;
									padding-left:15px;
									font-weight:bold;
									background:url(/template3/images/red-bullet.gif) no-repeat 6px 7px;
								}
									.whyChoose li a		 {color:#0d60a2; background:#fff;}
									.whyChoose li a:hover{color:#7ba023; background:#fff;}
						/* End: Why Choose Box */
						/* Start: Fan Box */
							.fan{
								height:75px;
								background:url(/template3/images/fan-bg.gif) no-repeat 0 0;
								padding:4px 21px 0 7px;
							}
								.fan h2{
									font-size:14px;
									line-height:18px;
									background:#50a1df;
									color:#fff;
									letter-spacing:-1px;
									padding-bottom:2px;
								}
								.fan ul{
									text-align:center;
								}
								.fan ul li, .fan ul li img{display:inline;}
								.fan ul li{padding:0 2px;}
						/* End: Fan Box */
					/* End: Col2 Styling */
			/* Start: Footer Styling */
				#footer{padding-bottom:10px;}
					#footer img{display:inline; vertical-align:middle; margin-right:2px;}
			/* End: Footer Styling */
			
			

.tab_was {color: #6e0000}

#pcMain img {display: inline;}





.didyouknow {

color: #FFFFFF;
line-height:95%;

}
.featuredBrace {
	color: #759b22;
	font-weight: bold;
	font-size: 11px;
}


/*PRODUCT CATEGORY*/ 
#productCategory a 
{ 
color:#2771b8;
text-decoration: none;
font-family:  arial;
font-size: 12px;
}

#productCategory a:visited 
{ 
color:#2771b8;
text-decoration: none;;
}

#productCategory a:link 
{ 
color:#2771b8;
text-decoration: none;;
}

#productCategory a:active 
{ 
color:#2771b8;
text-decoration: none; 
}

#productCategory a:hover
{ 
color:#7b9f23;
text-decoration: underline; 
}

/*PRODUCT LINKS*/ 
#pcMain #productName a 
{ 
color:#2771b8;
text-decoration: none;
font-family:  arial;
font-size: 13px;
font-weight: bold;
}

#pcMain #productName a:visited 
{ 
color:#2771b8;
text-decoration: none;;
}

#pcMain #productName a:link 
{ 
color:#2771b8;
text-decoration: none;;
}

#pcMain #productName a:active 
{ 
color:#2771b8;
text-decoration: none; 
}

#pcMain #productName a:hover
{ 
color:#7b9f23;
text-decoration: underline; 
}

/*PRODUCT TABS LINKS*/ 
#pcMain #productTabs
{
color:#ffffff;
text-decoration: none;
font-family:  arial;
font-size: 12px;
font-weight: bold;
}

#pcMain #productTabs a 
{ 
color:#ffffff;
text-decoration: none;
font-family:  arial;
font-size: 12px;
font-weight: bold;
}

#pcMain #productTabs a:visited 
{ 
color:#ffffff;
text-decoration: none;;
}

#pcMain #productTabs a:link 
{ 
color:#ffffff;
text-decoration: none;;
}

#pcMain #productTabs a:active 
{ 
color:#ffffff;
text-decoration: none; 
}

#pcMain #productTabs a:hover
{ 
color:#fdef00;
text-decoration: none; 
}


.productPrice {color: #790000}

.productSpecial {
	color: #7b9f23;
	color: #7b9f23;
	font-weight: bold;
}

#pcMain ul {
	list-style-type: square;
}

#articles a, #articles a:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#articles a:hover {
	text-decoration: underline;
}