/* CSS Document */
html, body 
{ 
	margin: 0; 
	padding: 0; 
	width: 100%; 
	height: 100%; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	/* overflow:hidden; */
	background-color:#FFFFFF;
}
#bg_image 
{ 
	position: fixed; 
	top: 0;
	left: 0; 
	z-index: 1; 
	width: 100%;
	height: auto;
	min-height: 100%;
	min-width: 100%;
}
#scrollable 
{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 31px;
	left: 0;
	z-index: 2;
	text-align:center;
}
FONT
{
    FONT-SIZE: 8pt;
    COLOR: #FFFFFF;
	line-height: 140%;
    FONT-FAMILY: Verdana, Arial, Helvetica, san-serif
}
H1
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: #000000;
	line-height: 140%;
    FONT-FAMILY: Verdana, Arial, Helvetica, san-serif
}
A:link
{
    FONT-SIZE: 8pt;
    COLOR: #000;
    FONT-FAMILY: Verdana, Arial, Helvetica, san-serif;
    TEXT-DECORATION: none
}
A:visited
{
    FONT-SIZE: 8pt;
    COLOR: #000;
    FONT-FAMILY: Verdana, Arial, Helvetica, san-serif;
    TEXT-DECORATION: none
}
A:active
{
    FONT-SIZE: 8pt;
    COLOR: #000;
    FONT-FAMILY: Verdana, Arial, Helvetica, san-serif;
    TEXT-DECORATION: none
}
A:hover
{
    FONT-SIZE: 8pt;
    COLOR: #000;
    FONT-FAMILY: Verdana, Arial, Helvetica, san-serif;
    TEXT-DECORATION: underline
}

INPUT
{
    FONT-SIZE: 8pt;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Tahoma, Helvetica, san-serif;
	border: 1px #CCCCCC solid;
}
input[type="checkbox"], input[type="radio"]{ 
    border: 0; 
} 
input.button_grey {
    margin-left: 1px; 
	background-color: #CCC;
  	border: 1px solid #999; 
} 
input.button_black
{
	background-color: #000000;
	color:#FFFFFF;
  	border: 1px solid #FFFFFF; 
	margin-left: 2px;
	height: 25px;
}
input.text:focus, input.text.sffocus, textarea.text:focus, textarea.text.sffocus, select.text:focus, select.text.sffocus  { background-color: lightyellow; }

SELECT
{
    FONT-SIZE: 8pt;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Tahoma, Helvetica, san-serif
	border: 1px #CCCCCC solid;
}
TEXTAREA
{
    FONT-SIZE: 8pt;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Tahoma, Helvetica, san-serif
	border: 1px #CCCCCC solid;
}
.section_header_link
{
	line-height:100%;
    FONT-SIZE: 10pt;
	font-weight: bold;
    FONT-FAMILY: Century Gothic, Verdana, Arial, Helvetica, san-serif;
	text-decoration: none;
	color: #FFFFFF;
}
a.section_header_link
{
	line-height:100%;
    FONT-SIZE: 10pt;
	font-weight: bold;
    FONT-FAMILY: Century Gothic, Verdana, Arial, Helvetica, san-serif;
	text-decoration: none;
	color: #FFFFFF;
}
a.section_header_link:hover
{
	line-height:100%;
    FONT-SIZE: 10pt;
	font-weight: bold;
    FONT-FAMILY: Century Gothic, Verdana, Arial, Helvetica, san-serif;
	text-decoration: underline;
	color: #FFFFFF;
}
.productlink
{
    FONT-SIZE: 8pt;
    line-height: 140%;
    COLOR: #FFFFFF;
    FONT-FAMILY: Verdana, Arial, Helvetica, san-serif	
}
a.productlink
{
    FONT-SIZE: 8pt;
    line-height: 140%;
    COLOR: #FFFFFF;
    FONT-FAMILY: Verdana, Arial, Helvetica, san-serif;
    TEXT-DECORATION: none	
}
a.productlink:hover
{
    FONT-SIZE: 8pt;
    line-height: 140%;
    COLOR: #FFFFFF;
    FONT-FAMILY: Verdana, Arial, Helvetica, san-serif;
    TEXT-DECORATION: underline	
}
.productlinkvisible
{
    FONT-SIZE: 8pt;
    line-height: 140%;
    COLOR: #FFFFFF;
    FONT-FAMILY: Verdana, Arial, Helvetica, san-serif	
}
a.productlinkvisible
{
    FONT-SIZE: 8pt;
    line-height: 140%;
    COLOR: #FFFFFF;
    FONT-FAMILY: Verdana, Arial, Helvetica, san-serif;
    TEXT-DECORATION: underline	
}
a.productlinkvisible:hover
{
    FONT-SIZE: 8pt;
    line-height: 140%;
    COLOR: #FFFFFF;
    FONT-FAMILY: Verdana, Arial, Helvetica, san-serif;
    TEXT-DECORATION: none	
}
#highlightbox{
	width:170px;
	float: left;
	margin:5px 0px 0px 2px;
	padding-bottom: 10px;
	text-align:left;
	font-size:100%;
	line-height:140%;
    FONT-SIZE: 8pt;
    COLOR: #000;
	line-height: 140%;
	border-color:#ccc;
	border-width: 1px;
	border-style: solid;
    FONT-FAMILY: Verdana, Arial, Helvetica, san-serif
}
#highlightbox .highlightbox_image img{
	margin:0px, 0px, 20px, 0px;
}
#highlightbox .highlightbox_header p{
	text-align: left;
	line-height:140%;
    FONT-SIZE: 8pt;
	font-weight: bold;
    FONT-FAMILY: Century Gothic, Verdana, Arial, Helvetica, san-serif;
	text-decoration:none;
	color: #000;
	margin:0px;
	margin-top: 5px;
	padding:0px 4px 10px 7px;
	background: #FFF;
}
#highlightbox .highlightbox_content{
	padding-bottom:3px;
	line-height:140%;
	_height:10px;
	min-height:10px;
}
#highlightbox .highlightbox_content p{
	margin:0px;
	padding:0px 0px 0px 7px;
	line-height:140%;
}
#highlightbox .highlightbox_content a{
	margin:0px;
	padding:0px 10px 3px 0px;
	color:#000;
	text-decoration:none;
	background-repeat:no-repeat;
	background-position:right;
}
#highlightbox .highlightbox_content a:hover{
	text-decoration:underline;
}

ul {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-style: normal;
    line-height: 200%;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #000;
    text-decoration: none;
    text-indent: 0px;
    list-style-position: outside;
    list-style-type: disc;
    padding: 0;
    margin: 0;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
}
li 
{
    padding-top: 2;
    margin-top: 2;
}
img {
  border: none;
}
FORM 
{
    padding: 0px;
	padding-top: 5px;
    margin: 0px;
    top: 5px;
    bottom: 0px;
}
#text_top_padding
{
    padding-top: 5px;
    FONT-SIZE: 8pt;
    COLOR: #FFFFFF;
    FONT-FAMILY: Verdana, Arial, Helvetica, san-serif;	
}
.showlink
{
    FONT-SIZE: 8pt;
    COLOR: #000;
    FONT-FAMILY: Verdana, Arial, Helvetica, san-serif	
}
a.showlink
{
    FONT-SIZE: 8pt;
    COLOR: #000;
    FONT-FAMILY: Verdana, Arial, Helvetica, san-serif;
    TEXT-DECORATION: underline;	
}
a.showlink:visited
{
    FONT-SIZE: 8pt;
    COLOR: #000;
    FONT-FAMILY: Verdana, Arial, Helvetica, san-serif;
    TEXT-DECORATION: underline;	
}
a.showlink:hover
{
    FONT-SIZE: 8pt;
    COLOR: #000;
    FONT-FAMILY: Verdana, Arial, Helvetica, san-serif;
    TEXT-DECORATION: none;	
}
table.headerborder 
{
    border:1px solid #F8F8F8;
    padding: 0px;
}
* html .cell {display:inline}

#colleft 
{
    display:table-cell;
    width: 345px;
    padding: 2px;
    margin: 2px;
    float:left;
    text-align: left;
    }
#colright 
{
    display:table-cell;
    width: 150px;
    padding: 2px;
    margin: 2px;
    float:right;
    text-align: right;
}
#top_section 
{
	width: 100%;
	/*height: 60px; */
    margin: 0px;
    FONT-SIZE: 8pt;
    COLOR: #FFFFFF;
    FONT-FAMILY: Verdana, Arial, Helvetica, san-serif;
    text-align: left;
    }
#top_content 
{
	width: 950px;
	padding-top: 15px;
	padding-bottom: 0px;
	padding-left: 3px;
	margin-right:auto;
	margin-left:auto;
    FONT-SIZE: 8pt;
    COLOR: #FFFFFF;
    FONT-FAMILY: Verdana, Arial, Helvetica, san-serif;
    }
#top_content img {
	border:0px;
}
#headerleft{
	text-align:left;
	float:left;
	width:50%;
}
#headerright{
	text-align:right;
	padding-top: 25px;
	float:right;
	width:50%;
}
#menu_section 
{
	clear: both;
	width: 100%;
    margin-top: 0px;
    FONT-SIZE: 8pt;
    COLOR: #FFFFFF;
    FONT-FAMILY: Verdana, Arial, Helvetica, san-serif;
    text-align: center;
    }
#menu_content 
{
	width: 950px;
	margin-right: auto;
	margin-left:auto;
   	FONT-SIZE: 8pt;
   	COLOR: #FFFFFF;
   	FONT-FAMILY: Verdana, Arial, Helvetica, san-serif;
	border-top: 1px solid #e7e7e7;
    }

#myContent 
{
	width: 950px;
	margin-right:auto;
	margin-left:auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
    FONT-SIZE: 8pt;
    COLOR: #FFFFFF;
    FONT-FAMILY: Verdana, Arial, Helvetica, san-serif;
	text-align:center;
    }
#myContent img {
	border:0px;
	padding: 0px;
}
#myContent_Narrow 
{
	width: 950px;
	margin-right:auto;
	margin-left:auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
    FONT-SIZE: 8pt;
    COLOR: #FFFFFF;
    FONT-FAMILY: Verdana, Arial, Helvetica, san-serif;
	text-align:center;
    }
#myContent_Narrow img {
	border:0px;
	padding: 0px;
}
#middle_section 
{
	width: 100%;
    margin: 0px;
    FONT-SIZE: 8pt;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Helvetica, san-serif;
	text-align: left;
	overflow:auto;
    }
#middle_content 
{
	clear: both;
	width: 950px;
	margin-right:auto;
	margin-left:auto;
    FONT-SIZE: 8pt;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Helvetica, san-serif;
    }
#services_section 
{
	clear: both;
	width: 100%;
	background-color:#000000;
    margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
    FONT-SIZE: 8pt;
    COLOR: #FFFFFF;
    FONT-FAMILY: Verdana, Arial, Helvetica, san-serif;
    line-height: 140%;
    text-align: center;
    }
#services_content 
{
	width: 950px;
	overflow: hidden;
	background-color:#000000;
	margin-right:auto;
	margin-left:auto;
	margin-top: 5px;
    FONT-SIZE: 8pt;
    COLOR: #FFFFFF;
    FONT-FAMILY: Verdana, Arial, Helvetica, san-serif;
    }
#bottom_section 
{
	clear: both;
	width: 100%;
	height: 40px;
    margin-top: 10px;
    FONT-SIZE: 8pt;
    COLOR: #fff;
    FONT-FAMILY: Verdana, Arial, Helvetica, san-serif;
}
#bottom_content 
{
	width: 950px;
	margin-right:auto;
	margin-left:auto;
	margin-top: 0px;
	padding-top: 5px;
    FONT-SIZE: 8pt;
    COLOR: #000;
    FONT-FAMILY: Verdana, Arial, Helvetica, san-serif;
	border-top-color:#ccc;
	border-top-width: 1px;
	border-top-style: solid; 
    }
#footerleft{
	text-align:left;
	float:left;
	width:50%;
	padding-top: 5px;
	padding-bottom: 15px;
}
#footerright{
	text-align: right;
	float:right;
	width:50%;
	padding-top: 5px;
	padding-bottom: 15px;
}
#footerright a{
	margin:0px;
	color:#000000;
	text-decoration:none;
}
#footerright a:hover{
	text-decoration:underline;
}

#mleft_column
{
	width: 174px;
	float: left;
	margin:14px 0px 0px 0px;
    FONT-SIZE: 8pt;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Helvetica, san-serif;
	text-align:left;
    }
#mleft_column .mleft_column_header p{
	text-align: center;
	line-height:100%;
	margin:0px 0px 10px 0px;
    FONT-SIZE: 8pt;
	font-weight: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica, san-serif;
	text-decoration:none;
	color: #FFFFFF;
	}
#mcentre_column
{
	width: 760px;
	float: left;
	margin:4px 4px 0px 0px;
	/* padding-left: 5px;
	padding-right: 5px; */
	padding: 6px;
    FONT-SIZE: 8pt;
    line-height: 140%;
    COLOR: #000;
    FONT-FAMILY: Verdana, Arial, Helvetica, san-serif;
	text-align:left;
	background-color: #fff;
}
#mcentre_column p{
	margin:0px;
	padding:7px 0px 7px 0px;
	line-height:140%;
}
#mcentre_column .mcentre_section_header p{
	text-align: left;
	line-height:100%;
	margin:0px 0px 5px 0px;
    FONT-SIZE: 10pt;
	font-weight: bold;
    FONT-FAMILY: Century Gothic, Verdana, Arial, Helvetica, san-serif;
	text-decoration:none;
	color: #666;
	}
#mcentre_column .mcentre_headerfont_centred p{
	text-align: center;
	line-height:140%;
	margin:0px 0px 10px 0px;
    FONT-SIZE: 10pt;
	font-weight: bold;
    FONT-FAMILY: Century Gothic, Verdana, Arial, Helvetica, san-serif;
	text-decoration:none;
	color: #FFFFFF;
	}
#featured_section
{
	width: 610px;
	float: left;
	margin:14px 0px 0px 0px;
	padding-left: 5px;
	padding-right: 5px;
    FONT-SIZE: 8pt;
    COLOR: #000;
    FONT-FAMILY: Verdana, Arial, Helvetica, san-serif;
	text-align:left;
	/* background: url('images/black75.png'); */
    }
#featured_section p{
	margin:0px;
	padding:0px 0px 5px 0px;
	line-height:140%;
}
#featured_section .featured_section_header p{
	line-height:100%;
	margin:0px 0px 10px 0px;
    FONT-SIZE: 8pt;
	font-weight: bold;
    FONT-FAMILY: Century Gothic, Verdana, Arial, Helvetica, san-serif;
	text-decoration:none;
	color: #000;
	}

#mright_column
{
	width: 172px;
	float: right;
	margin:6px 0px 0px 0px;
	FONT-SIZE: 8pt;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Helvetica, san-serif;
	text-align: left;
    }

#column_logos
{
	width: 172px;
	float: right;
	margin:5px 0px 10px 2px;
	FONT-SIZE: 8pt;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Helvetica, san-serif;
	text-align: center;
    }

table
{
	border-width: 0px;
	border-spacing: 0px;
	border-style: none;
	border-collapse: separate;
}
table td {
	border-width: 0px;
	padding: 3px;
	border-style: none;
	line-height: 140%;
}
#table_featured
{
	border-width: 0px;
	border-spacing: 0px;
	border-style: none;
	border-collapse: separate;
}
#table_featured td {
	border-width: 0px;
	padding: 3px;
	border-style: none;
	line-height: 140%;
	padding-bottom: 10px;
	/* border-bottom: #666666 solid 1px; */
}
#table_productlist
{
	border-width: 0px;
	border-spacing: 0px;
	border-style: none;
	border-collapse: separate;
	width: 160px;
	padding-left: 7px;
}
#table_productlist td {
	border-width: 0px;
	padding: 3px;
	border-style: none;
	line-height: 140%;
	padding-left: 0px;
	padding-bottom: 5px;
	border-top: #ccc solid 1px;
}
#popup_content 
{
	clear: both;
	width: 95%;
	margin: auto;
	padding-left: 10px;
	padding-right: 10px;
	overflow: auto;
    FONT-SIZE: 8pt;
    line-height: 140%
    COLOR: #FFFFFF;
	background-color:#000000;
    FONT-FAMILY: Verdana, Arial, Helvetica, san-serif;
    text-align: left;
    }
#popup_content .popup_content_header p{
	line-height:100%;
	margin:10px 0px 10px 0px;
    FONT-SIZE: 10pt;
	font-weight: bold;
    FONT-FAMILY: Century Gothic, Verdana, Arial, Helvetica, san-serif;
	text-decoration:none;
	color: #FFFFFF;
	}
#popup_content p{
	margin:0px;
	padding:0px 0px 5px 0px;
	line-height:140%;
}

/* Start of Column CSS */
#container5 {
	clear:left;
	float:left;
	width:100%;
	overflow:hidden;
	background:#000000; /* column 5 background colour */
}
#container4 {
	clear:left;
	float:left;
	width:100%;
	position:relative;
	right:20%;
	background:#000000; /* column 4 background colour */
	border-right: #666666 solid 1px;
}
#container3 {
	clear:left;
	float:left;
	width:100%;
	position:relative;
	right:20%;
	background:#000000; /* column 3 background colour */
	border-right: #666666 solid 1px;
}
#container2 {
	clear:left;
	float:left;
	width:100%;
	position:relative;
	right:20%;
	background:#000000; /* column 2 background colour */
	border-right: #666666 solid 1px;
}
#container1 {
	float:left;
	width:100%;
	position:relative;
	right:20%;
	background:#000000; /* column 1 background colour */
	border-right: #666666 solid 1px;
}
#col1 {
	float:left;
	width:16%;
	position:relative;
	left:82%;
	overflow:hidden;
	text-align:left;
}
#col1 .col1header p{
    FONT-SIZE: 10pt;
	font-weight: bold;
    FONT-FAMILY: Century Gothic, Verdana, Arial, Helvetica, san-serif;
	text-decoration:none;
}
#col2 {
	float:left;
	width:16%;
	position:relative;
	left:86%;
	overflow:hidden;
	text-align:left;
}
#col2 .col2header p{
    FONT-SIZE: 10pt;
	font-weight: bold;
    FONT-FAMILY: Century Gothic, Verdana, Arial, Helvetica, san-serif;
	text-decoration:none;
}
#col3 {
	float:left;
	width:16%;
	position:relative;
	left:90%;
	overflow:hidden;
	text-align:left;
}
#col3 .col3header p{
    FONT-SIZE: 10pt;
	font-weight: bold;
    FONT-FAMILY: Century Gothic, Verdana, Arial, Helvetica, san-serif;
	text-decoration:none;
}
#col4 {
	float:left;
	width:16%;
	position:relative;
	left:94%;
	overflow:hidden;
	text-align:left;
}
#col4 .col4header p{
    FONT-SIZE: 10pt;
	font-weight: bold;
    FONT-FAMILY: Century Gothic, Verdana, Arial, Helvetica, san-serif;
	text-decoration:none;
}
#col5 {
	float:left;
	width:16%;
	position:relative;
	left:98%;
	overflow:hidden;
	text-align:left;
}
#col5 .col5header p{
    FONT-SIZE: 10pt;
	font-weight: bold;
    FONT-FAMILY: Century Gothic, Verdana, Arial, Helvetica, san-serif;
	text-decoration:none;
}
.transparent_class50 {
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  /* IE 5-7 */
  filter: alpha(opacity=50);
  /* Netscape */
  -moz-opacity: 0.5;
  /* Safari 1.x */
  -khtml-opacity: 0.5;
  /* Good browsers */
  opacity: 0.5;
}
.black_button {
    border: 1px solid #CCCCCC;
    background: #000000;
	color: #FFFFFF;
	margin-left: 2px;
}
.black_button:hover {
    border: 1px solid #FFFFFF;
    background: #000000;
	color: #FFFFFF;
}
.grey_button {
    border: 1px solid #999;
    background: #EDEDED;
	color: #000;
	margin-left: 2px;
}
.grey_button:hover {
    border: 1px solid #000;
    background: #EDEDED;
	color: #000;
}
menu {
	border-bottom: 1px solid #e7e7e7;
	
}
ul.blue {
	padding: 0px 5px 0px 5px;
	margin: 10px 0;
	list-style: none;
	background-color: #fff;
	float: left;
	clear: left; 
}

ul.blue li {
	float: left;
	display: inline; /*For ignore double margin in IE6*/
	margin: 0 10px;
}

ul.blue li a {
	text-decoration: none;
	float:left;
	color: #999;
	cursor: pointer;
	font: 900 12px/22px "Century Gothic", Helvetica, sans-serif;
}

ul.blue li a span {
	margin: 0 10px 0 -10px;
	padding: 1px 8px 5px 18px;
	position: relative; /*To fix IE6 problem (not displaying)*/
	float:left;
}

/*BLUE*/
ul.blue li a.current, ul.blue li a:hover {
	background: url(images/blue.png) no-repeat top right;
 	color: #0d5f83;
}

ul.blue li a.current span, ul.blue li a:hover span {
	background: url(images/blue.png) no-repeat top left;
}

ul.blue li a.redhighlight, ul.blue li a.redhighlight:hover {
	background: url(images/red.png) no-repeat top right;
 	color: #fff;
}

ul.blue li a.redhighlight span, ul.blue li a.redhighlight:hover span {
	background: url(images/red.png) no-repeat top left;
}


#bluebox{
	width:170px;
	float:left;
	margin:10px 0px 0px 0px;
	padding-bottom: 10px;
	text-align:left;
	font-size:100%;
	line-height:140%;
    FONT-SIZE: 8pt;
    COLOR: #666;
	line-height: 140%;
    FONT-FAMILY: Verdana, Arial, Helvetica, san-serif;
	background: url(images/blue_bg.png) repeat ;
}
#bluebox .bluebox_header p{
	text-align: center;
	line-height:140%;
    FONT-SIZE: 10pt;
	font-weight: bold;
    FONT-FAMILY: Century Gothic, Verdana, Arial, Helvetica, san-serif;
	text-decoration:none;
	color: #666;
	margin:0px;
	margin-top: 5px;
	padding:0px 4px 10px 7px;
}
#bluebox .bluebox_content{
	padding-bottom:3px;
	line-height:140%;
	_height:10px;
	min-height:10px;
}
#bluebox .bluebox_content p{
	margin:0px;
	padding:0px 0px 0px 7px;
	line-height:140%;
}
#bluebox .bluebox_content a{
	margin:0px;
	padding:0px 10px 3px 0px;
	color:#666;
	text-decoration:none;
	background-repeat:no-repeat;
	background-position:right;
}
#bluebox .bluebox_content a:hover{
	text-decoration:underline;
}
#redbox{
	width:170px;
	float:left;
	margin:10px 0px 0px 0px;
	padding-bottom: 10px;
	text-align:left;
	font-size:100%;
	line-height:140%;
    FONT-SIZE: 8pt;
    COLOR: #666;
	line-height: 140%;
    FONT-FAMILY: Verdana, Arial, Helvetica, san-serif;
	background: url(images/red_bg.png) repeat ;
}
#redbox .redbox_header p{
	text-align: center;
	line-height:140%;
    FONT-SIZE: 10pt;
	font-weight: bold;
    FONT-FAMILY: Century Gothic, Verdana, Arial, Helvetica, san-serif;
	text-decoration:none;
	color: #666;
	margin:0px;
	margin-top: 5px;
	padding:0px 4px 10px 7px;
}
#redbox .redbox_content{
	padding-bottom:3px;
	line-height:140%;
	_height:10px;
	min-height:10px;
}
#redbox .redbox_content p{
	margin:0px;
	padding:0px 0px 0px 7px;
	line-height:140%;
}
#redbox .redbox_content a{
	margin:0px;
	padding:0px 10px 3px 0px;
	color:#666;
	text-decoration:none;
	background-repeat:no-repeat;
	background-position:right;
}
#redbox .redbox_content a:hover{
	text-decoration:underline;
}
