/* ----------------------------------------------------------------------------------- */
/* GENERAL RULES */
/* ----------------------------------------------------------------------------------- */
body
{
	margin					: 0px;
	padding					: 0px;
	font					: normal 11px/13px Verdana, Arial, sans-serif;
	background				: url(/include/sub_body_bg.gif) #FFFFFF repeat-y;
	color					: #000000;
}

body a:link, a:visited
{
	font					: inherit;
	color					: #336699;
	text-decoration			: underline;
}

body a:hover
{
	font					: inherit;
	color					: #A5C9EE;
	text-decoration			: underline;
}

/* ----------------------------------------------------------------------------------- */
/*Forms
/* ----------------------------------------------------------------------------------- */

.btn
{
	padding					: 0px;
	font					: normal 10px Verdana, Arial, sans-serif;
	color					: #49515E;
	border-top				: 1px solid #CCCCCC;
	border-left				: 1px solid #CCCCCC;
	border-right			: 1px solid #49515E;
	border-bottom			: 1px solid #49515E;
	background-color		: #ECF1F6;
	margin-right			: 3px;
} 

.btn:hover
{
	color					: #FFFFFF;
	background-color		: #F3A900;
}

input
{
	height					: 19px;
	font					: normal 11px Verdana, Arial, sans-serif;
	color					: #F18900;
	padding					: 2px 2px 2px 2px;
}

.radio
{

	border-width			: 0px;
	vertical-align			: middle;
}

select
{
	font					: normal 11px Verdana, Arial, sans-serif;
	color					: #49515E;
	padding					: 2px 2px 2px 2px;
	border					: 1px solid #7F9DB9;
}


/* ----------------------------------------------------------------------------------- */
/* HEADER BAR - SEARCH - WBC */
/* ----------------------------------------------------------------------------------- */

#wbc
{float						: left}

#wbc .sitemode a:link, .sitemode a:visited
{
	height					: 18px;
	border					: 1px solid #FFFFFF;
	padding					: 1px 4px 1px 4px;
	margin					: 4px 0px 4px 4px;
	background-color		: #6699CC;
	font					: bold 10px verdana, Arial, sans-serif;
	color					: #FFFFFF;
	text-decoration			: none;
}

#wbc .sitemode a:hover
{
	background-color		: #F18900;
	text-decoration			: none;
}

.headerbar
{
	width					: 100%;
	height					: 28px;
	background-color		: #1B4674;
	border-bottom			: 1px solid #FFFFFF;
	font					: bold 9px Verdana, Arial, sans-serif;
	color					: #FFFFFF;
}

#search
{		
	position				: absolute;
	top						: 0px;
	left					: 0px;
	width					: 750px;
	z-index					: 1;
}

#search ul
{
	display					: inline;
	float					: right;
	margin					: 3px 0px 0px 0px;
	padding					: 0px;
} 

#search li
{	
	display					: inline;
	font					: normal 10px Verdana, Arial, sans-serif;
	color					: #FFFFFF;
	vertical-align			: middle;
}

#search li a, .search li a:visited
{	
	display					: inline;
	font					: normal 10px Verdana, Arial, sans-serif;
	color					: #FFFFFF;
	text-decoration			: none;
}

#search li a:hover
{
	display					: inline;
	font					: normal 10px Verdana, Arial, sans-serif;
	color					: #A5C9EE;
	text-decoration			: none;
}

#search input.text
{	
	width					: 120px;
	height					: 18px;
	margin-left				: 10px;
	border					: 0px solid #1B4674;
	font					: normal 10px Verdana, Arial, sans-serif;
	color					: #1B4674;
	background-color		: #FFFFFF;
}

#search .btn
{
	height					: 18px;
	border					: 1px solid #FFFFFF;
	background-color		: #6699CC;
	margin-right			: 3px;
	font					: bold 10px verdana, Arial, sans-serif;
	color					: #FFFFFF;
	
}

#search .btn a:hover
{
	background-color		: #F18900;
}

/* ----------------------------------------------------------------------------------- */
/* TOP IMAGE */
/* ----------------------------------------------------------------------------------- */

#submontage
{
	width					: 100%;
	height					: 85	px;
	background				: url(/include/montage_bg.gif) #336699 repeat-x;
}

.logolink
{
	position				: absolute; 
	left					: 17px; 
	top						: 40px; 
	height					: 65px; 
	width					: 100px;
}


/* ----------------------------------------------------------------------------------- */ 
/* TOP NAV */
/* ----------------------------------------------------------------------------------- */ 

.topnavbox /* top navigation bar - box + background */
{
	width					: 100%;
	height					: 27px;
	background				: url(/include/sub_mainnav_bg.gif) #FFFFFF repeat-x;
}
	
#topnav ul 
{
	width					: 750px;
	display					: inline;
	list-style-type			: none;
	position				: absolute;
	margin					: 3px 0px 0px 0px;
	padding					: 0px;
} 
	
* html body #topnav ul
{	
	margin-top				: 1px;
}	
	
#topnav li 
{	
	display					: inline;
	width					: auto;
	height					: 18px;
	margin					: 0px 0px 0px -4px;
	padding					: 0px;
	font					: bold 11px Verdana, Arial, sans-serif;
	color					: #FFFFFF;
	background				: url(/include/topnav_seperator.gif) no-repeat;
}

* html body #topnav li
{	
	margin-left				: 0px;
}

#topnav li.first
{	
	display					: inline;
	width					: auto;
	height					: 18px;
	margin					: 0px 0px 0px 0px;
	padding					: 0px;
	font					: bold 11px Verdana, Arial, sans-serif;
	color					: #FFFFFF;
	background				: url() #F3A900 no-repeat;
}

#topnav li.first a:hover
{	
	display					: inline;
	width					: auto;
	height					: 18px;
	margin					: 0px;
	color					: #FFFFFF;
	background				: url() #F18900 no-repeat;
}

#topnav li a:link, #topnav li a:visited
{	
	display					: inline;
	width					: auto;
	height					: 18px;
	margin					: 0px;
	padding					: 3px 15px 5px 15px;
	font					: bold 11px Verdana, Arial, sans-serif;
	color					: #FFFFFF;
	text-decoration			: none;
}

#topnav li a:hover
{	
	display					: inline;
	width					: auto;
	height					: 18px;
	margin					: 0px;
	color					: #FFFFFF;
	text-decoration			: none;
	background				: url(/include/topnav_seperator.gif) #F18900 no-repeat;
}


/* ----------------------------------------------------------------------------------- */
/* WAVE IMAGE (below topnav) */
/* ----------------------------------------------------------------------------------- */
.wave
{
    width					: 100%;
	height					: 23px;
    background				: url(/include/wave.gif) #FFFFFF no-repeat;
}

/* ----------------------------------------------------------------------------------- */
/* BREADCRUMB */
/* ----------------------------------------------------------------------------------- */

#breadcrumb
{	
	margin-left				: 3px;
	width					: 560px;
	font					: normal 10px/14px verdana, Arial, sans-serif;
	color					: #49515E;
}

#breadcrumb .boxleft
{
	width					: 140px;
	float					: left;
}

#breadcrumb .boxright
{
	width					: 410px;
	float					: right;
	background-repeat		: no-repeat;
	font					: normal 11px/14px verdana, Arial, sans-serif;
	color					: #A1AFBC	
}

#breadcrumb .boxright a:link, #breadcrumb .boxright a:visited
{
	font					: normal 10px/14px verdana, Arial, sans-serif;	
}

/* ----------------------------------------------------------------------------------- */
/* MAIN WRAPPERS */
/* ----------------------------------------------------------------------------------- */

.pagewrapper /* wraps whole page for vertical streching */
{
	height					: 90%;
	width					: 100%;
}

#maincontainer /* wraps 3 columns */
{
    margin-top				: 20px;
	width					: 750px;
    position				: relative;
}

#colwrapper /* wraps mid and right columns */
{
	margin					: 0px;
}

/* ----------------------------------------------------------------------------------- */
/* LEFT COLUMN */
/* ----------------------------------------------------------------------------------- */
#leftcol
{
	float					: left;
	width					: 135px;
	padding-top				: 0px;
}

#leftcol .leftnavend 
{	
	display					: block;
	background				: url(/include/sub_leftmenu_bg.gif) #FFFFFF no-repeat;								
	width					: 130px;						
}

#leftcol .leftnav a:link, #leftcol .leftnav a:visited
{	
	display					: block;
	font					: normal 11px/14px Verdana, Arial, sans-serif;
	color					: #1B4674;
	background				: url(/include/sub_leftmenu_bg.gif) #FFFFFF no-repeat;								
	width					: 130px;
	padding					: 5px 0px 5px 5px;
	text-decoration			: none;								
}

#leftcol .leftnav a:hover
{	
	background				: url(/include/sub_leftmenu_bg_on.gif) #FFFFFF no-repeat;
	font					: normal 11px/14px Verdana, Arial, sans-serif;
	color					: #336699;
	text-decoration			: none;															
}

#leftcol .submenu a:link, #leftcol .submenu a:visited
{	
	display					: block;
	font					: normal 11px/14px Verdana, Arial, sans-serif;
	color					: #C77F00;
	background				: url(/include/bg_submenu.gif) no-repeat;								
	width					: 130px;
	padding					: 5px 0px 5px 5px;
	text-decoration			: none;								
}

#leftcol .submenu a:hover
{	
	background				: url(/include/bg_submenu_over.gif) no-repeat;
	font					: normal 11px/14px Verdana, Arial, sans-serif;
	color					: #C77F00;
	text-decoration			: none;															
}

#leftcol .submenuend 
{	
	display					: block;
	background				: url(/include/bg_submenu.gif) #FFFFFF no-repeat;								
	width					: 130px;						
}

/* ----------------------------------------------------------------------------------- */
/* MIDDLE COLUMN */
/* ----------------------------------------------------------------------------------- */
#content
{
	margin					: 0px;
	padding					: 0px;
	font					: normal 11px/13px Verdana, Arial, sans-serif;
	color					: #000000;
}

#middlecol
{
	width					: 420px;
	Float					: left;
	padding-bottom			: 20px;
	margin-left				: 20px;
}

#content ol
{
	list-style-type			: none;
	margin					: 0px;
	padding					: 0px;

}

#content ol li
{
	font					: bold 11px verdana, Arial, sans-serif;
	color					: #F18900;
	list-style-type			: none;
	padding					: 2px 0px 2px 10px;
	background				: url(/image/bullet_content_ol.gif) no-repeat;
}

#content ol li a:link, #content ol li a:visited
{
	font					: normal 11px verdana, Arial, sans-serif;
}

#content ul
{
	list-style-type			: square;
	list-style-image		: url(/include/bullet_content.gif);
	margin					: 10px 0px 0px 30px;
	padding					: 0px 0px 20px 0px;
}

#content li 
{	
	font					: normal 11px/13px Verdana, Arial, sans-serif;
	color					: #000000;
	padding					: 2px 0px 3px 0px;												
}

#content .title
{
	padding					: 5px 0px 2px 0px;
	font					: bold 14px Verdana, Arial, sans-serif;
	color					: #F3A900;
}

#content .sectiontitle
{
	padding					: 5px 0px 2px 0px;
	font					: bold 13px Verdana, Arial, sans-serif;
	color					: #F3A900;
}

#content .pagetitle
{
	padding					: 5px 0px 2px 0px;
	font					: bold 12px Verdana, Arial, sans-serif;
	color					: #5589BB;
}

#content .subtitle
{
	padding				: 0px 0px 7px 0px;
	font					: bold 11px verdana, Arial, sans-serif; 
	color					: #F18900;
}


#content .subtitle a:link, #content .subtitle a:visited
{
	color					: #F18900;
	text-decoration			: underline;		
}


#content .subtitle a:hover
{
	color					: #A5C9EE;
	text-decoration			: underline;
}


#content .bold
{
	font					: bold 11px verdana, Arial, sans-serif;
	color					: #F18900;
	padding-bottom			: 7px;
}

#content .bold a:link, .bold a:visited
{
	font					: bold 11px verdana, Arial, sans-serif;
	color					: #003881;
	text-decoration			: underline;
}

#content .bold a:hover
{
	font					: bold 11px verdana, Arial, sans-serif;
	color					: #A5C9EE;
	text-decoration			: underline;
}


#content table 
{
	width					: 420px;
	border-collapse			: collapse;
	border-spacing			: 0px;
	padding-bottom			: 15px;
	border					: 1px solid #DDDDDD;
}

#content tbody td
{
	font					: normal 11px verdana, Arial, sans-serif;
	color					: #49515E;
	vertical-align			: top;
	padding					: 5px 1px 5px 3px;
	text-align				: left;
	background-color		: #FCFCFC;
	border-bottom			: 1px solid #EEEEEE;
}

#content .formtable 
{
	width					: 420px;
	border-collapse			: collapse;
	border-spacing			: 0px;
	padding-bottom			: 15px;
	border					: 0px solid #DDDDDD;
}

#content .formtable tbody td
{
	font					: normal 11px verdana, Arial, sans-serif;
	color					: #000000;
	vertical-align			: middle;
	padding					: 5px 1px 5px 3px;
	text-align				: left;
	background-color		: #FCFCFC;
	border-bottom			: 2px solid #FFFFFF;
}

#content tbody td.selected 
{
	color					: #F18900;
	background-color		: #FFFFFF;
}

#content th
{
	font					: normal 11px verdana, Arial, sans-serif;
	color					: #49515E;
	padding					: 5px 3px 5px 3px;
	text-align				: left;
	vertical-align			: top;
	background-color		: #ECF1F6;
	border-bottom			: 1px solid #FFFFFF;
	border-right			: 1px solid #FFFFFF;
}

#content thead td
{
	font					: bold 11px verdana, Arial, sans-serif;
	color					: #FFFFFF;
	padding					: 5px 3px 5px 3px;
	text-align				: left;
	background-color		: #95B6D7;
	border-bottom			: 1px solid #DDDDDD;
	border-right			: 1px solid #FFFFFF;
}

#content .dashedline 
{
	width					: 99%;
	margin					: 0px 0px 0px 0px;
}


/* ----------------------------------------------------------------------------------- */
/* RIGTH COLUMN */
/* ----------------------------------------------------------------------------------- */

#rightcol
{	
	width					: 160px; 
	Float					: right;
	padding-top				: 5px;
}

#rightcol img
{
	display					: block;
	margin					: 10px 0px 20px 10px;					
}

#rightcol .text
{
	padding					: 0px 4px 25px 10px;
	margin-top				: 4px;
	font					: normal 11px/13px Verdana, Arial, sans-serif;
	color					: #49515E;
}

#rightcol ul
{
	list-style-type			: none;
	margin					: 0px;
	padding					: 0px;

}

#rightcol ul li
{	
	padding					: 0px 0px 8px 8px;
	font					: normal 11px/13px Verdana, Arial, sans-serif;
	color					: #49515E;
	background				: url(/include/bullet_rightcol.gif) no-repeat;								
}


#rightcol li a:link, #rightcol li a:visited
{
	font					: inherit 11px/13px verdana, Arial, sans-serif;
}

#rightcol .dashedline 
{
	margin					: 0px;
	width					: 148px;
	height					: 0px;
	background				: url() #FFFFFF repeat-x;
	clear					: both;
}

.boxheader
{
	font					: bold 11px/13px verdana, Arial, sans-serif;
	color					: #6B90B3;
	width					: 139px;
	padding					: 3px 15px 3px 5px;
	margin					: 0px;
	background				: url(/include/bg_boxheader.gif) #ECF3FB no-repeat;
	border-top				: 1px solid #D1DEEC;
	border-bottom			: 1px solid #D1DEEC;
}

#specialbox
{
	width					: 139px;
	margin					: 0px 0px 10px 0px;
	background				: #FFF2D3;
	border-top				: 1px solid #F9D37D;
	border-bottom			: 1px solid #F9D37D;
}

#specialbox a:link, #specialbox a:visited
{
	width					: 125px;
	padding					: 5px 0px 5px 25px;
	background				: url(/include/bg_special.gif) no-repeat;
	color					: #AC6601;
}

#specialbox a:hover
{
	color					: #D57E02;
}

#infolinks
{
	width					: 139px;
	margin					: 0px 0px 10px 0px;
	padding					: 4px 0px 6px 0px;
	background				: #FFF7E9;
	border-top				: 1px solid #FFE8BF;
	border-bottom			: 1px solid #FFE8BF;
}

#infolinks a:link, #infolinks a:visited
{
	width					: 125px;
	padding					: 3px 0px 3px 12px;
	background				: url(/include/bullet_infolinks.gif) no-repeat;
	color					: #C37500;
}

#infolinks a:hover
{
	color					: #F5AA24;
}

#highlight
{
	width					: 139px;
	margin					: 0px 0px 10px 0px;
	padding					: 4px 0px 6px 0px;
	background				: #F9FBFD;
	border-top				: 1px solid #DDE6EE;
	border-bottom			: 1px solid #DDE6EE;
}

#highlight a:link, #highlight a:visited
{
	width					: 125px;
	padding					: 3px 0px 3px 12px;
	background				: url(/include/bullet_highlight.gif) no-repeat;
}

#highlight a:link, #highlight a:visited
{
	width					: 125px;
	padding					: 3px 0px 3px 12px;
	background				: url(/include/bullet_highlight.gif) no-repeat;
}

#highlight ul
{	
	list-style-type			: none;
	margin					: 0px;
	padding					: 0px;							
}

#highlight ul li
{	
	margin					: 0px;
	padding					: 0px;	
	background-image				: none;								
}


#highlight p
{	
	margin					: 0px;
}

* html body .boxheader, #specialbox, #highlight, #infolinks
{
	width					: 159px;
}
	
#rightbuttons /* Button on right hand side - send to a friend, bookmark, etc...  */
{			
	width					: 100%;
	font					: normal 11px Verdana, Arial, sans-serif;
	color					: #49515E;
	padding					: 0px;
	margin					: 0px 0px 10px 3px;
}

#rightbuttons .feedback 
{
	height					: 18px;
	background				: url(/include/b_feedback.gif) no-repeat;
	padding					: 2px 0px 2px 20px;
}

#rightbuttons .bookmark 
{
	height					: 18px;
	background				: url(/include/b_bookmark.gif) no-repeat;
	padding					: 2px 0px 2px 20px;
}

#rightbuttons .mailing 
{
	height					: 18px;
	background				: url(/include/b_mailing.gif) no-repeat;
	padding					: 2px 0px 2px 20px;
}
 
 
#rightbuttons .print 
{
	height					: 18px;
	background				: url(/include/b_print.gif) no-repeat;
	padding					: 2px 0px 2px 20px;
}

#rightbuttons .send 
{
	height					: 18px;
	background				: url(/include/b_send.gif) no-repeat;
	padding					: 2px 0px 2px 20px;
}

#rightbuttons .contact 
{
	height					: 18px;
	background				: url(/include/b_contact.gif) no-repeat;
	padding					: 2px 0px 2px 20px;
}

#rightbuttons .faq 
{
	height					: 18px;
	background				: url(/include/b_faq.gif) no-repeat;
	padding					: 2px 0px 2px 20px;
}


#rightbuttons .legend1 /* membership legend box */
{		
	padding					: 0px 0px 6px 16px;
	width					: 144px;
	background				: url(/include/memb_key_1.gif) no-repeat;
}
  
#rightbuttons .legend2
{		
	padding					: 0px 0px 6px 16px;
	width					: 144px;
	background				: url(/include/memb_key_2.gif) no-repeat;
}

#rightbuttons .legend3 
{		
	padding					: 0px 0px 6px 16px;
	width					: 144px;
	background				: url(/include/memb_key_3.gif) no-repeat;
}

#rightbuttons .icon-presentation /* AGM */
{
	padding					: 0px 0px 6px 18px;
	width					: 144px;
	background				: url(/include/icon_file.gif) no-repeat;
}

#rightbuttons .icon-sound /* AGM */
{
	padding					: 0px 0px 6px 18px;
	width					: 144px;
	background				: url(/include/icon_sound.gif) no-repeat;
}

#rightbuttons .icon-video /* AGM */ 
{
	padding					: 0px 0px 6px 18px;
	width					: 144px;
	background				: url(/include/icon_video.gif) no-repeat;
}

/* ----------------------------------------------------------------------------------- */
/* FOOTER */
/* ----------------------------------------------------------------------------------- */
.footer
{	
	width					: 420px;
	padding-top				: 20px;
	margin-left				: 155px;
	background				: url(/include/bg_dashedline.gif) #FFFFFF repeat-x;
	clear					: both;
}

.footer h1
{
	font					: normal 10px/20px Verdana, Arial, sans-serif;
	color					: #49515E;				
}

.footer h1 a:link, .footer h1 a:visited
{
	font					: inherit;
	color					: #336699;
	text-decoration			: none;
}

.footer h1 a:hover
{
	font					: inherit;
	color					: #336699;
	text-decoration			: underline;
}

/* ----------------------------------------------------------------------------------- */
/* GENERAL STYLES */
/* ----------------------------------------------------------------------------------- */

.clear
{
	clear					: both;
}


.light
{
	font					: normal 10px verdana, Arial, sans-serif;
	color					: #747D84;	
}

.dashedline 
{
	height					: 1px;
	background				: url(/include/bg_dashedline.gif) #FFFFFF repeat-x;
	clear					: both;
}

.thumb
{
	float					: left;
	padding					: 0px 10px 5px 0px;
}

.edit
{	
	font					: normal 11px verdana, Arial, sans-serif; 
	color					: #9e0b0e;
}


#editonly
{
	width					: 400px;
	border					: 1px solid #F3A900;
	background-color		: #FEFBF2;
	padding					: 10px;
}

.error	
{
		font				: normal 11px verdana, Arial, sans-serif;
		color				: #993333;
}

.modify a:link, .modify a:visited	
{
	font					: normal 11px verdana, Arial, sans-serif;
	color					: #B13939;
	text-decoration			: underline;
}

.modify a:hover
{
	color					: #167EB2;
}

#floatwrapper
{
	width					: 420px;
	padding-bottom			: 15px;
	clear					: both;
}

#floatwrapper .float
{
	float					: left;
	width					: 125px;
	padding-right			: 15px;
}

#floatwrapper .imgfloat
{
	float					: left;
	padding-right			: 15px;
}

* html body #floatwrapper .float
{
	width					: 140px;
	padding-right			: 15px;
}

#twocol /* AGM Index - Our Offices - Contact Us   */
{ 
	clear					: both;
	/* background			: url(/NR/ContentConnector/CS2000/SiteInterface/images/common/bg_twocol.gif) repeat-y; */
}

#twocol .boxleft
{
	width					: 205px;
	float					: left;
	background-repeat		: no-repeat;
}

#twocol .boxright
{
	width					: 205px;
	float					: right;
	background-repeat		: no-repeat;	
}

#twocol .info
{
	margin					: 10px 0px 0px 65px;
	width					: 140px;
}

#twocol2 /* AGM Index - Our Offices - Contact Us   */
{ 
	clear					: both;
}

#twocol2 .boxleft
{
	width					: 100px;
	float					: left;
	background-repeat		: no-repeat;
	font					: bold 10px verdana, Arial, sans-serif;
}

#twocol2 .boxright
{
	width					: 310px;
	float					: right;
	background-repeat		: no-repeat;	
}

#twocolthumb /* Membership - Membership Airlines - Pressroom - AGM Index */
{
    width					: 420px;    
    padding-bottom			: 10px;
    position				: relative; 
}

#twocolthumb .thumbnail
{
   float					: left;
   padding-right			: 7px;     
}

#twocolthumb .info
{
	width					: 100%;
}

#twocol .subtitle, #twocol2 .subtitle, #twocolthumb .subtitle
{
	padding-top				: 0px;
	color					: #003881;
}

#twocol .subtitle a:link, #twocol2 .subtitle a:link, #twocolthumb .subtitle a:link, #twocol .subtitle a:visited, #twocol2 .subtitle a:visited, #twocolthumb .subtitle a:visited
{
	color					: #003881;
	text-decoration			: underline;		
}

#twocol .subtitle a:hover, #twocol2 .subtitle a:hover, #twocolthumb .subtitle a:hover
{
	font					: inherit;
	color					: #A5C9EE;
	text-decoration			: underline;
}

#content .rebate
{
	padding					: 6px 0px 0px 0px;
	text-indent				: 18px;
	font					: normal 10px verdana, Arial, sans-serif;
	color					: #003881;
	background				: url(/NR/ContentConnector/CS2000/SiteInterface/images/common/bg_rebate.gif) #FFFFFF no-repeat;
}


/* ----------------------------------------------------------------------------------- */
/* AGM */
/* ----------------------------------------------------------------------------------- */

.singapore
{
	background				: url(/NR/ContentConnector/CS2000/SiteInterface/images/common/singapore.jpg) no-repeat;
	width					: 400px;
	height					: 100px;
}

.icon-presentation
{
	padding-left			: 17px;
	background				: url(/include/icon_file.gif) no-repeat;
}

.icon-sound
{
	padding-left			: 17px;
	background				: url(/include/icon_sound.gif) no-repeat;
}

.icon-video
{
	padding					: 0px 0px 3px 18px;
	background				: url(/include/icon_video.gif) no-repeat;
}




   