table,body,textarea,input,select, td {
	font-family: Tahoma, Loma, 'MS Sans Serif', 'Microsoft Sans Serif', Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
h1 {
	font-size: 13px;
}
h2  {
	font-size: 14px;
	margin: 0px;
}
h3  {
	font-size: 13px;
	margin: 0px;
}
p {
	margin: 0px;
	padding-top: 10px;
}
a:link {
	color: Black;
	text-decoration: underline
}
a:visited {
	color: Black;
	text-decoration: underline
}
a:active {
	color: Black;
	text-decoration: underline
}
a:hover {
	color: #E2174A;
	text-decoration: underline
}

.topicName {
	color: #BE902B;
	font-weight: bold;
}

.small {
	color: #9a9a9a;
	font-size: 10px;
}

.block4 {
	border: 0px solid;
	width: 48%;
	height: 205;
	float: left;
	padding: 4;
}

.button {
  background: url(/themes/Default/images/button_bg.png) repeat-x;
  text-align: center;
	cursor: pointer;
}
.sb_quote {
        padding:5px;
        border:solid 1px #CCCCCC;
        background-color:#F7E4E7;
        color: #676767;
        font-size: 8pt;
        display: block;
        }
.sb_review_quote  {
        padding:5px;
        border:solid 1px #000000;
        background-color:#F7E4E7;
       	color: #676767;
        font-size: 8pt;
        display: block;
        }
td pre {
   font-family: 'Courier', 'Courier New', 'sans-serif';
   font-size: 8pt;
   color: #006600;
   background-color: #FAFAFA;
   border: #D1D7DC;
   border-style: solid;
   border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px;
}
.imgBorder {
	border: 1px solid #CCC;
	padding: 1;
}
.productLink {
	font-weight: bold;
}
.productHead {
	color : #F4406F;
	font-weight: bold;
}
.tableHead {
  background: url(/themes/Default/images/tableHead.png) repeat-x;
	font-weight: bold;
}
.table {
	border: 1px solid #CCC;
	width: 100%;
}

/*div style*/
div.listView {
	padding-top: 5px;
	padding-left: 0px;
	border: 0px solid;
	float: left;
	width: 100%;
}
div.iconView {
	width: 265px;
	height: 170px;
	padding-top: 5px;
	padding-left: 5px;
	border: 0px solid;
	float: left;
}
div.iconView4 {
	width: 177px;
	height: 100px;
	padding-top: 5px;
	padding-left: 5px;
	border: 0px solid;
	float: left;
}
.clear {
	clear:both;
}
.left {
	float: left;
}
.right {
	float: right;
}

div.imgBorder {
	height: 70px;
	width: 88px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	vertical-align: middle;
}
div.imgBorder a {
	height: 70px;
	width: 88px;
	display: block;
	overflow: hidden;
	vertical-align: middle;
}
div.imgBorder a:hover {
	height: 70px;
	width: 88px;
	background-color: #EFFAFE;
	color : #FF6600;
	vertical-align: middle;
}
div.imginfoBorder {
	background: #FAFAFA;
	width: 84px !important;
	width: 90px;
	height: 35px;
	vertical-align: middle;
	padding: 2px;
	overflow: hidden;
	border: 1px solid #ccc;
}

.highlightKeyword {
	color: #FFFF00;
	background-color: #000000;
}

.headContent {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 15px; 
	COLOR: #FE727D;
}

