
/* master-styles */

/* ------------------------
    Allgemein
------------------------ */

* { margin: 0; padding: 0; }

option { padding-left: 0.4em }

* html body * { overflow:visible; }
* html iframe, * html frame { overflow:auto; }
* html frameset { overflow:hidden; }

html { height: 100%; margin-bottom: 1px; }


body {
	background: #fff url(../img/bg_top.gif) repeat-x 0 0;
	color: #464949;
	font-family: Arial, sans-serif;
	font-size: 100.01%;
	font-weight: normal;
	line-height: 127%;
	text-align: center;
}

fieldset, img { border: 0 solid; }

ul, ol, dl { margin: 0 0 1em 1em }
li { margin-left: 1.5em; line-height: 1.5em; }

dt { font-weight: bold; }
dd { margin: 0 0 1em 2em; }

blockquote { margin: 0 0 1em 1.5em; }



img, a {
	outline: 0;
}

ul {
	list-style: none;
}

.clear {
	clear: both;
	height: 0px;
	margin: 0;
	padding: 0;
	line-height: 0px;
	font-size: 0px;
}

.LeftContentBoxBar
{
padding-left:10px;
padding-top:20px;
}


body { font-size: 11px;}

/* ------------------------
    Links
------------------------ */

a {
	color: #db182b;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

/* ------------------------
    Position
------------------------ */

#wrap {
	width: 936px;
	margin: 0 auto;
	text-align: left;
}
#container {
	width: 936px;
	margin: 0 auto;
	position: relative;
}
#top {
	height: 86px;
}
#main {
	clear: left;
}
#footer {
	margin: 10px 0;
	height: 68px;
	clear: both;
}

/* ---- */

#logo {
	position: absolute;
	top: 0;
	right: 0;

}

/* ---- */


#left {
	width: 608px;
	float: left;
	background: url(../img/bg_teasertop.gif) no-repeat 0 0;	
}

#right {
	width: 322px;
	float: right;
	font-size: 11px;
}
#content-left {
	padding-left: 3px;
	padding-bottom:50px;
}

.csc-header-n2
{
	padding-top:10px;
	padding-bottom:20px;

}


/* ------------------------
    Navigation
------------------------ */
#navi {
	position: absolute;
	top: 59px;
	left: 2px;
}

#LanguageNavigation
{
	position:absolute;
	left:624px;
	top:63px;

}


#LanguageNavigation ul
{
	padding:0px;
	margin:0px;
	list-style:none;

}


#LanguageNavigation ul li
{
	padding:0px;
	margin:0px;
	list-style:none;

}


#LanguageNavigation ul li a
{
	color:#e4e4e4;
	text-decoration:none;

}

#LanguageNavigation ul li a:hover
{
	color:#6b6b6b;
	text-decoration:none;

}

a.LanguageSwitchEN
{
	background: url(../img/flag_en_off.gif) no-repeat 0 0;
	padding-left:21px;
	color:#e4e4e4;
	background-repeat:no-repeat;

}
a.LanguageSwitchEN:hover
{
	
	padding-left:21px;
	background-repeat:no-repeat;

}


a.LanguageSwitchDE
{
	background: url(../img/flag_de_off.gif) no-repeat 0 0;
	padding-left:21px;
	color:#e4e4e4;

}
a.LanguageSwitchDE:hover
{
	padding-left:21px;

}




.mainnav {
	margin: 0;
	padding: 0;
}

.mainnav li {
	margin: 0 0 0 1px;
	padding: 0;
	float: left;
	display: inline;
	text-decoration: none;
}

.mainnav li a {
	display: block;
	text-align: center;
	height: 24px;
	line-height: 24px;
	color: #a6a6a6;
}
.mainnav li a:hover, .mainnav li a.active {
	text-decoration: none;
	background: #a6a6a6;
	color: #fff;
}
.mainnav li#mn3 a {
	width: 27px;
	text-indent: -999em;
	background: url(../img/bg_home.gif) no-repeat 0 0;
	border-bottom: 3px solid #a6a6a6;
}
.mainnav li#mn4 a {
	width: 84px;
	border-bottom: 3px solid #750009;
	color: #750009;
}
.mainnav li#mn5 a {
	width: 84px;
	border-bottom: 3px solid #b50917;
	color: #b50917;
}
.mainnav li#mn6 a {
	width: 111px;
	border-bottom: 3px solid #e9711a;
	color: #e9711a;
}
.mainnav li#mn7 a {
	width: 96px;
	border-bottom: 3px solid #f3a02a;
	color: #f3a02a;
}	
.mainnav li#mn8 a {
	width: 87px;
	border-bottom: 3px solid #a6a6a6;
}
.mainnav li#mn9 a {
	width: 48px;
	border-bottom: 3px solid #a6a6a6;
}
.mainnav li#mn10 a {
	width: 56px;
	border-bottom: 3px solid #a6a6a6;
}
.mainnav li#mn50 a, .mainnav li#mn131 a {
	width: 56px;
	border-bottom: 3px solid #a6a6a6;
}

.mainnav li#mn4 a:hover, .mainnav li#mn4 a.active {
	background: #750009;
	color: #fff;
}
.mainnav li#mn5 a:hover, .mainnav li#mn5 a.active {
	background: #b50817;
	color: #fff;
}
.mainnav li#mn6 a:hover, .mainnav li#mn6 a.active {
	background: #ea711b;
	color: #fff;
}
.mainnav li#mn7 a:hover, .mainnav li#mn7 a.active {
	background: #ff9c00;
	color: #fff;
}	




/* ------------------------
    Main Content
------------------------ */


/*
Login Styles
*/

.login_input
{
	display:block;
	padding-bottom:10px;
	
}

.LoginButton
{
	width:100px;
	background-color:#999;
	color:#FFF;
	font-size:11px;
	border:1px solid #666;
	
}

.LoginForm
{
	width:240px;
	padding:2px;
	background-color:#FFF;
	border:1px solid #666;
	
}



/* -- content-left -- */

/*--------------------
     Teaser links
---------------------*/

#content-left .teasertop {
	height: 131px;
	margin: 0;
	padding: 0;
}

/* --- Teaser INDEX --- */
#content-left .teaser {
	width: 199px;
	float: left;
	margin: 0 1px 0 0;
	padding: 0;
}
#content-left .teaserwrap {

}

#content-left .teaserwrap p.bodytext {
padding-top:6px;
padding-bottom:8px;
}

#content-left .teaserwrap ul {
padding-top:6px;
padding-bottom:8px;
}

#content-left .teaserwrap ul li {
display:block;
width:100%;
text-decoration:none;
}

#content-left .teaserwrap ul li a:hover {
display:block;
width:100%;
text-decoration:none;
}

#content-left .teaserwrap ul li a:hover {
color:#333333;
display:block;
width:100%;
text-decoration:none;
}

#content-left .teaserwrap ul li a.active {
color:#c31324;
}

#content-left .teaser h2 {
	margin: 0;
	padding: 0px 0 0 10px;
	font-size: 18px;
	height: 43px;
	line-height: 45px;
	color: #fff;
	font-weight: normal;
	letter-spacing: 1px;
}
#content-left .teaser h2 a {
	color: #fff;
	text-decoration: none;
}
#content-left div.teaser p {
	margin: 0;
	padding: 4px 10px;	
	font-size: 11px;
	line-height: 14px;
	background: #e4e4e4;
	height: 81px;
	color: #494949;
}

#content-left div.teaser ul {
	margin: 0;
	padding: 5px 10px 10px;	
	font-size: 10px;
	line-height: 14px;
	color: #494949;
}
#content-left div.teaser ul li {
	margin: 0;
	padding: 0 0 0 12px;	
	background: url(../img/bullet_teasersubnav.gif) no-repeat 0 6px;
}
#content-left div.teaser ul li a {
	color: #676d73;
}

/* --- Teaser FOLGE --- */
#content-left .teaser2 {
	width: 600px;
	margin: 0 1px 0 0;
	padding: 0;
}
#content-left .teaser2 .teaserwrap {
	background-color: #e4e4e4;
}

#content-left .teaser2 h2 {
	margin: 0;
	padding: 0px 0 0 10px;
	font-size: 16px;
	height: 43px;
	line-height: 45px;
	color: #fff;
	font-weight: normal;
	letter-spacing: 1px;
}
#content-left .teaser2 h2 a {
	color: #fff;
	text-decoration: none;
}
#content-left div.teaser2 p {
	margin: 0 0 0 215px;
	padding: 4px 10px 4px 0px;	
	font-size: 11px;
	line-height: 14px;
	background: #e4e4e4;
	xheight: 81px;
	color: #494949;
	width: 350px;
}

#content-left div.teaser2 ul {
	float: left;
	width: 195px;
	margin: 0;
	padding: 5px 10px 10px;	
	font-size: 10px;
	line-height: 14px;
	color: #494949;
}
#content-left div.teaser2 ul li {
	margin: 0;
	padding: 0 0 0 12px;	
	background: url(../img/bullet_teasersubnav.gif) no-repeat 0 6px;
}
#content-left div.teaser2 ul li a {
	color: #676d73;
}


/* -- Header BGs + colors -- */

#content-left #teaser_modul {
	background: url(../img/bg_teaser_modul.gif) repeat-x 0 0;
}

#content-left #teaser_stack {
	background: url(../img/bg_teaser_stack.gif) repeat-x 0 0;
}

#content-left #teaser_tele {
	background: url(../img/bg_teaser_tele.gif) repeat-x 0 0;
}

#content-left #teaser_app {
	background: url(../img/bg_teaser_app.gif) repeat-x 0 0;
}

#content-left #teaser_grey {
	background: url(../img/bg_teaser_grey.gif) repeat-x 0 0;
}

/*--------------
     Boxen
--------------*/


.box {
	margin: 0;
	color: #929292;
	padding: 5px 0 15px 10px;
}

.box h3, #right h3 {
	font-size: 14px;
	margin: 10px 0 5px;
	font-weight: normal;
	color: #4c5f63;
	padding-left: 10px;
}
#left .box h3 {
	padding-left: 0px;
}

.box h4, .box h4 a {
	font-size: 1em;
	color: #0b0b0b;
}

/* --- left --- */
#left .box {
	width: 280px;
	float: left;
	margin-right:10px;
	border-top: 1px solid #dddedf;
}

/* --- right --- */
#right .box {
	padding-left: 0;
}

#right .bodytext {
	padding-left: 10px;
}


/* --- misc --- */
#left .box  img {
	margin: 0 4px 0 0;
}
#prodnews h3 {
	margin-top: 50px;
}

#prodnews .news-item img {
	float: right; 
	margin-top: -75px;
	margin-right: 5px;
}

/* ----------------------------
	tt_news
----------------------------- */

.newssingle {
	margin: 0;
	color: #494949;
	padding: 5px 0 15px 10px;
}
.newssingle .productlistitem h3 {
	padding-left: 0px;
}
.contactblock {
	margin-top: 40px;
}
.news-item {
	border-bottom: 1px solid #dddedf;
	padding: 5px 0 10px 10px;
	margin:0 0 5px 0;
}
.news-item-img {
	text-align: right; 
	padding-right: 10px;
}
#right .news-item p.bodytext {
	padding-left: 0;
}
.news-item h4 span {
	color: #494949;
	font-weight: normal;
}
#left #news {
	width:100%;
	border: none;
	padding-left: 0;
}
#left #news .news-item {
	border: none;
}
#left #news h3 {
	color: #DB182B;
}

.news-single-backlink a {
	padding: 0 0 0 12px;	
	background: url(../img/bullet_back.gif) no-repeat 0 6px;
}



/*
3Column Content Addon Box
*/

#TopBox
{
	border:0px solid #FF0000;
	height:260px;
	background-color:#FFFFFF;

}

#ContentRightBar
{
	padding-top:0px;
	padding-bottom:50px;

}


#ContentRightBar h1 {
	font-size: 14px;
	margin: 10px 0 5px;
	font-weight: normal;
	color: #4c5f63;
	padding-left: 10px;
}








/* ----------------------------
	searchbox
----------------------------- */

#right #search {
	border: none;
}
#right #search form {
	padding-left: 10px !important;
}

#search input {
	height: 14px;
	line-height: 12px;
	font: 11px arial, sans-serif;
	border: 1px solid #707f82;
	vertical-align: top;
	color: #4c5f63;
}

input#search_input {
	width: 205px;
	padding: 2px 2px 0;
}
input#search_submit {
	width: 54px;
	height: 18px;
	background: #707f82;
	color: #fff;
}

.ac_results {
	width: 211px !important;
}


/* --------------------
   Productlistings
-------------------- */


.productlist {
	margin: 0;
	color: #494949;
	padding: 5px 0 15px 10px;
}

.productlistitem {
	clear: left;
}
.productlistitem h3 {
	font-size: 14px;
	margin: 0;
	font-weight: normal;
	color: #4c5f63;
	text-align: left;
	padding-left: 10px;
}
.productimages {
	clear: left;
	width: 205px;
	float: left;
	text-align: center;
}
.productimages img {
	margin: 10px 0;
}

.productdetailimages {
	width: 205px;
	float: left;
	text-align: left;
}
.productlistitem .productdetailimages h3.red {
	color: #DB182B;
}
.productdetailimages img {
	margin: 10px 0;
}
.datasheet {
	background: url(../img/icon_pdf.gif) no-repeat 0 2px;
	padding: 0 0 0 35px;
	margin: 10px 0;
}


.datasheetText {
	padding: 10px 0 0 10px;
	margin: 10px 0;
}


.DownloadContainer a
{
background: url(../img/icon_pdf.gif) no-repeat 0 2px;
	padding: 0 0 0 35px;
	margin: 10px 0;
	height:30px;
	display:block;
	border:0px solid #999999;

}


.DownloadContainerFile a
{


}


.productdescription {
	width: 350px;
	margin: 10px 0 10px 215px;
}
.productdescription h4 {
	font-size: 12px;
	line-height:18px;
	color: #000;
	font-weight: normal;
	padding-bottom: 5px;
}
.productdescription h5 {
	font-size: 11px;
	line-height:15px;
	color: #000;
	font-weight: normal;
	padding-bottom: 5px;
}

.productdescription p {
	margin: 0 0 10px 0;
}
.productdescription ul {
	margin: 0;
	padding-bottom: 5px;
}
.productdescription li {
	margin: 0;
	padding-left: 10px;
	background: url(../img/bullet_prodlist.gif) no-repeat 0 9px;
	color: #848484;
}






/*--------------
     Footer
--------------*/

#footer {
	padding: 10px 0;
	font-size: 10px;
	color: #4d5155;
	border-top: 1px solid #dddedf;
}
#footer a {
	color: #909498;
}
#footer #meta li {
	margin: 0;
	padding: 0 2em 0 0;
	float: left;
	line-height: 13px;
	xdisplay: inline;
}

#footer #meta li.right {
	margin: 0;
	padding: 0 1em 0 0;
	float: right;
}
#footer #meta li.homelink {
	padding-right: 1em;
}
#footer #meta li.homelink a {
	display: block;
	width: 20px;
	text-indent: -99em;
	background: url(../img/icon_footer_homelink.gif) no-repeat 50% 0px;
	padding-right: 0;
}

a.print {
	padding-left: 20px;
	background: url(../img/icon_print.gif) no-repeat 0 2px;
}
a.sendafriend {
	padding-left: 20px;
	background: url(../img/icon_sendafriend.gif) no-repeat 0 4px;
}

#footer #meta li a.red {
	color: #db182b;
}

/* ----------------------------
	Inhalt: Standard
----------------------------- */

#content-top {
	background: url(../img/aw_seo.jpg) no-repeat 100% 0;
}

.contentarea h2 {
	font-size: 22px;
	padding: 0 0 0 8px;
}
.contentarea h3 {
	font-size: 18px;
	font-weight: normal;
	padding: 0 0 0 8px;
}
.contentarea h4 {
	font-size: 14px;
	font-weight: normal;
	margin: 24px 0 12px;
	color: #2e2e2e;
	padding: 0 0 0 8px;
}
.contentarea h5 {
	font-size: 12px;
	font-weight: normal;
	margin: 12px 0 8px;
	padding: 0 0 0 8px;
}
.contentarea h6 {
	font-size: 12px;
	font-weight: normal;
	margin: 12px 0 0 40px;
	padding: 0 0 0 8px;
}
.contentarea p {
	font-size: 11px;
	line-height: 14px;
	color: #939393;
	padding: 0 0 0 8px;
}
.contentarea ul {
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 12px 32px;
	padding: 0 0 0 8px;
	color: #939393;
}
.contentarea li {
	margin: 0;
	padding: 0 0 0 8px;
	background: url(../img/bullet_li_seo.gif) no-repeat 0px 5px;
	line-height: 14px;	
}
.contentarea dl {
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 12px 32px;
	padding: 0 0 0 8px;
	color: #939393;
}
.contentarea a {
	font-weight: bold;
}


/* ----------------------------
	Inhalt: Tabelle
----------------------------- */


.csc-header h4
{
	color:#000;
	font-weight:bold;
	padding:0px;
	margin:0px;
	line-height:100%;

}

.contenttable {
	margin:0px;
	padding:0px;
	border-collapse: collapse;
	padding:0px;
}

.contenttable th {
	padding: 2px 3px 2px 1px;
	vertical-align: top;
}
.contenttable td {
	padding: 2px 3px 2px 1px;
	vertical-align: top;
}
.contenttable th {
	font-weight: normal;
	background: #E4E4E4;
	padding-left:2px;
	
}
.tr-even td {
	
	background: #E4E4E4;
	font-weight: normal;
	padding-left:2px;
}
.tr-odd td {
	
	font-weight: normal;
	background: #fff;
	padding-left:2px;
}




.datasheetText h5 {
	font-size: 14px;
	margin:0px;
	font-weight: normal;
	color: #99000;
	padding-left: 0px;
	padding-bottom:4px;
}


/*Download Filelinks*/





div.uploads-icon
{
display:block;
float:left;
height:23px;
padding-left:1px;
}

div.uploads-icon a
{
	padding:3px !important;
	padding-left:4px;
}


div.uploads-Filesize
{
display:block;
float:lef;
text-align:left;
padding-left:2px;
height:23px;
}


					
div.uploads-fileName
{
width:230px;
padding-left:4px;
padding-right:4px;
display:block;
float:left;
height:18px;
padding-top:5px;
}
div.uploads-fileName a
{

}

.DownloadFileBox
{
	height:23px;
	
}


td.csc-uploads-fileName a
{
padding-left:0px !important;
}

.DownloadDropDownHolder
{
	padding:0px;
	font-size:11px;
	color:#333;
	background-color:#FFF;
	border:1px solid #999;
	width:220px;
	
}

.DownloadDropDown
{
	padding:2px;
	font-size:11px;
	color:#333;
	background-color:#FFF;
	border:0px solid #FFF;
	
}

.DownloadDropDown:hover
{
	padding:2px;
	font-size:11px;
	color:#333;
	background-color:#DB182B;
	border:0px solid #FFF;
	color:#FFF;
	
}


/*
Messe Logos
*/

.MesseLogo
{
	height:154px;
	text-align:center;
	vertical-align:middle;

}

.MesseContent
{
	padding-top:18px;

}

.MesseHolderGrey
{
	background-color:#f6f6f6;
	width:600px;
	padding-bottom:10px;

}

.MesseHolderGreyWhite
{
	background-color:#f6f6f6;
	padding-bottom:10px;

}


.MesseTextSmall
{
	color:#b8b8b8;
	width:38px;
	font-size:10px;
	float:left;
	padding-top:6px;
}

.MesseTextBig
{
	color:#000000;
	width:38px;
	font-size:14px;
	float:left;
	width:380px;
	padding-top:6px;
}

.MesseTextSpacer
{
	color:#b8b8b8;
	width:38px;
	font-size:10px;
	float:left;
	padding-top:6px;
	height:40px;
	border:0px solid #FF0000;
	float:left;
}

.MesseBeschreibungShort
{
	float:left;
}

.MesseText
{
	color:#464949;
	font-size:11px;
	line-height:130%;
	padding-top:10px;
	border:0px solid #003399;
	width:350px;
}


.MesseLogo
{
	width:180px;
	float:left;

}



/*
SubNavigation Styles
*/

.SubNavigation ul
{
	padding:0px;
	margin:0px;;
	list-style:none;
	padding-top:10px;
}

.SubNavigation ul li
{
	padding:0px;
	margin:0px;
	list-style:none;
	text-align:left;
	padding-left:10px;

	
}

.SubNavigation ul li a
{
	display:block;
	color:#374447;
	border:0px solid #666666;
	font-family:11px;
		padding-top:0px;
	padding-bottom:2px;
}

.SubNavigation ul li a:hover
{
	display:block;
	color:#db182b;
	border:0px solid #666666;
	text-decoration:none;
}

li.SubNavLink a
{
padding-left:20px;
font-size:10px;
	padding-top:0px !important;
	padding-bottom:0px !important;
}

li.SubNavLinkActive a
{
padding-left:20px;
font-size:10px;
color:#db182b !important;
	padding-top:0px !important;
	padding-bottom:0px !important;
}



.DownloadBox
{
	width:362px;
	padding-bottom:10px;
	border:1px solid #FFF;
	
}

.DownloadBox h5
{
	color:#374447 !important;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px !important;
	padding:0px;
	margin:0px;
	line-height:100%;
	padding-top:4px;
	


}

.ProduktBeschreibung h5
{
	color: #DB182B;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px !important;
	padding:0px;
	margin:0px;
	line-height:100%;
	padding-top:4px;
	padding-bottom:13px;


}


h5#Firmware
{
	background-image:url(../img/Icon_Firmware.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:33px;
	padding-bottom:9px;
}


h5#Manuals
{
	background-image:url(../img/Icon_Manuals.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:33px;
	padding-bottom:12px;
}

h5#Releases
{
	background-image:url(../img/Icon_Instructions.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:33px;
	padding-bottom:12px;
}

h5#Installation
{
	background-image:url(../img/Icon_Instructions.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:33px;
	padding-bottom:12px;
}

.DownloadLinks2
{
border:0px solid #999999;
margin-bottom:10px;
min-height:30px;
height:auto;
width:340px;
float:none;

}

.DownloadLinks2 a
{
background:none !important;
padding:0px !important;
margin:0px !important;
height:auto !important;
padding-left:33px !important;
padding-top:0px !important;
color:#494949 !important;

}

.DownloadLinks2 a:hover
{
text-decoration:underline;
color:#dc182b !important;


}




.tooltip {	position: absolute;z-index:40;		display: none;		background-color: #FFFFFF;		border:1px solid #121316;		color:#FFFFFF;		font-family:Arial, Helvetica, sans-serif;		padding:1px;		width:60px;		font-size:10px;		-moz-opacity:0.65;		filter:alpha(opacity=65);	}

a.info{
    position:relative; /*this is the key*/
    z-index:24; background-color:#FFF;
    color:#000;
    text-decoration:none;}

a.info:hover{z-index:25; background-color:#FFFFFF}

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:0px; left:2em; width:17em;
    border:1px solid #333333;
    background-color:#CCCCCC; color:#000;
    text-align: left;padding:4px;
}


/*
	------------------------------------------------------------------------------------------------
	Erweiterung: Muster Download:
	------------------------------------------------------------------------------------------------
*/
.productdetailimages .sampledescription{
	font-size:10px;
	color:#989898;
	padding-right:20px;
	text-align:right;
}
.productdetailimages .sampledescription .price
{
	font-size:14px;
	font-weight:bold;
	color:#8C0606;
}

.productdetailimages .sampledescription .price .cent{
	font-size:12px;
	font-weight:bold;
}
.productdetailimages .sampledescription .orderlink{

	display:block;
	text-align:center;
	background-color:#8C0606;
	color:#FFFFFF;
	text-decoration:none;
	padding-top:2px;
	padding-bottom:2px;
	margin:7px 0px 30px 0px;
}
.productdetailimages .sampledescription .orderlink:hover{
	background-color:#750009;
	text-decoration:none;
}
/*
	------------------------------------------------------------------------------------------------
	Global Clearing Style Definition
	------------------------------------------------------------------------------------------------
*/
	

    .fltrt 
	{ 
    	float: right;
    	margin-left: 8px;
    }
    .fltlft 
	{ 
    	float: left;
    	margin-right: 8px;
    }
    .clearfloat2
	{ 
	clear:both;
        height:1px;
        font-size: 1px;
        line-height: 0px;
    }




