/* general tag styles */
body {
	margin:0px;
	padding:0px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	width: 95%;
	float: none;
	border-left-color: #dddddd;
	border-left-style: solid;
	border-left-width: thin;
	border-right-color: #dddddd;
	border-right-style: solid;
	border-right-width: thin;
		}
.pricebox, .shadow {
  position: relative;
  bottom: 3px;
  right: 3px;
}
.shadow { background-color: #fff; 
}

.pricebox {
  background-color: #CCCCCC;;
  padding: 0.3em;
}
.sitemap {
	padding-bottom: 5px;
	padding-top: 5px;
	width: 95%;
}
.text_sitemap {
	color: #000033;
	font-size: medium;
	display: block;
	border-top-color: #999999;
	border-top-style: solid;
	border-top-width: thin;
	padding-top: 15px;
	padding-bottom: 5px;
}

/**********************************************/
/** Product Display - Multi Product Listing **/
/**********************************************/
.multiProdList {
	min-height:550x;
	text-align:left;
	border-top: 1px solid #142b53;
	border-right: 1px solid #142b53;
	border-bottom: 1px solid #142b53;
	border-left: 1px solid #142b53;
	height:100%;
	padding:10px;
	float: none;
	width: 140px;
	margin-bottom: 10px;
	margin-right: 10px;
		}
.multiProdName {
	color: #003333;
	font-weight:bold;
	font-size: 12px;
	height:80px;
	overflow: hidden;
}
.multiProdName a {
	color: #000033;
}
.multiProdImage {
	position: relative;
	display: block;
	align:right;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	width:100px;
	max-width: 120px;
	max-height: 120px;
	min-width: 120px;
		}
* html .multiProdImage {
	position: relative;
	width:120px
}
.multiProdPrice {
	position:relative;
	float:left;
	display:block;
	font-size:1.25em;
	color:#FFFFFF;
	font-weight:bold;
	width:100%;
	margin:0 0 10px 0;
	padding:0;
	line-height: 20px;
	}

#table1 {
	float: none;
	border-left-color: #dddddd;
	border-left-style: solid;
	border-left-width: thin;
		}
#table2 {
	background-image: url(styleImages/bgDetailPrice.png);
	background-repeat: no-repeat;
		}
#table4 {
	float: left;
	background-image: url(styleImages/bgGradientLines.gif) repeat;
		}
#table11 {
	float: left;
	background-image: url(styleImages/bgGradientLines.gif) repeat;
	border-bottom-color: #222222;
	display: block;
	border-bottom-style: solid;
	border-bottom-width: thin;
		}
#title {
	font-size: 30px;
	line-height: 34px;
	margin-top: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 10px;
	color: #000000;
}
#description {
	font-size: 16px;
	margin-top: 10px;
	font-family: "Palatino Linotype";
	font-weight: bold;
	color: #666666;
	float: left;
}
#navigation {
	clear: left;
	background: url(../styleImages/nav.png) repeat;
	float: left;
	width: 100%;
 	z-index: 100;
 	position: relative;
	margin-top: 20px;

}
#topimage{
	background-position:right;
	margin-bottom: 20px;
}
#login {
	background-color: #f5f5f5;
	background-image: url(../styleImages/subscribe.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 4px center;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	font-size: 0.9em;
	clear: both;
	position: relative;
	height: 25px;
	vertical-align: text-bottom;
	text-align: left;
	}
#breadcrumbs {
	background-color: #f5f5f5;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;
	margin-bottom: 10px;
	clear: both;
	position: relative;
	z-index: 910;
}
#breadcrumbs a{
	color: #993300;
}
#horiz_ads{
	background-color: #f5f5f5;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;
	margin-bottom: 10px;
	clear: both;
	position: relative;
	z-index: 910;
	height: 23px;
	vertical-align: middle;
}
.cattop {
	position:relative;
	float:left;
	width:171px;
	height:22px;
	font-size:110%;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	padding:6px 0px 0px 10px;
	color:#333333;
	background-image:url(../styleImages/cat-bg.gif);
	background-repeat:no-repeat;
}
.box {
	background-image:url(../styleImages/topbox-str.gif);
	background-repeat:repeat-x;
	background-color:#EAECEB;
}
.boxdiv {
	background-image:url(../styleImages/topbox-div.gif);
	background-repeat:repeat-y;
}
.singleprodtop {
	}
.singleproducts2 {
    height:29px;
	/*background-image:url(../styleImages/topbox.gif);
	background-repeat:repeat-x;*/
}
.table {
	border:0px solid #cccccc;
	background-color:#ffffff;
}
form {
	margin:0px;
	padding:0px;
}
img {
	border:none;
}

h1 {
	font-size:24px;
	padding:0px;
	color:#333333;
	margin:10px 0px 10px 0px;
	font-family:Arial;
	line-height:150%
}
h2 {
	font-size:16px;
	padding:0px;
	color:#e47911;
	margin:0px 0px 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:150%
}
a {
	color:#990000;
	text-decoration:none;
	font-weight: bold;
}
a:visited {
	color:#333333;
}
a:hover {
	text-decoration:underline;
}
.floatLeft {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
}
.floatRight {
	position:relative;
	float:right;
	margin:0px;
	padding:0px;
}

/* page layout */
#pageSurround {
	position:relative;
	margin:0px auto 0px auto;
	width:100%;
}
#header {
	position:relative;
	float:left;
	height:100px;
	width:100%;
	background-position:right;
	z-index:100;
}
#page {
	position:relative;
	/*float:left;*/
	display:block;
	background-image:url(../styleImages/el-page-bg.gif);
	background-repeat:repeat-y;
	padding:0px 10px 0px 10px;
}
#barOne {
	position:relative;
	float:left;
	width:100%;
	margin:0px 0px 0px 0px;
	height:0px;
	clear:both;
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding:0px 0px 0px 0px;
}
#barOne ul {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
}
#barOne p {
	position:relative;
	float:left;
	clear:both;
	margin:0px;
	padding:0px 0px 0px 0px;
}
*html #barOne p {
	padding:0px;
}
.subTopNavOn {
	font-weight:bold;
}
#barTwo {
	position:relative;
	float:right;
	margin:0px;
	padding:0px;
	clear:both;
}
#barThree {
	position:relative;
	float:left;
	margin:0px;
	width:900px;
	padding:0px 0px 10px 0px;
	clear:both;
}
#sideNavLeft {
	position:relative;
	float:left;
	width:180px;
	border-right-color: #dddddd;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #cccccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #dddddd;
	border-left-style: solid;
	border-left-width: 1px;
	margin-left: 10px;
	border-top-color: #dddddd;
	border-top-style: solid;
	border-top-width: 1px;
	}
#sideNavRight {
	position:relative;
	float:left;
	width:150px;
	border-right-color: #dddddd;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #cccccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #dddddd;
	border-left-style: solid;
	border-left-width: 1px;
	margin-right: 10px;
	border-top-color: #dddddd;
	border-top-style: solid;
	border-top-width: 1px;
}
#content {
	position:relative;
	margin:5px;
	line-height:140%;
	width:600px;
	}
#footer {
	position:relative;
	float:left;
	width:100%;
	/*background-image:url(../styleImages/el-bot-bar-bg.gif);
	background-repeat:no-repeat;
	height:50px;
	text-align:center;
	clear:both;*/
	padding:10px 0px 0px 0px;
	border-top: 2px solid #aaa;
}

/* image widths and heights */
.smallProductImage {
	height:100px;
	max-width:100px;
	padding-right: 10px;	/*max-height:155px;*/
}
.featureProductImage {
	width:100px;
	float:center;
	/*height:65px;*/
}
.popularProductImage {
	width:100px;
	}
.latestnews {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
	background-color:#ffffff;
	color:#000000;
}
/* skin design */
.tabExpand {
	position:relative;
	width:100%;
	margin:0px 0px 10px 0px;
}
	/* ie6 hack to prevent tables dropping */
	*html .tabExpand {
		position:relative;
		float:left;
		width:100%;
		margin:0px 0px 10px 0px;
	}
#search {
	position:relative;
	float:right;
	top:0px;
	right:10px;
}
#search input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:120%;
	}
.searchButton {
	position:relative;
	float:right;
	background-color:#ffffff;
	border:none;
	color:#FFFFFF;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:120%;
	padding:10px;
	width:80px;
	height:25px;
	background-image:url(../styleImages/searchbutton.jpg);
	background-repeat:no-repeat;
	margin-left:10px;
	}

.searchButton:hover {
	background-image:url(../styleImages/searchbutton-on.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}
#searchbox {
	border:1px solid #cccccc;
	width:300px;
	padding:0px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	/*background-image:url(../styleImages/sb.gif);
	background-repeat:no-repeat;
	background-position:right;*/
}
#header h1 {
	position:absolute;
	top:10px;
	left:10px;
	margin:0px;
	line-height:120%
}
#header a {
	color:#FF0000;
	text-decoration:none;
}
#header a:hover {
	color:#E8EBEE;
	text-decoration:none;
}
.topnav1 {
	font-size:11px;
	padding:0px;
	color:#333366;
	font-family:Arial;
	line-height:150%
	font-weight:bold;
}
.topnav1 a{
	font-size:14px;
	padding:0px;
	color:#ff0000;
	font-family:Arial;
	line-height:150%
}

#topnav1 li {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
	height:25px;
	list-style-type:none;
	text-align:center;
	color: #333333;
}
#homeNav {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
	color:#ff0000;
}
#homeNav li {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
	height:25px;
	list-style-type:none;
	text-align:center;
	color:#ff0000;
}
#homeNav li a {
	font-family: impact,"arial black",sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 22px;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	-x-system-font: none;
	display: block;
	color: #010d37;
	text-transform: uppercase;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 10px;
	padding-left: 10px;
}
#homeNav li a:hover {
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	color: #cd1713;
	text-decoration: none;
}
.topNavOn {
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 11px;
	/*background-image:url(../styleImages/el-top-but-l-on.gif);
	background-repeat:no-repeat;*/
}
.topLinkOn {
	/*background-image:url(../styleImages/el-top-but-r-on.gif);
	background-position:right 0px;
	background-repeat:no-repeat;*/
	color:#990000;
}
.topNavOff {
    font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	/*background-image:url(../styleImages/el-top-but-l.gif);
	background-repeat:no-repeat;*/
}
.topLinkOff {
	/*background-image:url(../styleImages/el-top-but-r.gif);
	background-position:right 0px;
	background-repeat:no-repeat;
	color:#333333;*/
}
#prod p {
	position:relative;
	float:left;
	width:170px;
	font-size:110%;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	padding:6px 0px 0px 10px;
	height:24px;
	color:#FD3F03;
	background-image:url(../styleImages/boxTopBG.gif);
	background-repeat:no-repeat;
}
#prod ul {
	position:relative;
	float:left;
	margin:0px 0px 10px 0px;
	padding:10px;
	width:168px;
	background-image:url(../styleImages/boxBotBG.gif);
	background-position:top;
	background-repeat:repeat-x;
	}
#sideNavLeft p {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	background-color: #cd1713;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	padding-left: 7px;
	padding-top: 4px;
	padding-bottom: 3px;
	margin-bottom: 5px;
	}
#sideNavLeft ul {
	position:relative;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px;
	width:130px;
	/*background-image:url(../styleImages/topbg.jpg);
	background-position:top;
	background-repeat:repeat-x;*/
}
#sideNavLeft li {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
	list-style-type:none;
	width:95%;
}
#sideNavLeft li a {
	position:relative;
	float:left;
	padding:5px 0px 0px 0px;
	width:130px;
	display:block;
	color: #993300;
	font-weight: bold;
	}
#sideNavLeft ul li ul {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
	border:0px;
	background-image:none;
	display:inline;
	font-size:90%;
}
#sideNavLeft ul li ul li {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
	list-style-type:none;
	display:inline;
}
#sideNavLeft ul li ul li a {
	position:relative;
	float:left;
	margin:0px;
	padding:0px 0px 3px 0px;
	color:#666666;
	width:auto;
	border-right-color: #cccccc;
	border-right-style: solid;
	border-right-width: thin;
}
#pageLinks ul li a {
	/*background-image:url(../styleImages/el-page-arrow.gif);*/
	background-repeat:no-repeat;
	background-position:4px 4px;
	padding:0px 0px 0px 8px;
	width:auto;
}
#pageLinks ul li ul li a {
	background-image:none;
	padding:0px 0px 0px 8px;
	width:auto;
}
.boxborder {
	position:relative;
	float:left;
	padding:10px;
	width:160px;
	margin:0px 0px 10px 5px;
}
#featureProduct ul {
	text-align:center;
	/*background-image:url(../styleImages/topbox.gif);
	background-repeat: repeat-y;*/
}
#featureProduct li a {
	margin:0px;
	padding:0px;
	color: #993300;
	font-weight: bold;
}
#pullDownNav {
	background-color:#ffffff;
	padding:5px;
	margin:0px 0px 10px 0px;
}
#compareDisplay {
	position:relative;
	float:left;
	width:100%;
}
#productDisplay fieldset, #subBuiltNav fieldset, #subNav fieldset, #content fieldset {
	position:relative;
	float:left;
	width:100%;
	border:1px solid #cccccc;
	line-height:150%;
	padding:0px;
	margin-bottom:20px;
}
#productDisplay legend, #subBuiltNav legend, #subNav legend, #content legend  {
	color:#666666;
	font-weight:bold;
}
#productDisplay table {
	clear:left;
}
#productDisplay td, #compareDisplay td {
	position:relative;
	padding:0px 0px 0px 0px;
}
#singleProductDisplay {
	position:relative;
	padding:0px 0px 0px 0px;
}
#singleProductDisplay ul {
	position:relative;
	padding:0px 0px 0px 0px;
}
#singleProductDisplay ul li {
	position:relative;
	float:left;
	padding:0px;
	display:inline;
	list-style-type:none;
	width:100%;
}
#singleProductDisplay img {
	margin:0px 0px 0px 0px;
	padding:0px;
	max-width:300px;
	/*width:450px*/
}
#Cloud p {
	position:relative;
	float:center;
	width:100%;
	font-size:110%;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	padding:6px 10px 0px 10px;
	height:10px;
	color:#333333;
}
#sideNavRight p {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	background-color: #cd1713;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	padding-left: 7px;
	padding-top: 4px;
	padding-bottom: 3px;
	margin-bottom: 5px;
}
 #newsItems p,#tagCloud p {
	position:relative;
	float:left;
	width:100%;
	height:29px;
	font-size:110%;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	padding:4px 0px 0px 5px;
	color:#4B4D4E;
	/*background-image:url(../styleImages/cat-bg.gif);
	background-repeat:no-repeat;*/
}
#featureProduct ul, #popularProd ul {
	position:relative;
	float:center;
	margin:0px 0px 10px 0px;
	padding:10px;
	width:140px;
	/*background-image:url(../styleImages/topbox.gif);
	background-repeat: repeat-y;*/
}
#newsItems ul,#tagCloud div {
	position:relative;
	float:center;
	margin:0px 0px 10px 0px;
	padding:10px;
	width:100%;
}
#tagCloud div {
	text-align:center;
}
#popularProd li, #newsItems li {
	padding:10px 0px 10px 0px;
	list-style-type:none;
	border-bottom-color: #666666;
	border-bottom-style: dotted;
	border-bottom-width: thin;

}
#featureProduct li {
	list-style-type:none;
	/*border-bottom-color: #666666;
	border-bottom-style: dotted;
	border-bottom-width: thin;*/
	padding-top: 10px;
	padding-bottom: 10px;
}
#newsItems li {
	border-top:none;
	padding:0px 0px 10px 0px;
}
#popularProd li a {
	position:relative;
	float:center;
	margin:0px;
	padding:0px 0px 0px 0px;
	display:block;
	}
.popLink {
	color:#993300;
	font-weight: bold;
}
.popProdPrice {
	color:#990000;
	font-weight:bold;
}

.styleProdName {
	font-size:16px;
	color:#993300;
	font-weight:bold;
	text-indent: 5px;
}
.styleProdPromo {
	font-size:100%;
	color:#333333;
	font-weight:bold;
}
.styleProdPrice {
	font-size:120%;
	color:#990000;
	font-weight:bold;
	padding-right: 10px;
}
.styleProdMerchant {
	font-size: 1205;
	font-weight: bold;
	padding-right: 10px;
}
.styleProdID {
}
.styleProdCategory {
	font-size: 14px;
	color: #000033;
}
.styleProdBrand {
	font-size: 14px;
	font-weight: bold;
	overflow: hidden;
}
.styleProdDescription {
	height: 100px;
	overflow: hidden;
}

.singleProdName {
	font-size:120%;
	color:#006699;
	font-weight:bold;
}
.singleProdPromo {
	font-size:100%;
	color:#333333;
	font-weight:bold;
}
.singleProdPrice {
	font-size:medium;
	color:#000033;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.singleProdBrand {
	font-size:140%;
	color:#1c4c7c;
	font-weight:bold;
	line-height: 25px;
}
.singleProdDesc {
	font-size:100%;
	color:#333333;
}
.singleProdId {
	font-size:100%;
	color:#666666;
	font-weight:normal;
}
.singleProdMerchant {
	color: #000033;
	font-weight: bold;
	line-height: 35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
}
.singleProdCategory {
	font-size:110%;
	color:#1c4c7c;
	font-weight:bold;
	line-height: 25px;
}

a.button, a.bigbutton {
	color:#000000;
	display:block;
	padding:12px 0px 0px 15px;
	font-weight:bold;
	background-image:url(../styleImages/toshopbut.jpg);
	background-repeat:no-repeat;
	width:110px;
	height:34px;
	margin:0px;
}
a:hover.button, a:hover.bigbutton {
	background-image:url(../styleImages/toshopbut_hover.jpg);
	color:#ff0000;
	text-decoration:none;
}
.smallimage {
	color:#000000;
	display:block;
	padding:9px 0px 0px 8px;
	font-weight:bold;
	background-image:url(../styleImages/order.gif);
	background-repeat:no-repeat;
	width:113px;
	height:33px;
	margin:0px;
}
a.catNavOn {
	font-weight:bold;
	color:#990000;
	font-family: Arial,Helvetica,sans-serif;
	line-height: 16px;
	text-transform: uppercase;
}
a.catNavOff {
	margin:0px 0px 0px 0px;
	color: #000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	text-transform: uppercase;
	font-weight: normal;	
	/*background-image:url(../styleImages/catleft.gif);*/
}
a.brandNavOn {
	font-weight:bold;
}
a.brandNavOff {
	font-weight:normal;
}
#linksDisplay {
	position:relative;
	float:left;
	width:100%;
}
#linksDisplay li{
	margin:0px 0px 10px 0px;
}
#catDisplay {
	position:relative;
	float:left;
	width:100%;
}
#catDisplay ul {
	position:relative;
	float:left;
	width:100%;
	padding:0px 0px 0px 0px;
	margin:0px;
}
#catDisplay li {
	position:relative;
	float:left;
	width:170px;
	padding:0px 0px 0px 0px;
	margin:0px;
	list-style-type:none;
	display:block;
}
#sideNavRight fieldset {
	position:relative;
	float:center;
	width:150px;
	border:1px solid #cccccc;
	line-height:150%;
	padding:0px;
	margin-bottom:5px;
}
#sideNavRight legend {
	color:#006699;
	font-weight:bold;
}
#pageContent {
	position:relative;
	float:none;
	width:100%;
}
.adminInput {
	width:300px;
}
#myLink {
	border:1px solid #cccccc;
	background-color:#FFFFCC;
	font-family:'Courier New', Courier, mono;
	padding:10px;
	margin:10px 0px 10px 0px;
	clear:both;
	width: 75%;
}
#newsPage h1 {
	position:relative;
	width:100%;
	padding:0px;
	margin:0px;
	line-height:130%;
	clear:both;
}
#newsPage ul {
	padding:0px;
	margin:0px;
}
#newsPage li {
	position:relative;
	float:left;
	padding:0px 0px 30px 0px;
	margin:0px;
	width:100%;
	list-style-type:none;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: thin;
	margin-top: 10px;
}
#newsPage ul li ul {
	padding:5px 0px 5px 0px;
	margin:5px 0px 5px 0px;
}
#newsPage ul li ul li {
	position:relative;
	float:none;
	padding:0px 0px 5px 0px;
	margin:0px 0px 0px 30px;
	width:auto;
	list-style-type:disc;
}
.botrowborder {
	border-top:1px solid #cccccc;
}
.comments {
	position:relative;
	float:left;
	width:100%;
	border-bottom:1px solid #cccccc;
	margin:0px 0px 10px 0px;
	padding:0px 0px 10px 0px;
}
.linkGroup {
	position:relative;
	float:left;
	width:100%;
	padding:10px 0px 5px 0px;
	font-size:120%;
	font-weight:bold;
	text-transform: uppercase;
}
/*.paginate{
	padding-top: 0px;
	padding-right: 0pt;
	padding-bottom: 20px;
	padding-left: 0pt;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	float: left;
	width: 600px;
}
.paginateFirstPrev{
	border-top-width: 1px;
	border-right-width-value: 1px;
	border-right-width-ltr-source: physical;
	border-right-width-rtl-source: physical;
	border-bottom-width: 1px;
	border-left-width-value: 1px;
	border-left-width-ltr-source: physical;
	border-left-width-rtl-source: physical;
	border-top-style: solid;
	border-right-style-value: solid;
	border-right-style-ltr-source: physical;
	border-right-style-rtl-source: physical;
	border-bottom-style: solid;
	border-left-style-value: solid;
	border-left-style-ltr-source: physical;
	border-left-style-rtl-source: physical;
	border-top-color: #cccccc;
	border-right-color-value: #cccccc;
	border-right-color-ltr-source: physical;
	border-right-color-rtl-source: physical;
	border-bottom-color: #cccccc;
	border-left-color-value: #cccccc;
	border-left-color-ltr-source: physical;
	border-left-color-rtl-source: physical;
	margin-left: 5px;
	padding-top: 2px;
	padding-right: 0pt;
	padding-bottom: 2px;
	padding-left: 0pt;
}
.paginateFirstPrev a, .paginateFirstPrev a:visited{
	color: #6a1208;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}*\


