
	div.topMenu {
		font-family: Verdana,Arial,Helvetica,sans-serif;
		padding-top:18px;
		margin-left:-6px;
	}
	
	div.topMenu ul {
		list-style: none;
		padding: 0;
		margin: 0;
		text-align:center;
	}
	
	div.topMenu ul li a {
		height:30px;
		color: #171c4a;
		text-decoration: none;
		display: block;
		padding: 2px 13px 5px 13px;
		margin-right:2px;
		font-size:13px;
		z-index:1;
		font-weight:bold;
	}
	/* sub menu */
	div.topMenu ul li ul li a
	{
		color:#171c4a;
		margin:-2px;
		font-size:13px;
		padding: 2px 3px 2px 3px;
	}
	div.topMenu ul li ul li a:hover
	{
		color:#fff;
		font-size:13px;
		padding: 2px 3px 2px 3px;
	}
	div.topMenu a:hover{
		display: block;
		background: url("../../images/newSkin/menuUpArrow.png") no-repeat;
		background-position:center 22px;
		text-decoration: none;
		font-size:13px;
	}
	a.topMenuMarked{
		display: block;
		background: url("../../images/newSkin/menuUpArrow.png") no-repeat;
		background-position:center 22px;
		text-decoration: none;
		font-size:13px;
	}
	div.topMenu ul li {
		float: left;
		position: relative;
	}
	
	div.topMenu ul li ul {
		list-style: none;
		position: absolute;
		border: 1px solid #ccc;
		z-index:4;
		display:none;
		background:#ccc;
		
	}
	
	div.topMenu ul li ul li{
		float:none;
		text-align:left;
		margin:1px;
		padding:4px;
		border: 1px solid #fff;
	}
	
	
	div.topMenu ul li:hover ul { display: block;}
	
	
	div.topMenu ul li:hover ul li ul { display: none; }
	
	div.topMenu ul li ul li:hover ul {
		display: block;
		left: 140px;
		top: -1px;
		border-left: 1px solid #FFF;
	}

	div.topMenuSideSub ul {
		font-size:13px;
		list-style: none;
		padding: 4px;
		margin: 0;
		font-family:Arial, Helvetica, sans-serif;
	}
	div.topMenuSideSub ul li a{
		border:1px solid #187FAC;
		display: block;
		color:#171c4a;
		background:#187FAC;
		padding:4px;
	}
	div.topMenuSideSub ul li a:hover{
		display: block;
		color:#CCC;
		background:#187FAC;
	}
	

/*Left Hover Menu*/
#leftNavigationContentMenu {
	background:#2b276f;
}

#leftNavigationContentMenu ul {
	list-style: none;
	margin:0;
	padding:0;
	background:#2b276f;
}

#leftNavigationContentMenu a {
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	color: #171c4a;
	display: block;
	margin:0;
}

#leftNavigationContentMenu  a:hover {
	color: #fff;
	text-decoration: none;
	font-size:12px;
	font-weight:bold;
	background: url("../../images/newSkin/frontPageMenuHoverBkgrd.png") repeat-x;
}

#leftNavigationContentMenu li{
	position: relative;
	margin-left:0;
}
#leftNavigationContentMenu li a{
	height:30px;
	padding-left:8px;
	padding-top:4px;
	background: url("../../images/newSkin/frontPageMenuBkgrd.png") repeat-x;
}

#leftNavigationContentMenu ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
	width: 100%;
	border:4px solid #2b276f;
}

div#leftNavigationContentMenu ul ul ul,
div#leftNavigationContentMenu ul ul li:hover ul ul{
	display: none;
}

div#leftNavigationContentMenu ul ul li:hover ul,
div#leftNavigationContentMenu ul ul ul li:hover ul{
	display: block;
	margin-top:-4px;
}
#leftNavigationContentMenu ul li {
	/*float: left;*/
	width: 100%;
	z-index:4;
	background: url(../../images/menu/headerMenuLinkBackground.png) repeat-x;
}

.ourProducts{
	height:30px;
	margin-bottom:3px;
	background:url("../../images/newSkin/frontPageMenuBkgrd.png") repeat-x right;
	padding:10px 0 0 10px;
	font-weight:bold;
}
.categoryTxt{
	font-size:10px;
	padding:6px;
}


div.productContainer{
	background: #c1c5c8;
	border: 1px #000 solid;
	font-size:12px;
}
div.productHeader{
	background:url("../../images/newSkin/productHeading.png") repeat-x;
	overflow:hidden;
	height:40px;
	font-weight:bold;
}
div.productHeader a:link{
	color:#ffffff;
	text-decoration:none;
}
div.productHeader a:visited {
color:#ffffff;
}
div.productTitle{
	padding-top:9px;
	margin:0 14px 0 14px;
	font-size:14px;
	decoration:none;
}
div.productImage{
	border: 1px #001724 solid;
	background: #fff;
	margin: 10px 14px 0 14px;
	min-height:180px !important;
	text-align:center;
}
div.boxImageSpecial{
	position:absolute;
	height:180px;
	width:200px;
}
div.boxImageSpecial img{
	margin-top:50px;
}

div.productCode{
	margin:0 0 0 14px;
	padding:3px 3px 3px 0;
}
div.productBrand{
	margin:0 0 0 14px;
	padding:3px 3px 3px 0;
}
div.productTxt{
	width:255px;
	text-align:center;
	color:#000;
}
div.productPrice{
	margin:0 0 0 14px;
	color:#d2232a;
	font-weight:bold;
	font-size:14px;
	padding:3px 3px 3px 0;
}
.productPriceStriked{
	text-decoration: line-through;
}
div.productInfo{
	color:#000;
	margin-bottom:6px;
	margin-left:14px;
	margin-right:14px;
}
div.productMoreInfo{
	margin-top:10px;
	margin-left:8px;
}
div.productMoreInfo a{
	font-weight:bold;
	font-size:14px;
	color:#fff;
	padding:10px 30px 10px 0;
}
div.productFooter{
	background:url("../../images/newSkin/productMoreInfo.png") repeat-x right;
	height:40px;
	width:180px;
	padding:3px;
	margin:0 0 8px 15px;
}
.productBrandSort{
	padding:0 0 0 4px;
	font-weight:bold;
	font-size:13px;
}
.productBrandSort span{
	padding:0 4px 0px 8px;
}
.productBrandSort ul li{
	font-size:13px;
	display: inline;
	background-image: none;
	padding:0 6px 0 6px;
	margin:0;
}
.productBrandSort a{
	font-size:13px;
}
.productBrandSort a:hover{
	font-size:13px;
}
.productBrandSortLiMarked a{
	color:#1c245f !important;
	text-decoration:none !important;

}
.productSortMenu{
	padding:0 0 12px 4px;
	font-weight:bold;
	font-size:13px;
}
.productSortMenu span{
	padding:0 4px 0px 8px;
}
.productCategoryBreadCrumbs{
	margin-top:-5px;
	padding:0 0 0 4px;
	font-weight:bold;
	font-size:13px;
}
.productCategoryBreadCrumbs ul li{
	font-size:13px;
	display: inline;
	background-image: none;
	padding:0 6px 0 6px;
	margin:0;
}
.productCategoryBreadCrumbs span{
	padding:0 4px 0px 8px;
}

.tbl1 {
	background: #F6F4DB;
}
.tbl2 {
	background: #F4EEA6;
}
.tbl3 {
	background: #F4EB7A;
}

a.trailLink{
	padding:0 6px 0 6px;
}
a.trailLinkMarked{
	padding:0 6px 0 6px;
	color:#1c245f !important;
	text-decoration:none !important;
}

div.productDetailContainer{
	background: #c1c5c8;
	border: 1px #000 solid;
}
div.productTitleDiv{
	background:url("../../images/newSkin/productHeading.png");
	font-weight:bold;
	padding:14px;
	color:#fff;
	font-size:16px;
}
div.productCodeDiv{
	padding:4px 0 4px 14px;
}
div.productPriceDiv{
	padding:4px 0 4px 14px;
	font-size:20px;
	color: #cc0000;
}
div.productSpecial{
	padding:4px 0 4px 14px;
	color: #cc0000;
}
div.productDetailOptions{
	padding:4px 0 0px 14px;
}
div.productCartQty{
	padding:0px 0 4px 14px;
}
div.productCartBtn{
	padding:8px 0 12px 14px;
}
div.productSpecsContainer{
	background: #c1c5c8;
	border: 1px #000 solid;
	padding:8px;
	margin-top:5px;
}
.productDetailImage{
	border:1px solid #000;
	min-height:280px !important;
	padding:14px;
	margin-left:5px;
	margin-right:5px;
	overflow:hidden;
	margin-bottom:6px;
}
.productDetailImage img{
	height:auto;
	width:auto;
	margin-left:auto;
	margin-right:auto;
	border: 0px;
}
div.productCompareAll a{
	padding:4px 0 4px 6px;
	text-decoration:none;
	color:#000;
}
div.productSpecs{
	padding:4px 0 10px 4px;
}

table.productCartContainer{
	background: #c1c5c8;
	border: 1px #000 solid;
}
tr.productCartHeader{
	background:url("../../images/newSkin/productHeading.png") repeat-x;
	overflow:hidden;
	width:257px;
	height:40px;
	font-weight:bold;
	color:#fff;
}
.productCartRowWhite, .productCartRowWhite a{
	background: #fff;
	font-size:11px;
	text-decoration:none;
	color:#000;
	padding-left:5px;
}
.productCartRowColour, .productCartRowColour a{
	background: #F6F4DB;
	font-size:11px;
	text-decoration:none;
	color:#000;
	padding-left:5px;
}

ul.css-tabs {  
	margin:0 !important; 
	padding:0;
	height:26px;
	border-bottom:1px solid #666;	 	
}

/* single tab */
ul.css-tabs li {  
	float:left;	 
	padding:0; 
	margin:0;  
	list-style-type:none;	
}

/* link inside the tab. uses a background image */
ul.css-tabs a { 
	float:left;
	font-size:13px;
	display:block;
	padding:5px 20px;	
	text-decoration:none;
	border:1px solid #666;	
	border-bottom:0px;
	height:14px;
	background-color:#efefef;
	color:#777;
	margin-right:2px;
	cursor:pointer;
	
	-moz-border-radius-topleft: 4px; 
	-moz-border-radius-topright: 4px; 
	
	-webkit-border-radius-topleft: 4px;
	-webkit-border-radius-topright: 4px;
	
	/*border-radius: 4px;
	behavior: url(border-radius.htc);*/
	
	position:relative;
	top:1px;	
}

ul.css-tabs a:hover {
	background-color:#F7F7F7;
	color:#333;
}

	
/* selected tab */
ul.css-tabs a.current {
	background-color:#ddd;
	border-bottom:2px solid #ddd;	
	color:#000;	
	cursor:default;
}

/* tab pane */
.css-panes div {
	display:none;
	border:1px solid #666;
	border-width:0 1px 1px 1px;
	min-height:150px;
	padding:15px 20px;
	background-color:#fff;	
}


.productSearchContainer{
	float:right;
	padding-top:7px;
	margin-right:40px;
}
.productSearchBox{
	padding-left:10px;
	float:right;
}
.productSearch{
	background:#2E2963;
	border-top:6px solid #ccc;
	border-bottom:6px solid #ccc;
	border-left:6px solid #ccc;
	font-size:13px;
	color:#ffffff;
	padding-left:5px;
	height:26px;
	margin-right:-2px;
}
.productSearchBtn{
    position: absolute;
	margin-left:-2px;
	width:40px;
	height:40px;
}
.productCurrency{
	padding:0 0 6px 0;
	margin-bottom:0px;
	float:right;
}
.productCurrency select{
	background:#2E2963;
	border:6px solid #ccc;
	font-size:13px;
	color:#ffffff;
	height:30px;
	width:186px;
}
.shoppingCartContainer{
	float:right;
	padding-top:10px;
	margin-top:10px;
	margin-right:10px;
}
.shoppingCartContainer a{
	color: #171c4a;
	font-size: 14px;
	font-weight: bold;
	padding:10px 5px 22px 6px;
	text-decoration: none;
	z-index: 1;
}
.shoppingCartContainer a:hover{
	color: #171c4a;
	background: url("../../images/newSkin/menuUpArrow.png") no-repeat;
	background-position:center 30px;
	font-size: 14px;
	font-weight: bold;
	padding:10px 5px 22px 6px;
	text-decoration: none;
	z-index: 1;
}
.shoppingCartContainerMarked {
	float:right;
	padding-top:10px;
	margin-top:10px;
	margin-right:10px;
}
.shoppingCartContainerMarked a{
	color: #171c4a;
	background: url("../../images/newSkin/menuUpArrow.png") no-repeat;
	background-position:center 30px;
	font-size: 14px;
	font-weight: bold;
	padding:10px 5px 22px 6px;
	text-decoration: none;
	z-index: 1;
}


.productSearchRowColour{
	background:#f0e751;
	border:1px solid #333;
	padding:8px;
	margin-bottom:8px;
}
.productSearchRowColour td{
	padding-left:8px;
}
.productSearchRowWhite{
	border:1px solid #333;
	background:#fff;
	padding:8px;
	margin-bottom:8px;
}
.productSearchRowWhite td{
	padding-left:8px;
}
.productSearchDollar{
	font-size:16px;
	font-weight:bold;
}
.popbox{
	border-color: #B0B4B6;
	border-style: solid;
	border-width: 1px;
	background-color: white;
	padding: 4px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	font-family: Arial;
	width: 160px;
}
.popboxHeader{
	border-color: #B0B4B6;
	border-style: solid;
	border-width: 1px;
	background-color: white;
	padding: 4px;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	font-family: Arial;
	background-color: #27527A;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
}

.frontPageSetContainer{
	border-bottom:6px solid #2b276f;
	height:346px;
}
.frontPageContent{
	margin:0 26px 0 11px;
	padding:6px;
	font-size:12px;
}

.frontPageSetMenu{
	border-right:6px solid #2b276f;
	width:240px;;
}
.frontPageSetContent{
	padding:10px;
	background:url(../../images/newSkin/contentBg.jpg) repeat-x;
}
.frontPageSetContent h1{
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #1e2663;
	font-size:30px;
}
.frontPageSetContent h2{
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #000;
	font-size:16px; 
}
.frontPageSetContent ul{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
.frontPageSetContent li
{
	margin-top: 6px;
	padding-left: 1.6em;
	background-image: url("../../images/nav/bulletArrow.png");
	background-repeat: no-repeat;
	background-position: 0 .5em;
}
.frontPageSetContent a{
	color:#1c245f;
	text-decoration:underline;
}
.frontPageSetContent a:hover{
	color:#1c245f;
	text-decoration:none;
}

.frontPageSpan{
	padding-right:15px;
}

.frontPageSetMenu{
	background-color: #2b276f;
	position:relative;
	top:0px;
}
div.frontMenulink{
	background:url("../../images/newSkin/frontPageMenuBkgrd.png");
	height:30px;
	font-size: 12px;
	color: #1B2C69;
	font-weight: bold;
}
div.frontMenulink:hover{
	background: url("../../images/newSkin/frontPageMenuHoverBkgrd.png") repeat-x;
	height:30px;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}
div.frontMenulink div a{
	padding:6px 0 0 6px;
}
div.frontMenulink div a:hover{
	padding:6px 0 0 6px;
	color: #fff;
}
div.frontMenulink a{
	color: #2b276f;
	height:30px;
	display:block;
	padding:8px;
	text-decoration: none;
}

.menuFront:hover {
	color: #0A1F62;
	text-decoration: underline;
}
#frontPageProductMenuContainer{
	border:1px #000 solid;
	background:#2b276f;
	position:absolute;
	z-index:100;
	margin-top:-40px;
	width:280px;
}
.frontPageNewsBkg{
	/*background:url("../../images/newSkin/frontPageNewsBkg.png") top left;
	color:#fff;*/
	font-size:14px;
	padding-left:10px;
}
.frontPageNewsBkg ul{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
.frontPageNewsBkg li
{
	margin-top: 6px;
	padding-left: 1.9em;
	background-image: url("../../images/nav/bulletArrow.png");
	background-repeat: no-repeat;
	background-position: 0 .5em;
}


div.categoryContainer{
	font-family:Arial, Helvetica, sans-serif
	margin:0;
	padding:0;
	width:31%;
	float:left;
}
.categoryContainer ul{
	list-style: none;
	margin:0 0 0 -10px;
	padding:0;
}
.categoryContainer a{
	cursor:pointer;
	margin:0;
	padding:2px;
}
.categoryContainer li{
	margin-top:-4px;
	margin-left:8px;
	margin-bottom:8px;
	padding:0;
}
.categoryContainer li a{
	font-size:14px;
	height:18px;
	margin:0;
	padding:2px;
}
.categoryContainer ul ul li a{
	font-size:12px;
	margin:0 0 0 10px;
}
.categoryContainer ul ul ul li a{
	font-size:12px;
	margin:0 0 0 20px;
}
.slidingDiv {
	min-height:160px !important;
	width:758px;
	background: #E8DF51;
	color: #2B276F;
	padding:2px 0 0 0px;
	margin-top:-40px;
	margin-left:200px;
	border:4px solid #2B276F;
	position:absolute;
	z-index:1000;
	/*overflow:auto;*/
}
.show_hide{
}
.slidingDivClose{
	position:absolute;
	margin-left:716px;
	margin-top:-20px;
	cursor:pointer;
}

div.categoryContainer{
	font-family:Arial, Helvetica, sans-serif
	margin:0;
	padding:0;
	width:31%;
	float:left;
}
.categoryContainer ul{
	list-style: none;
	margin:0 0 0 -10px;
	padding:0;
}
.categoryContainer a{
	cursor:pointer;
	margin:0;
	padding:2px;
}
.categoryContainer li{
	margin-top:-4px;
	margin-left:8px;
	margin-bottom:8px;
	padding:0;
}
.categoryContainer li a{
	font-size:14px;
	height:18px;
	margin:0;
	padding:2px;
}
.categoryContainer ul ul li a{
	font-size:12px;
	margin:0 0 0 10px;
}
.categoryContainer ul ul ul li a{
	font-size:12px;
	margin:0 0 0 20px;
}
.slidingDiv {
	min-height:160px !important;
	width:758px;
	background: #E8DF51;
	color: #2B276F;
	padding:2px 0 0 0px;
	margin-top:-40px;
	margin-left:200px;
	border:4px solid #2B276F;
	position:absolute;
	z-index:1000;
	/*overflow:auto;*/
}
.show_hide{
}
.slidingDivClose{
	position:absolute;
	margin-left:716px;
	margin-top:-20px;
	cursor:pointer;
}

#menuTabsContainer{
	margin-top:14px;
	width:250px;
	height:66px;
}
div.facebookTab a{
	background: no-repeat top url(../../images/facebookTabHoverBtn.png);
	width:60px;
	height:66px;
	margin:0 0 0 3px;
	float:right;
}
div.youtubeTab a{
	background: no-repeat top url(../../images/youtubeTabHoverBtn.png);
	width:60px;
	height:66px;
	margin:0 0 0 1px;
	float:right;
}
div.twitterTab a{
	background: no-repeat top url(../../images/twitterTabHoverBtn.png);
	width:60px;
	height:66px;
	margin:0 0 0 1px;
	float:right;
}
div.msnTab{
	background: no-repeat top url(../../images/msnTabHoverBtn.png);
	width:60px;
	height:66px;
	margin:0 0 0 1px;
	float:right;
}
#msnInfo{
	background:#fff;
	padding:6px;
	width: 140px
	min-height: 20px !important;
	position: absolute;
}

.feedbackContainer{
	padding:10px;
}
.feedbackContainerHeading{
	font-weight:bold;
}
.feedbackContainer a{
	text-decoration:none;
}
.feedbackName{
	padding:8px 0 0 0;
	font-weight:bold;
}
.feedbackProduct h2{
	padding:0;
	font-weight:bold;
}
.feedbackComments{
	padding:0;
	font-style:italic
}
.feedbackListContatiner{
	font-size:10px;
	border:outset 1px #928ECE;
	margin-bottom:6px;
	padding:10px;
}
.feedbackViewAll{
	background-image: url("../../images/newSkin/yellowButtonArrow.png");
	background-position:right 0px;
	height:30px;
	width:96px;
	margin:10px 6px 6px 0;
	font-weight:bold;
	display:block;
}
.feedbackViewAll a{
	padding:6px 6px 6px 14px;
	display:block;
	color:#000;
	font-weight:bold;
}
.feedbackViewAll a:hover{
	display:block;
	color:#000;
}

#question{
	display:none;
}
h1 {
	font-size:14px;
}
h1 a{
	color:#1c245f;
	text-decoration:underline;
	font-size:14px;
}
h1 a:hover{
	color:#f0e751;
	text-decoration:underline;
	font-size:14px;
}
h1 span{
	padding: 16px 16px;
	font-size:18px;
}

h2 {
}
h2 a{
	color:#1c245f;
	text-decoration:underline;
}
h2 span{
	padding: 16px 16px;
}
h2 a:hover{
	color:#f0e751;
	text-decoration:underline;
}

a img {
	border: 0px;
}
div.topBarYellow{
	height:.9em;
	background:url("../../images/newSkin/topBarYellow.png") repeat-x;
	padding:0;
	margin:0;
}
.topBarBlueContainer{
	height:13.5em;
	background:url("../../images/newSkin/topBarBlue.png") repeat-x;
}
table.topBarContainer{
	padding-top:24px;
}
.menuTopContainer{
	height:60px;
	background:url("../../images/newSkin/menuBar.png");
}
.contentContainer{
	margin-top:20px;
	border:6px solid #2b276f;
	margin-bottom:20px;
}
.content{
	padding:10px 12px 6px 12px;
	font-size:12px
	color:#333;
	line-height: 18px;
	background:url(../../images/newSkin/contentBg.jpg) repeat-x;
}
.content ul{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
.content li
{
	margin-top: 6px;
	padding-left: 1.6em;
	background-image: url("../../images/nav/bulletArrow.png");
	background-repeat: no-repeat;
	background-position: 0 .5em;
}
.content a{
	color:#1c245f;
	text-decoration:underline;
}
.content a:hover{
	color:#1c245f;
	text-decoration:none;
}

div.bottomBar{
	height:233px;
	background:url("../../images/newSkin/bottomBar.jpg");
}
div.paymentBox{
	display:inline;
	margin-top:10px;
}
div.paymentBox img{
	margin-top:10px;
}
span.phoneNoBottom{
	font-weight:bold;
	color:#fff;
}
div.phoneNoTop{
	position:absolute;
	margin-top:36px;
	margin-left:416px;
	color:#fff;
	font-weight:bold;
}
div.legalPrivacy{
	color:#fff;
	font-size:10px;
}
div.legalPrivacy a{
	color:#fff;
	text-decoration:none;
}
div.legalCopyright{
	color:#fff;
	font-size:10px;
	padding-top:10px;
}
body {
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
hr{
	background-color: #fff;
	border: 1px dotted #333;
	border-style: none none dotted;
	margin:12px 0 8px 0;
}

.pg_label {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 5px;
	text-align: center;
}
.pg_nos_active {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 5px;
	text-align: center;
	background: #F5E517;
}
.pg_nos_active:hover {
	color: #f0e751;
	background: #F5E517;
	text-decoration: none;
}
.pg_nos {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 5px;
	text-align: center;
}

.boxLink:active, .boxLink:visited, .boxLink:link {
	color: #FBECF0;
	text-decoration: none;
	padding: 2px 5px;
}
.boxLink:hover {
	text-decoration: none;
	padding: 2px 5px;
}
.boxLinkInline{
	padding: 2px 5px;
	font-weight: bold;
	color:#000;
}
.boxLinkInlineMark{
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	background-color:#00aeef;
	padding: 2px 5px;
}
.boxLinkInlineMark:hover{
	color: #f0e751;
	background: #F5E517;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding: 2px 5px;
}

div.returnToTop{
	height:32px;
	display:block;
}
div.returnToTop a{
	background: no-repeat right top url(../../images/goTop32.png);
	height:32px;
	display:block;
}
div.returnToTop a:hover{
	background: no-repeat right top url(../../images/goTop32Hover.png);
	height:32px;
	display:block;
}

div#comodoIcon {
position: fixed; 
bottom: 0; 
right: 0;
}

* html div#comodoIcon{
	position: absolute;
	top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat')
	? documentElement.scrollTop +(documentElement.clientHeight-this.clientHeight) 
	: document.body.scrollTop
	+(document.body.clientHeight-this.clientHeight));
	right: expression("0");
}

