/*****  05 in Basic  					        *****/

                                 .C05_container             { margin:10px 0px 0px 0px; width:200px; }

/*-- title line				--*/ .C05_Basic_TitleLine       { position:relative; height:25px; }
/*-- title   				--*/ .C05_Basic_title           { float:left; width:180px; }
/*-- actions   				--*/ .C05_Actions               { float:left; width:0px; }
/*-- visibility  			--*/ .C05_Visibility            { float:right; }
                                 .C05_Visibility a:hover    { background-color:Transparent; }

/*-- content pane			--*/ .C05_ContentPane           { margin:7px 0px 0px 10px; text-align:left; padding:0; } 

/*-- bottom icons  			--*/ .C05_Icons                 { margin-top:0px; margin-left: 15px; }
                                 .C05_Icons a:hover         { background-color:Transparent; }
                                 .C05_Icons a, 
                                 .C05_Icons input           { margin-top:10px; }

/*-- round container		--*/ .C05_Basic_roundcont       { background-color:#eeebea; }
                    
/*-- round top left	        --*/ .C05_Basic_roundtop_leftD         { background:url(C05.TL.gif) no-repeat top left; height:6px; }
/*-- round top right		--*/ .C05_Basic_roundtop_rightD        { background:#eeebea url(C05.TR.gif) no-repeat top right; height:6px; margin-top:-6px; margin-left:6px; }

/*-- round bottom left  	--*/ .C05_Basic_roundbottom_leftD      { background:url(C05.BL.gif) no-repeat bottom left; height:6px; }
/*-- round bottom right 	--*/ .C05_Basic_roundbottom_rightD     { background:#eeebea url(C05.BR.gif) no-repeat bottom right; height:6px; margin-top:-6px; margin-left:6px;  }

/*-- image of corner		--*/ img.C05_corner_left        { width:6px; height:6px; border: none; display:block !important; }
/*-- image of corner		--*/ img.C05_corner_right       { height:6px; border: none; display:block !important; }

.sIFR-hasFlash h3                       { visibility: hidden; letter-spacing: -6px; font-size: 16px; width:100%;}
h3      								{ font: bold 16px/18px Tahoma, Arial, Helvetica, Verdana, Sans; color: #9E9083; margin:10px 0 0 10px; }

