a {
text-decoration:none;
}
a:hover {
text-decoration:underline;
}

.prev_img{ 			 /*preview image that you put in #preview_dest*/
border-width:0px;
}

.yes_ {				/*for scrolling. if it can be scrolled then className=yes_*/
cursor:pointer;
}

.thumbnail_ {		/*thumbnail in itemBar*/
border-style:solid;
border-color:#d7d7d7;
height:75px;
width:75px;
border-width:1px;
}

a.tabs_no{
font-size:14px;
font-family:Arial,Tahoma,Verdana;
color:#000000;
}
a.tabs_yes {   				/*not in use yet*/
font-size:14px;
font-family:Arial,Tahoma,Verdana;
color:#000000;
}

#preview_dest {             /*Preview window style*/
border-style:solid;
border-width:1px;
border-color:#d7d7d7;
width:467px;
height:229px;
vertical-align:middle;
text-align:center;
padding:0px;
}

#preview_dest2 {             /*Preview window style*/
border-style:solid;
border-width:1px;
border-color:#d7d7d7;
width:467px;
height:229px;
vertical-align:middle;
text-align:center;
padding:0px;
}


#output_text {             /*output text*/
font-size:12px;
font-family:Arial,Tahoma,Verdana;

}


#window {                   /*window for the itembar.   */
border-style:solid;
border-width:0px;
border-color:#d7d7d7;
height:82px;  
width:434px;
z-index:2;
position:relative;
overflow:hidden;
}

#CIcontent {                   /*item bar */
text-align:left;
height:82px;
border-style:solid;
border-width:0px;
left:0px;
position:relative;
}

