
h2 {
	border-bottom: 1px dashed #eee;
}
blockquote {
	margin-left: 20px;
	font-style: italic;
}
#loyaltrust_main p, #loyaltrust_main ul {
	font-size: 1.4em;
	line-height: 1.75;
	margin: 10px 20px 0;
	color: #333;
	text-align: justify;
}
#loyaltrust_main ul {
	margin-left: 40px;
	list-style: square;
}
h3 {
	font-size: 1.6em;
	margin: 40px 20px 0;
}

img.offset {
	display: block;
	float: right;
	/*margin: 20px 30px 20px 20px;*/
	margin: -20px 30px 20px 20px;
}


#loyaltrust_main.proyectos p {
    padding-right: 200px;
}

#tk {
    width: 140px; 
    margin-right: 38px;
}

#hopa, #adt {
    width: 100px;
    margin-right: 60px;
    margin-top: -50px;
}
    
ul.proyect_sites {
    background: #333;
    margin: 25px 0 0 !important;
    height: 30px;
     }
    
ul.proyect_sites li {
    float: left;
    margin-left: 20px;
    line-height: 30px;
    font-size: 12px;
}


    
li.facebook a {
    background: url('/images/facebook.png'); }
    
li.myspace a {
    background: url('/images/myspace.png'); }
    
li.youtube a {
    background: url('/images/youtube.png'); }

li.twitter a {
    background: url('/images/twitter.png'); }

li.hi5 a {
    background: url('/images/hi5.png'); }
    
li.lastfm a {
    background: url('/images/lastfm.png'); }
            

ul.proyect_sites li a {
    display: block;
    color: #fff;
    padding-left: 25px;
    background-repeat: no-repeat;
    background-position: 0 7px; }
