body {
	background: #4a4a4a url('/images/InitialSet/striped_bg.png') repeat-y center top;
	margin: 0;
	padding: 0;
	color: #333;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a {
	color: #blue;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
	color: #241EEF;
}

#checkout table.form th {
text-align:right;
width:200px;
}

#checkout p {
	padding-right: 10px;
	padding-left: 10px;
}

#checkout p.note {
color:#888888;
font-style:italic;
margin:0.3em 0 0;
text-align:left;
}

#checkout table.form p.note {
font-size:0.8em;
color:#888888;
font-style:italic;
text-align:left;
margin:0;
padding:0;
}

#checkout table td, #checkout table th {
padding:0.3em;
vertical-align:top;
}

#checkout #new-and-anon {
float:left;
width:43%;
}

#checkout #returning-customers {
float:right;
width:55%;
}

fieldset {
border:1px solid #DDDDDD;
margin:0 0 1.2em;
padding:1% 0.5%;
width:98%;
}

fieldset legend {
font-size:14px;
font-weight: bold;
padding:0.2em 0.5em;
}

#footer a {
	color: #ebebeb;
	text-decoration:none;
}

#footer a:link a:visited {
color:#000000;
font-weight:normal;
text-decoration:none;
}

#footer a:hover {
background:#2E2E2E none repeat scroll 0 0;
color:#FFFFFF;
text-decoration:none;
}

a:hover {
color:#770D4A;
}

.yellow {
color:#F9EE15 !important;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold !important;
line-height:250%;
margin-bottom:5px;
margin-top:5px;
}

.highlight {
	background-color:#F4F4F4;
	border:1px solid #CCCCCC;
	padding:10px;
}

.highlight a:hover {
	background-color: #404040;
}

#shadow_container {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}
#container {
	width: 950px;
	margin: 0 auto;
	padding: 0;
	background: #fff;
}
#table_header {
	width: 950px;
	height: 122px;
	background: #fff url('/images/header.jpg');
}
#table_thirds {
	width: 950px;
	height: 120px;
	background: #fff url('/images/featured_area.png');
	clear: both;
}
#table_content {
	width: 950px;
	height: 405px;
	line-height: 130%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	padding-right: 20px;
	_margin-right: 20px;
	border-top: 1px solid #ccc;
	background: #fff url('/images/InitialSet/main_body_bg.jpg') repeat-x;
}
#table_footer {
	width: 950px;
	border-top: 1px solid #ccc;
	background: #EFEFEF url('images/footer.jpg') repeat-x;
	font-size: 11px;
	font-weight: normal;
	line-height: 175%;
}

#table_footer a a:visited {
	font-weight: normal;
	text-decoration: underline;
	}
	
/* NAVIGATION WITH DROP DOWNS */
	
	.chromestyle {
	width: 99%;
	font-weight: bold;
}
.chromestyle:after { /*Add margin between menu and rest of content in Firefox*/
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.chromestyle ul {
	border-top: 0px solid #fff;
	border-bottom: 0px solid #fff;
	width: 950px;
	background: url('/images/blockdefault.jpg') center center repeat-x; /*THEME CHANGE HERE*/
	padding: 8px 0;
	margin: 0;
	text-align: left; /*set value to "left", "center", or "right"*/
}
.chromestyle ul li {
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff
}
.chromestyle ul li a {
	color: #FFFFFF;
	font-weight: bold;
	padding: 8px 10px;
	margin: -2px;
	text-decoration: none;
	border-right:1px solid #000000;
}
.chromestyle ul li a:hover {
	background: url('/images/blockactive.jpg') center center repeat-x; /*THEME CHANGE HERE*/
	color: #000000;
}

#highlight {
	color: red;
}

/* ######### Style for Drop Down Menu ######### */
		
.dropmenudiv {
	position:absolute;
	top: 0;
	border: 1px solid #BBB; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	line-height:20px;
	z-index:1000;
	background-color: #000000;
	width: 225px;
	visibility: hidden;
}
.dropmenudiv a {
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
	padding: 2px 8px 2px 0;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
* html .dropmenudiv a { /*IE only hack*/
	width: 100%;
}
.dropmenudiv a:hover { /*THEME CHANGE HERE*/
	background: #333333;
	color: #FCFE00;
}
/* END OF NAVIGATION DROP DOWNS */
	
	#table_footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#table_footer li {
	display: inline;
	padding-right: 20px;
}
#table_footer li.first {
	padding-left: 30px;
}
#table_footer li.last {
	padding: 0;
}
h2#header {
	font-size: 16px;
	margin: 5px 0;
}
p#header_text {
	margin: 0;
	font-size: 12px;
}
#quote_bubble {
	font-size: ;
	width: 218px;
	height: 86px;
	background: transparent url('/images/speech_bubble.gif') no-repeat;
	margin: 0;
	padding: 8px 0 0 10px;
	text-align: left;
}
#quote_person {
	margin: 0;
	padding: 0 5px 0 0;
	font-size: ;
	text-align: right;
	font-weight: bold;
}
td {
	font-face: Verdana, Arial, Helvetica, sans-serif;
}
h1#content {
	font-size: 18px;
	line-height: 24px;
	margin: 2px 0px -5px 0px auto;
}
h2#content {
	font-size: 16px;
	line-height: 22px;
	margin: 2px 0px -10px 0px auto;
}

h2#testimonial {
	color:#000000;
	font-family:"Trebuchet MS",Arial,san-serif,Helvetica;
	font-size:19px;
	font-weight:bold;
	line-height:24px;
	margin:0;
	padding:15px 0;
	text-align:center;
}

h2#testimonials {
	color:#000000;
	font-family:"Trebuchet MS",Arial,san-serif,Helvetica;
	font-size:19px;
	font-weight:bold;
	line-height:24px;
	margin:0;
	padding:15px 0;
	text-align:center;
}
	
	
h2#red {
	font-size: 18px;
	color:#FF0000;
	margin: 2px 0px -10px 0px auto;
	}
	
h2#content a {
	line-height: 125%;
	}
	
h1#title {
	font-size: 18px;
	padding: 10px 0px 3px 35px;
	background: url('/images/InitialSet/flame_icon.jpg') no-repeat 0 2px;
}
p {
	line-height: 120%;
	margin: 12px auto;
	margin-bottom: 18px;
	font-size: 12px;
}

p#title {
	font-size: 12px;
	padding: 10px 0px 3px 35px;
	background: url('/images/InitialSet/flame_icon.jpg') no-repeat 0 2px;
}	

#table_content p {
	line-height: 18px;
}
#table_content a:hover {

	color: #000099;
}
#table_content li {
	font-face: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
}

#table_feature a {
	padding: 10px 0px 3px 35px;
	background: url('/images/InitialSet/flame_icon.jpg') no-repeat 0 2px;
	background: #FFFFCC;
	color: #990000;
}



blockquote {
background:#fbf9d3 url('/images/quote_bg.gif') no-repeat scroll 0 100%;
margin:5px 0;
padding-bottom:15px;
width:724px;
}

blockquote p {
background:#fbf9d3 url('images/quote_top.gif') no-repeat scroll 0 0;
color:#464646;
padding:20px 20px 0;
font-size: 15px;
font-style: italic;
width:684px;
}

cite {
	font-style: italic;
	padding-left: 30px;
	font-size: 13px;
	font-style: italic;
}
#standout {
	font-family: verdana,arial,sans-serif;
	font-weight: bold;
	font-size: 2em;
	line-height: 125%;
	color: #CC0000;
	}
	
#blocknote {
	border: 2px solid;
	margin: 10px 10px 10px 10px;
	border-color:#666666;
	background-color:#CCCCCC;
	padding: 10px 15px 10px 15px;
}

#box-note {
	background: #FFFFCC url('/images/yellow_box_bg.jpg') repeat-x;
	color: #333333;
	padding: 5px 15px 5px 15px;
	border:solid 1px silver;
	margin-bottom: 30px;
	margin-left: 40px;
	margin-right: 40px;
	min-height: 35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.9em;
	clear: left;
}

#box-note2 {
	background: #f2f2f2 url('/images/grey_bg.jpg') repeat-x;
	color: #333333;
	padding: 5px 15px 5px 15px;
	border:solid 1px silver;
	margin-bottom: 30px;
	margin-left: 40px;
	margin-right: 40px;
	min-height: 35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.9em;
	clear: left;
}

#box-note3 {
border:1px solid silver;
clear:left;
color:#333333;
background: #FFFFCC url('/images/yellow_box_bg.jpg') repeat-x;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:1em;
line-height:1.2em;
margin-bottom:30px;
margin-left: 50px;
margin-right: 50px;
min-height:35px;
padding:5px 15px;
}


h3.nav_titles {
	font-size: 12px;
	color: #333;
	font-style: italic;
	padding: 0 0 8px 0;
	margin: 0;
}
.sidemenu {
	margin: 0;
	padding: 0 0 8px 8px;
}
.submenu {
	margin: 0;
	padding: 0 0 0 16px;
}
#table_content h3 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	border-bottom: 1px dashed #666666;
	margin-bottom: -5px;
	padding-bottom: 2px;
}
#table_content h4 {
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin-bottom: 2px;
}
#table_content_bullet li {
	line-height: 150%;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	list-style: none;
	padding: 2px 0 2px 19px;
	background: url('/images/check_icon2.jpg') no-repeat 0 2px;
}
#table_content .rightimage {
	float: right;
	margin: 20px;
}
#check_icon {
	background-image: url('/images/check_icon2.jpg');
}
#leftcolumn {
	width: 150px;
	text-align: left;
	list-style:none;
	text-decoration: none;
}
.leftside, .rightside {
	margin: 0;
	background: #FFFFFF;
	padding-left: 0;
	padding-right: 0px;
	list-style:none;
	background-position:right;
	background-repeat:repeat-y;
}
.leftside li a, .rightside li a {
	height: 32px;
	font-weight: bold;
	border-left: 1px solid #520101;
	border-bottom: 1px solid #520101;
	border-right: 1px #520101 solid;
	list-style:none;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 22px;
}
.leftside li a:link, .leftside li a:visited, .rightside li a:link, .rightside li a:visited {
	color: #000099;
	display: block;
	list-style: none;
	padding: 3px 7px 0 7px;
}
.leftside li a:hover, .leftside li a:active, .rightside li a:hover, .rightside li a:active {
	color: #FFFFFF;
	background: #FEF9B1;
	list-style: none;
	padding: 3px 7px 0 7px;
}
.leader {
	color: #FFFFFF;
	display: block;
	background: #000000;
	background-image: url(/images/leader.jpg);
	background-repeat:repeat-x;
	padding: 5px 7px 5px 2px;
	border: 1px solid #520101;
	border-top: hidden;
	border-color:#000000;
	font-weight: bold;
}
/* FLASH PLAYER CSS */

#cs_flashBody {
	background-color: #ffffff;
	font: 12px/1.3em Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
#cs_noexpressUpdate {
	margin: 0 auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #003300;
	text-align: left;
	background-image: url('/Securing_YourHomeNetwork_nofp_bg.gif');
	background-repeat: no-repeat;
	width: 210px;
	height: 200px;
	padding: 40px;
}

.floatright { float: right; }

.floatleft { float: left;}


/* Content Css */
#contentColumn
	{
		color:#393939;
		background:#fff;
		width: 730px;
		
	}
#contentTop
	{
		text-align:left;
		padding-top:0px;
		padding-left:5px;
		padding-right:2px;
	}
.boldTop h2
	{
		margin:0px;
		padding:0px 0 10px 0;
		font-size:20px;
	}
.boldTop
	{
		font-size:16px;
	}
.marron
	{
		color:#a80202;
		font-size:15px;
		font-weight:bold;
	}
.images
	{
		width:500px;
		margin:0px auto;
	}
.image1
	{
		float:right;
		padding-top:20px;
	}
.yellowbox
	{
		width:310px;
		height:348px;
		background:url(/images/yellowbox.jpg) no-repeat;
	}
.yellowboxTop
	{
		padding-top:30px;
		padding-left:20px;
		padding-right:20px;
		
	}
.yellowBg
	{
		background:url(/images/liimage.jpg) no-repeat;
		
	}
.yellowContent
	{
		margin-left:37px;
		text-align:left;
		font-size:14px;
		font-weight:bold;
		padding-bottom:10px;
	}
#greenbox
	{
		padding-top:35px;
		width:237px;
		margin:0px auto;
	}
.greenbg
	{
				
		background:url(/images/greenbox.jpg) no-repeat;
		text-align:center;
		padding-bottom:35px;
	}

.greenContent
	{
		color:#fff;
		font-size:14px;
		padding-top:10px;
	}
#greenbox2
	{
		padding-top:20px;
		width:340px;
		margin:0px auto;
	}
.greenbg2
	{
				
		background:url(/images/greenbox2.jpg) no-repeat;
		text-align:center;
		padding-bottom:50px;
		min-width: 334px;
	}
.greenContent3
	{
		color:#fff;
		font-size:14px;
		padding-top:13px;
	}
#greenbox3
	{
		padding-top:20px;
		width:514px;
		margin:0px auto;
	}
.greenbg3
	{
				
		background:url(/images/greenbox3.jpg) no-repeat;
		text-align:center;
		padding-bottom:50px;
	}
.greenContent2
	{
		color:#fff;
		font-size:14px;
		padding-top:19px;
	}
.greenbg a, .greenbg a:visited
	{
		text-decoration:none;
	}
.greenbg2 a, .greenbg2 a:visited
	{
		text-decoration:none;
	}
.greenbg3 a, .greenbg3 a:visited
	{
		text-decoration:none;
	}
.contentheader
	{
	width:600px;
	height:54px;
	margin:0px;
	}
.leftalign
	{
		text-align:left;
	}
.headerContent h2
	{
	margin:0px;
	padding:0px;
	color:#c10505;
	font-size:18px;
	font-weight:bold;
	padding-top:15px;
	padding-bottom:15px;
	line-height: 145%;
	text-align: left;
	}
img
	{
		border:none;
	}
.greenli
	{
		text-align:left;
		background:url(/images/checkmark.png) no-repeat;
		padding-left:40px;
		margin-left: 20px;
		
	}
.greenquestion
	{
		color:#239509;
		font-size:15px;
		font-weight:bold;
		text-align:left;
		padding-top:10px;
	}
.p5
	{
		padding-left:10px;
	}
.p10
	{
		padding-left:20px;
	}
.p2
	{
		padding-top:5px;
	}
.lists
	{
		margin:0px;
		padding:0px;
		text-align:left;
		margin-left:60px;
	}
.lists li
	{
		padding-left:10px;
	}
.lists2
	{
		margin:0px;
		padding:0px;
		text-align:left;
		margin-left:12px;
	}
.box
	{
		
		width:532px;
		margin:0px auto;
		padding-top:10px;
		padding-bottom:15px;
		font-size:10px;
		font-weight:bold;
		color:#680202;
	}
.boxbg
	{
		background:url(/images/box.jpg) no-repeat;
		height:221px;
	}
.boxheader
	{
		padding-top:10px;
		width:69px;
		height:42px;
		vertical-align:middle;
		float:left;
	}
.boxheader2
	{
		padding-top:10px;
		width:64px;
		height:42px;
		vertical-align:middle;
		float:left;
		text-align:center;
		
	}
.boxrow
	{
		width:532px;
	}
.boxcont
	{
		width:70px;
		height:29px;
		float:left;
		margin-left:6px;
		vertical-align:middle;
		line-height: 12px;
	}

*html .boxcont1 img{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src=image/tick.png,sizingMethod='scale'); }
.boxcont1
	{
		width:65px;
		height:29px;
		float:left;
		vertical-align:middle;
		
		
	}
.boxcont1 img
	{
		vertical-align:middle;
		
	}
.diskbox
	{
		width:432px;
		margin:0px auto;
		text-align:left;
		padding-top:10px;
		padding-bottom:10px;
		font-size:11px;
	}
.disktop
	{
		text-align:center;
		height:47px;
		background:url(/images/diskheader.jpg) no-repeat;
	}
.diskheader
	{
		padding-top:14px;
		color:#fff;
		font-size:15px;
	}
.diskcontent
	{
		background:url(/images/diskbg.jpg) repeat-y;
	}
.diskfooter
	{
		background:url(/images/diskfotter.jpg) no-repeat;
		height:7px;
	}
.diskinner
	{
		border-bottom: solid 1px #dcdcdc;
		margin-left:5px;
		margin-right:5px;
		padding-bottom:3px;
		padding-top:3px;
		
		
		
	}
.disk_left
	{
		width:215px;
		float:left;
		padding-right:3px;
	}
.disk_right
	{
		margin-left:215px;
		padding-right:3px;
		padding-left:3px;
	}
.testinomial1
	{
		width:517px;
		margin:0px auto;
		
	}
.testimonial1_bg
	{
		background:url(/images/testimonialbg1.jpg) no-repeat;
		height:302px;
		padding:20px;
		padding-top:50px;
	}
.testinomial1_img
	{
		float:right;
	}
.testimonial1_content
	{
		text-align:left;
		margin-right:170px;
		font-size:13px;
		line-height: 140%;
	}
	
.testinomial2
	{
		width:515px;
		margin:0px auto;
	}
.testimonial2_bg
	{
		background:url(/images/testimonialbg2.jpg) no-repeat;
		height:241px;
		padding:20px;
		padding-top:35px;
	}
.testinomial2_img
	{
		float:right;
	}
.testimonial2_content
	{
		text-align:left;
		margin-right:180px;
		font-size:15px;
		line-height: 140%;
	}
.writer
	{
		float:right;
	}
	
	
/* Iconize 0.5 */

/* websites (pictures and movies) */
a[href *="youtube.com/watch?"], a[href *="sevenload.com/videos/"], a[href *="metacafe.com/watch/"] { 
	padding: 5px 20px 5px 0;
	background: transparent url(images/icon_film.gif) no-repeat center right;
}

a[href *="flickr.com/photos/"], a[href *="zooomr.com"], a[href *="imageshack.us"], a[href *="bubbleshare.com"], a[href *="sevenload.com/bilder/"] { 
	padding: 5px 20px 5px 0;
	background: transparent url(images/icon_pic.gif) no-repeat center right;
}

/* extensions */

a[href$='.doc'], a[href$='.rtf'] {
	padding: 5px 20px 5px 0;
	background: transparent url(images/icon_doc.gif) no-repeat center right;
}

a[href$='.txt'] {
	padding: 5px 20px 5px 0;
	background: transparent url(images/icon_txt.gif) no-repeat center right;
}

a[href$='.xls'] {
	padding: 5px 20px 5px 0;
	background: transparent url(images/icon_xls.gif) no-repeat center right;
}

a[href$='.rss'], a[href$='.atom'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(images/icon_feed.gif) no-repeat center right;
}

a[href$='.opml'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(images/icon_opml.gif) no-repeat center right;
}

a[href$='.phps'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(images/icon_phps.gif) no-repeat center right;
}

a[href$='.phps'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(images/icon_phps.gif) no-repeat center right;
}

a[href$='.torrent'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(images/icon_torrent.gif) no-repeat center right;
}

a[href$='.vcard'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(images/icon_vcard.gif) no-repeat center right;
}

a[href$='.exe'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(images/icon_exe.gif) no-repeat center right;
}

a[href$='.dmg'], a[href$='.app'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(images/icon_dmg.gif) no-repeat center right;
}

a[href$='.pps'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(images/icon_pps.gif) no-repeat center right;
}

a[href$='.pdf'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(images/icon_pdf.gif) no-repeat center right;
}

a[href$='.xpi'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(images/icon_plugin.gif) no-repeat center right;
}

a[href$='.fla'], a[href$='.swf'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(images/icon_flash.gif) no-repeat center right;
}

a[href$='.zip'], a[href$='.rar'], a[href$='.gzip'], a[href$='.bzip'], a[href$='.ace'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(images/icon_archive.gif) no-repeat center right;
}

a[href$='.ical'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(images/icon_ical.gif) no-repeat center right;
}

a[href$='.css'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(images/icon_css.gif) no-repeat center right;
}

a[href$='.ttf'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(images/icon_ttf.gif) no-repeat center right;
}

a[href$='.jpg'], a[href$='.gif'], a[href$='.png'], a[href$='.bmp'], a[href$='.jpeg'], a[href$='.svg'], a[href$='.eps'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(images/icon_pic.gif) no-repeat center right;
}

a[href$='.mov'], a[href$='.wmv'], a[href$='.mp4'], a[href$='.avi'], a[href$='.mpg'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(images/icon_film.gif) no-repeat center right;
}

a[href$='.mp3'], a[href$='.wav'], a[href$='.ogg'], a[href$='.wma'], a[href$='.m4a'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(images/icon_music.gif) no-repeat center right;
}

/* messenger */
a[href ^="aim:"] {
	padding: 5px 20px 5px 0;
    background: transparent url(images/icon_aim.gif) no-repeat center right;
}

a[href ^="msnim:"] {
	padding: 5px 20px 5px 0;
    background: transparent url(images/icon_msn.gif) no-repeat center right;
}

a[href ^="xmpp:"] {
	padding: 5px 20px 5px 0;
    background: transparent url(images/icon_jabber.gif) no-repeat center right;
}

a[href *="icq.com"] { 
	padding: 5px 20px 5px 0;
	background: transparent url(images/icon_icq.gif) no-repeat center right;
}

a[href *="edit.yahoo.com/config/send_webmesg?"] { 
	padding: 5px 20px 5px 0;
	background: transparent url(images/icon_yim.gif) no-repeat center right;
}

a[href ^="callto:"] {
	padding: 5px 20px 5px 0;
    background: transparent url(images/icon_call.gif) no-repeat center right;
}

a[href ^="skype:"] {
	padding: 5px 20px 5px 0;
    background: transparent url(images/icon_skype.gif) no-repeat center right;
}

a[href ^="gg:"] {
	padding: 5px 20px 5px 0;
    background: transparent url(images/icon_gadugadu.gif) no-repeat center right;
}

/* email */
a[href ^="mailto:"] {
	padding: 5px 20px 5px 0;
    background: transparent url(images/icon_mailto.gif) no-repeat center right;
}

/* use this class to make sure that images won't get iconized */

.imageLink {
	padding-right: 0px !important;
	background: none !important;
}


