﻿/* CSS for IMWET4U girls personal Pages */

div#col1 {
float: left;
width: 315px;
text-align: center;
}

div#col2 {
float: right;
width: 315px;
text-align: center;
}

div#textcol {
height: 376px;
}

p#descrpt {
  margin-left: 0;
  font-size: 16px;
  text-align: left;
}

.email-icon {
background-image:url(/images/icons/email50.jpg);
background-position:right center;
background-repeat:no-repeat;
display:block;
float:left;
height:50px;
margin:0 5px 0 0;
position:relative;
width:50px;
}

.aim-icon {
background-image:url(/images/icons/aim50.jpg);
background-position:right center;
background-repeat:no-repeat;
display:block;
float:left;
height:50px;
margin:0 5px 0 0;
position:relative;
width:50px;
}

.yahoo-icon {
background-image:url(/images/icons/yahoo50.jpg);
background-position:right center;
background-repeat:no-repeat;
display:block;
float:left;
height:50px;
margin:0 5px 0 0;
position:relative;
width:50px;
}


