html, body html {
	height : 100%;
}
BODY {
	margin: 0;
	padding: 0;
	background: #f4f4f4 url(../img/pageshadow.gif) repeat-y top center;
	height: 100%;
}
BODY, INPUT, SELECT, TEXTAREA, PRE {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	font-family: Tahoma /*, Verdana, Arial,*/, sans-serif;
}
FORM {
	margin: 0;
	padding: 0;
}
INPUT, TEXTAREA {
	border: 1px solid #6cb1df;
}
IMG {
	border: none;
	vertical-align: -3px;
	margin: 0;
}
HR {
	display: none;
}
P {
	margin: 10px 0;
}
H2 {
	display: inline;
	background-color: #fff;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding-right: 15px;
}
OL, UL {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 3px;
}
LI {
	margin-bottom: 5px;
	list-style: none;
	line-height: 18px;
}
UL.list LI {
	background: url(../img/c/list.gif) no-repeat left;
	padding-left: 10px;
}
A {
	color: #3481bb;
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}
#page { /*display: table;*/
	width: 770px;
	background-color: #fff;
	border-width: 0 1px;
	border-style: solid;
	border-color: #cccccc;
	margin: 0 auto; /*padding-bottom:150px; */
	height : 100%;
	min-height : 100%;
}
#holder {
	width : 100%;
	height : 100%;
	min-height : 100%;
	background-color : white;
	margin-bottom : -113px;
}
html>body #holder {
	height : auto;
	min-height : 100%;
}
/* header */
#menutop {
	background: #418ec7 url(../img/t/menutop_bg.gif) repeat-x bottom;
	height: 61px;
	line-height: 41px;
	white-space: nowrap;
	padding: 0 15px;
	clear: both;
}
#menutop .left A {
	color: #b4e9ff;
	font-weight: bold;
}
#menutop .left SPAN {
	background: url(../img/t/star_dark.gif) no-repeat center;
	padding: 0 5px;
}
#menutop .right A {
	color: #fff;
	font-weight: bold;
}
#menutop .right SPAN {
	background: url(../img/t/star_mid.gif) no-repeat center;
	padding: 0 5px;
}
#menutop .right A.selected {
	color: #B4E9FF;
	font-weight: bold;
}
#menutop .selectcountry {
	float: right;
	line-height: 20px;
	color: white;
	position: relative;
	top:-10px;
}
#header { /*background: #6cb1df url(../img/t/h_bg.jpg) repeat-x top left;*/
	background: url(../img/t/h_right.jpg) no-repeat right;
	height: 143px;
}
#header .left {
	float: left;
	background: url(../img/t/h_left.jpg) no-repeat;
	width: 369px;
	height: 143px;
}
#header .left A {
	display: block;
	margin-top: 57px;
	margin-left: 16px;
	width: 140px;
}
/*#header .right { float: right; background: url(../img/t/h_right.jpg) no-repeat right; width: 390px; height: 143px; }*/

#menumain {
	background: #b4e9ff url(../img/t/menumain_bg.gif) repeat-x;
	height: 38px;
	white-space: nowrap;
	padding: 0 15px;
	clear: both;
}
#menumain A {
	color: #0861a5;
}
#menumain A.selected {
	color: #000;
	font-weight: bold;
}
#menumain .left {
	float: left;
	margin-top: 12px;
}
#menumain .left SPAN {
	background: url(../img/t/star_light.gif) no-repeat center;
	padding: 0 5px;
}
#menumain .right {
	float: right;
	margin-top: 12px;
}
#menumain .right SPAN {
	color: #6cb1df;
}
.headerbrd {
	background-color: #f3f3f3;
	border-top: 1px solid #6cb1df;
	height: 3px;
	font-size: 0;
	clear: both;
}
.redspan {
	color: #ff0000;
}
/*.contentpad { padding: 20px 15px 15px 15px; clear: both; position:relative;}*/
.contentpad {
	padding: 20px 15px 38px 15px;
	clear: both;
	position:static;
}
.contentpad div, .contentpad label, .contentpad span {
	font-size :12px;
}
.sideleft {
	float: left;
	width: 56%;
}
.sideright {
	float: right;
	width: 40%;
}
/*
.sidelefthome { float: left; width: 58%; }
.siderighthome { float: right; width: 36%; }
*/

/* block  books */
.blockbook { /*position: relative;*/
}
.blockbook .book { /*position: absolute; top: 0; left: 0;*/
	float:left;
}
.blockbook .block {
	padding-left: 90px;
}
.blockbook .block.noimage {
	padding-left: 0px;
}
.blockbook .block.big {
	padding-left: 150px;
}
.bgbt {
	background: url(../img/c/bgbt.gif) repeat-x center;
	margin-bottom: 5px;
}
.bgbt H2 {
	color: #3581bb;
}
.bgbkt {
	background: url(../img/c/bgbkt.gif) repeat-x center;
	margin-bottom: 10px;
}
.bgbkt H2 {
	color: #000;
}
.txtblock {
	background-color: #ebebeb;
	border: 1px solid #fff;
	border-left: 2px solid #898989;
	padding: 7px 7px 7px 15px;
	line-height: 18px;
}
.linehbold {
	font-weight: bold;
	line-height: 18px;
	padding-left: 5px;
}
.hseparator {
	background: url(../img/grpix.gif) repeat-x center left;
	height: 21px;
	clear: both;
}
.button {
	background-color: #3481bb;
	border: none;
	color: #fff;
	vertical-align: top;
}
.txtdblue {
	color: #0861a5;
}
.txtblue {
	color: #418ec7;
}
.txtgray {
	color: #898989;
}
.bgbt.page {
	background: url(../img/c/bgbt.gif) repeat-x center;
	margin-bottom: 25px;
}
.bgbt.page H2 {
	color: #3581bb;
	font-size:18px;
}
/* banner */
.brdtopgray {
	background-color: #dbdbdb;
	height: 3px;
	clear: both;
	font-size: 0;
}
#banner {
	background: url(../img/br/bg.gif) repeat-x top;
}
#banner .block {
	float: left;
	width: 24.0%;
}
.ban1 {
	background: url(../img/br/ban1.gif) no-repeat top left;
	padding: 15px 3px 0 30px;
	border-right: 4px solid #fff;
	height: 125px;
}
.ban2 {
	background: url(../img/br/ban2.gif) no-repeat top left;
	padding: 15px 3px 0 30px;
	border-right: 4px solid #fff;
	border-left: 1px solid #898989;
	height: 125px;
}
.ban3 {
	background: url(../img/br/ban3.gif) no-repeat top left;
	padding: 15px 3px 0 30px;
	border-right: 4px solid #fff;
	border-left: 1px solid #898989;
	height: 125px;
}
.ban4 {
	background: url(../img/br/ban4.gif) no-repeat top left;
	padding: 15px 3px 0 40px;
	border-left: 1px solid #898989;
	height: 125px;
}
#clearfooter {
	height : 130px;
	width : 100%;
	clear : both;
	content : ".";
	visibility : hidden;
	font-size : 0px;
}
/* footer */
#footer {
	background: url(../img/b/bg.gif) repeat-x top left; /*margin-top: 20px; padding-top: 23px; padding-bottom: 5px; */
	/*position:absolute;
bottom:0;*/
padding-top:23px;
	width: 770px;
	float: left;
	height:90px !important;
	position: relative;
}
#footer .inner {
	position : relative;
	width : 100%;
	height : 67px;
 background : background: url(../img/b/bg.gif) repeat-x top left;
}
#footer .inner .left {
	position: absolute;
	height: 67px;
	padding-left: 15px;
}
#footer .inner .right {
	position: absolute;
	height: 67px;
	right: 15px;
}
#footer .menu {
	color: #898989;
	font-size: 10px;
	padding-left: 15px;
}
#footer .left {
	padding-left: 15px;
}
/*#footer .right { float: right; padding-right: 15px; }*/

.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.nofloat {
	clear: both;
}
h3 {
	color : #3581BB;
	font-size : 12px;
	margin : 10px 0px 5px 0px;
	line-height : 18px;
}
h3 a {
	font-weight: normal;
}
h1 {
	font-size : 16px;
	margin : 10px 0px 10px;
}
.submenu {
	background : url(../img/t/f1.gif) #F3F3F3 top left repeat-x;
	padding : 6px 6px 6px 15px;
	color : #777;
	border-bottom : 1px solid #ccc;
	border-top : 1px solid #6CB1DF;
	clear: both;
}
.submenu a {
}
.pageportlet {
	width : 740px;
}
.pageportlet .txtblock {
	background-color : #F0F0F0;
	border : 1px solid #fff;
	border-left : 2px solid #898989;
	padding : 4px 4px 4px 5px;
	line-height: 12px;
}
.pageportlet .txtblock.quote {
	padding : 10px 10px 10px 80px;
	border-left : 2px solid #E1E1DB;
	color : #3A3A0D;
	line-height : 14px;
	background : url(../img/b/q.gif) #FFFFEB top left no-repeat;
}
.pageportlet .txtblock.text {
	padding : 10px 10px 10px 20px;
	background-color : #F0F0F0;
	border : 1px solid #fff;
	border-left : 2px solid #898989;
	line-height : 14px;
}
.pageportlet .txtblock ul {
	padding : 0px 0px 0px 0px;
}
.pageportlet .txtblock li {
	background : url(../img/t/bul.gif) 6px 5px no-repeat;
	padding : 0px 0px 2px 17px;
}
.item33 {
	width : 33%;
	border-left : 1px solid #ccc;
	background : #efefef;
	float : left;
	text-align : center;
	padding-bottom :5px;
	padding-top :5px;
}
.item33 .nobord {
	border : none;
}
small {
	font-size : 11px;
}
big {
	font-size : 14px;
}
.itemt33 {
	width : 33%;
	border-left : 4px solid #fff;
	background : #efefef;
	float : left;
	text-align : center;
	padding-bottom :5px;
}
.form dt {
	white-space : nowrap;
	float : left;
	clear : right;
	line-height : 24px;
}
.form dt.required {
	font-weight : bold;
}
.form dd {
	line-height : 24px;
	margin : 0px 0px 5px 155px;
	white-space : nowrap;
}
.form dd.sep {
	line-height : 8px;
}
p.list {
	padding-left : 20px;
}
.bl {
	margin-top : 20px;
}
LABEL.r {
	font-weight : bold;
}
.bl LABEL {
	width : 80px;
	padding-top : 0px;
	padding-left : 5px;
	padding-bottom : 4px;
	white-space : nowrap;
	float : left;
	clear : left;
}
.bl.contact {
	width : 390px;
}
.bl.contact LABEL {
	width : 70px;
}
.bl.contact .stretch {
	width : 300px;
}
.bl.assign {
	width : 390px;
}
.bl.assign LABEL {
	width : 120px;
}
.bl.assign .stretch {
	width : 255px;
}
.bl.register {
	width : 390px;
}
.bl.register LABEL {
	width : 140px;
}
.bl.register .stretch {
	width : 235px;
}
.bl.checkout {
	width:700px;
}
.bl.checkout LABEL {
	width : 140px;
}
.bl.checkout .stretch {
	width : 535px;
}
.bl.interest {
	width : 660px;
}
.bl.interest LABEL {
	width : 205px;
}
.bl.interest .stretch {
	width : 440px;
}
.bl.account {
	margin:0px;
}
.bl.account LABEL {
	width : 100px;
}
.bl .ttl, .bl .ttl div {
	padding : 6px 3px 6px 8px;
	background : #D3F1FD;
	font-weight : bold;
}
.bl .ttl div small, .bl .ttl small {
	font-size : 10px;
	font-weight : normal;
}
.bl .ttl a, .bl .ttl div a {
	font-weight: normal;
}
.bl .chl {
	width : 350px;
	padding-top : 2px;
	padding-left : 5px;
	padding-bottom : 6px;
	white-space : nowrap;
	float : left;
}
.bl .chb {
	clear : both;
	padding-left : 25px;
}
.bl .chb LABEL {
	width : auto;
	padding : 3px 0px 0px 4px;
	white-space : nowrap;
	float : left;
	clear : none;
}
.bl .chb input {
	border : none;
	float : left;
}
.bl LABEL.label {
	width : auto;
	padding : 3px 0px 0px 4px;
	white-space : nowrap;
	float : left;
	clear : none;
}
.bl.signin {
	margin:10px 0px 0px 0px;
}
.bl.signin {
	width : 220px;
}
.bl.signin LABEL {
	width : 80px;
}
.bl.signin .stretch {
	width : 130px;
}
.bl.activation {
	margin:0px 0px 0px 0px;
	padding: 5px;
}
.bl.activation {
	width : 360px;
}
.bl.activation LABEL {
	width : 110px;
}
.bl.activation .stretch {
	width : 240px;
}
div.sep {
	background : url(../img/grpix.gif) center center repeat-x;
	height : 15px;
	clear : both;
}
div.sep.noback {
	background : none;
}
.sep.small {
	height : 15px;
	padding : 0px;
}
input.stretch, textarea.stretch {
	width : 100%;
}
input.btn {
	width : 60px;
	background : url(../img/t/f2.gif) #fff bottom left repeat-x;
	color : #0861A5;
	font-weight : bold;
}
input.btn.sample {
	color: #4c9409 !important;
}
input.btn.printed {
	color: #2150a7 !important;
}
input.btn.personalised {
	color: #c92215 !important;
}
button.btn {
	background : url(../img/t/f2.gif) #fff bottom left repeat-x;
	color : #0861A5;
	font-weight : bold;
	border:1px solid #6cb1df;
	font-size:11px;
	padding: 2px 2px;
	text-align:left;
}
button.btn img {
	margin-right:4px;
}
input.btn.free {
	width : auto;
}
input.btn.red {
	width : auto;
	background : red;
	color : #fff;
	font-weight : bold;
	border: 1px solid #9D080D;
}
input.savebtn {
	width : 150px;
	background : url(../img/t/f2.gif) #fff bottom left repeat-x;
	color : #0861A5;
	font-weight : bold;
}
.formportlet {
	background : #E1F6FF;
	padding : 1px 20px 20px 20px;
	border-left : 2px solid #C4EDFF;
}
.formportlet.contact {
	width : 390px;
}
.formportlet.interest {
	width : 670px;
}
.formportlet.signin {
	width : 250px;
	padding-bottom: 10px;
}
.formportlet.activation {
	width : 370px;
	margin-top: 10px;
	padding : 5px;
}
#popup {
	position: absolute;
	background: #D2F2FF;
	border: 1px outset #307DB6;
	color: #000;
	padding: 5px;
	visibility: hidden;
	z-index: 200;
}
.widthnull {
	border: none;
}
ul.cat {
	margin-top:0px;
	padding-top: 0px;
}
ul.cat li {
	background: url(../img/c/list.gif) 0px 4px no-repeat;
	padding-left:10px;
}
ul.cat ul {
	padding-left: 10px;
	padding-top: 5px;
}
.prblock {
	width: 240px;
	float: left;
	padding: 10px 15px 10px 0px;
}
.priceTable {
	background: #eee;
	margin-top:10px;
	width:340px;
	padding: 9px;
	border:1px solid #DDDDDD;
}
.priceTable.big {
	width:500px;
}
.priceTable .item {
	float:left;
	width:80px;
}
.priceTable .item.price {
	float: left;
	width: 160px;
}
.priceTable .item.priceWide {
	float: left;
	width: 80px;
	margin-left:65px;
}
.priceTable .item.bold {
	font-weight: bold;
	font-size:11px;
}
.priceTable .item.boldWide {
	font-weight: bold;
	font-size:11px;
	width:160px;
	text-align:center;
}
.priceTable .item.bold2 {
	font-weight: bold;
	width:160px;
	text-align:center;
}
.priceTable .item span {
	color: #aaa;
}
.priceTable .item.cPrice {
	margin:0 auto;
}
.priceTable .itmsep {
	clear: both;
	background: url(../img/gpix.gif) repeat-x center left;
	height: 9px;
	line-height:1px;
	font-size:1px;
}
.priceTable .colspan2 {
	float:left;
	width:150px;
	text-align:center;
}
.priceTable .colspan4 {
	float:left;
	width:300px;
	text-align:center;
}
.btnspace {
	padding: 10px 0px 10px 0px;
}
.basketTable {
	width:730px;
}
.basketTable .item {
	float:left;
	width:190px;
	padding-left: 10px;
}
.basketTable .code {
	float:left;
	width:110px;
}
.basketTable .price {
	float:left;
	width:50px;
	text-align:right;
	padding-right: 40px;
}
.basketTable .vat {
	float:left;
	width:50px;
	text-align: right;
	padding-right:20px;
}
.basketTable .q {
	float:left;
	width:45px;
	text-align: right;
	padding-right: 10px;
}
.basketTable .subtotal {
	float:left;
	width:115px;
	text-align:right;
}
.basketTable .subtotal.l {
	width:125px;
}
.basketTable .subtotal.bll {
	width:85px;
}
.basketTable .remove {
	float:left;
	width:80px;
	text-align:right;
}
.basketTable .remove a {
	color: red;
	font-weight: bold;
	font-size: 11px;
}
.basketTable .itmsep {
	clear: both;
	background: url(../img/gpix.gif) repeat-x center left;
	height: 15px;
	line-height:1px;
	font-size:1px;
}
.basketTable .hdr {
	background:#D3F1FD;
	height: 25px;
}
.basketTable .hdr div {
	font-weight: bold;
	font-size: 11px;
	padding-top: 6px;
}
.basketTable .long {
	width: 520px;
	float:left;
	text-align: right;
	padding-right: 10px;
}
.basketTable .long.ll {
	width: 555px;
	float:left;
	text-align: right;
}
.basketTable .ttl {
	background: #eee;
	padding:3px 3px 3px 3px;
	color:#000;
	font-weight:bold;
}
span.grey {
	color: #aaa;
}
/* ****** */

.speedTable {
	width:430px;
}
.speedTable .item {
	float:left;
	width:190px;
	padding-left: 10px;
}
.speedTable .item input {
	width:180px;
}
.speedTable .num {
	float:left;
	width:10px;
	padding-left: 10px;
	padding-top:3px;
}
.speedTable .q {
	float:left;
	width:45px;
	text-align: right;
}
.speedTable .hdr {
	background:#D3F1FD;
	height: 25px;
}
.speedTable .hdr div {
	font-weight: bold;
	font-size: 11px;
	padding-top: 6px;
	text-align: center;
}
.speedTable .itmsep {
	clear: both;
	background: url(../img/gpix.gif) repeat-x center left;
	height: 15px;
	line-height:1px;
	font-size:1px;
}
/* ****** */

.deliveryTable {
	width:630px;
}
.deliveryTable .item {
	float:left;
	width:190px;
	padding-left: 10px;
}
.deliveryTable .item.c {
	text-align: center;
}
.deliveryTable .item input {
	width:180px;
}
.deliveryTable .num {
	float:left;
	width:10px;
	padding-left: 10px;
	padding-top:3px;
}
.deliveryTable .q {
	float:left;
	width:45px;
	text-align: right;
}
.deliveryTable .hdr {
	background:#D3F1FD;
	height: 25px;
}
.deliveryTable .hdr div {
	font-weight: bold;
	font-size: 11px;
	padding-top: 6px;
	text-align: center;
}
.deliveryTable .itmsep {
	clear: both;
	background: url(../img/gpix.gif) repeat-x center left;
	height: 15px;
	line-height:1px;
	font-size:1px;
}
ul.cir {
	padding : 0px 0px 0px 0px;
}
ul.cir li {
	list-style: disc;
	margin : 0px 0px 2px 25px;
}
.pageportletsideleft {
	float: left;
	width: 52%;
}
.pageportletsideleft .txtblock {
	background-color : #F0F0F0;
	border : 1px solid #fff;
	border-left : 2px solid #898989;
	padding : 4px 4px 4px 5px;
	line-height: 12px;
}
.pageportletsideleft .txtblock.quote {
	padding : 10px 10px 10px 80px;
	border-left : 2px solid #E1E1DB;
	color : #3A3A0D;
	line-height : 14px;
	background : url(../img/b/q.gif) #FFFFEB top left no-repeat;
}
.pageportletsideleft .txtblock.text {
	padding : 10px 10px 10px 20px;
	background-color : #F0F0F0;
	border : 1px solid #fff;
	border-left : 2px solid #898989;
	line-height : 14px;
}
.pageportletsideleft .txtblock ul {
	padding : 0px 0px 0px 0px;
}
.pageportletsideleft .txtblock li {
	background : url(../img/t/bul.gif) 6px 5px no-repeat;
	padding : 0px 0px 2px 17px;
}
#sector_path option {
	font-size: 11px;
}
.imagecont {
	width:730px;
	height:960px;
	position: relative;
	margin:10px auto 10px auto;
	overflow:hidden;
}
.imagecont img {
	width:730px;
	height:1033px;
	position: absolute;
	top:0px;
	left:0px;
	visibility: hidden;
}
#pageLabel {
	color:#777;
}
.PDFNav {
	text-align:center;
	padding:7px 0 7px 0;
	border-bottom:1px solid #AAA;
	margin-bottom:7px;
}
.PDFNav.top {
	text-align:center;
	padding:7px 0 7px 0;
	border-bottom:none;
	border-top:1px solid #AAA;
	margin-bottom:7px;
}
.pageportlet.biggerfont p {
	font-size:14px;
}
.b3 {
	width:150px;
	height:150px;
	position:relative;
}
.b3 .img0 {
	position:absolute;
	top:31px;
	left:9px;
	z-index: 3;
}
.b3 .img1 {
	position:absolute;
	top:18px;
	left:32px;
	z-index: 2;
}
.b3 .img2 {
	position:absolute;
	top:6px;
	left:60px;
	z-index: 1;
}
.blockbook.center {
	text-align:center;
	padding:0 20px;
}
.blockbook.center div.b3 {
	margin:0 auto 10px auto;
}
h2.small {
	font-size:12px;
}
a.small {
	font-size:11px;
}
.bgbkt.noback {
	background:none;
}
#prDiv {
	/*display:none;*/
z-index:100;
	position:absolute;
	width:0;
	height:0;
	background:red;
	opacity: 0.75;
	-moz-opacity: 0.75;
	-khtml-opacity: 0.75;
	filter: alpha(Opacity=75);
	background:url(../img/ajax-loader-medium.gif) #FFF center center no-repeat;
}
.prDivCont {
	overflow-y:hidden;/*position:relative;*/
}
.order_s_p {
	background: #EEEEEE;
	border:1px solid #DDDDDD;
	margin:10px 0 0 0;
}
.order_s_p .btnspace {
	padding: 5px 0;
}
.order_s_p h2 {
	background:none;
}
.order_ppv {
	background: #D5F3FF;
	margin-top:10px;
	border:1px solid #DDDDDD;
	float:right;
	width:205px;
}
.order_ppv .btnspace {
	padding: 5px 0;
}
.order_ppv h2 {
	background:none;
}
.crtbl th {
	padding:6px 6px 6px 6px;
	border-bottom:2px solid #ccc;
	border-right:1px solid #ccc;
	color:#222;
	text-align:left;
}
.crtbl th.last {
	border-right:none;
}
.crtbl td {
	padding:6px 6px 6px 6px;
	border-right:1px solid #ccc;
}
.crtbl td a.assign {
	background:#3481BB;
	color:#fff;
	padding: 4px;
}
.crtbl td a.assign:hover {
	background:none;
	color:#3481BB;
	text-decoration: none;
}
.crtbl td.last {
	border-right:none;
}
.crtbl tr.bg td {
	background:#efefef;
}
.crtbl table.nobord td {
	background:none;
	border:none;
	padding:0;
}
.hwspace {
	padding:9px 3px 3px 10px;
}
.hwspace h2 {
	font-size:12px;
	margin:0 0 3px 0;
}
.hwspace td {
	padding:0;
}
.hwspace .hwspace_td td {
	padding-top:8px;
}
.hwspace .hwspace_td {
	margin-bottom:8px;
}
.hwspace input {
	margin:0;
}
#accLinks {
	height:127px;
	white-space:nowrap;
	position:relative;
}
#accLinks a {
	position:absolute;
	display:block;
	width:139px;
	float:left;
	margin:0 40px 0 40px;
	padding-top:100px;
	font-size:14px;
	text-align:center;
}
#invLinks a {
	display:block;
	width:139px;
	float:left;
	margin:0 40px 0 60px;
	padding-top:100px;
	font-size:14px;
	text-align:center;
}
a#acc1 {
	background:url(../img/acc/acc1.jpg) left top no-repeat;
}
a#acc2 {
	background:url(../img/acc/acc2.jpg) center top no-repeat;
}
a#acc3 {
	background:url(../img/acc/acc3.jpg) center top no-repeat;
}
.gray {
	color: #777;
}
a.aBtn {
	display:block;
	width:119px;
	height:29px;
	background:url(../img/btn.jpg) 0px 0px no-repeat;
	text-indent:-5000px;
	margin-top:3px;
}
a.aBtn:hover {
	background-position:0px -29px;
}
/* Whitelisting Page Styles */

#anchorNav {
	overflow: hidden;
	background: #1772b5;
	padding: 5px;
}
div#anchorNav li {
	float: left;
	margin: 0 5px;
}
div#anchorNav ul {
	margin: 0px !important;
}
div#anchorNav a {
	padding: 3px;
}
div#anchorNav a:hover {
	background: #418ec7;
}
div#anchorNav a {
	color: #ffffff !important;
}
/* End Whitelisting Page Styles */

/* 404 Page Styles */

#errorContainer {
	width: 450px;
	margin: 0 auto;
}
/* End 404 Page Styles */

.tags {
	display: block;
	width: 16px;
	height: 16px;
	float: left;
	background: transparent url(../img/tag.png) no-repeat;
	margin-top: 2px;
}
.postDate {
	color: #999;
	font-size: 10px !important;
}
.prDivCont ul, .prDivCont ol {
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
}
.prDivCont ul li {
	list-style: disc inside !important;
}
.prDivCont ol li {
	list-style: decimal inside !important;
}
.prDivCont {
	line-height: 18px !important;
}
