﻿.inviteFriends .friendContainer {border:1px solid #EEEEEE;display:inline-block;float:left;height:40px;margin:2px 5px;padding:5px;width:275px;-moz-border-radius:5px;-webkit-border-radius:5px; cursor:pointer;}
.inviteFriends .friendContainer:hover {border-color:#FFA901;}
.inviteFriends .friendContainer .fCheck {float:left;width:20px;}
.inviteFriends .friendListPic img {border:1px solid #CCCCCC;padding:1px; width:30px; height:30px;}
.inviteFriends .friendImg {width:40px; float:left;}
.inviteFriends .friendContainer .friendImg .friendListPic {height:34px;}
.inviteFriends .friendListData {float:left;width:210px;}
.inviteFriends .fEmail {color:#999;}
.inviteFriends .shortPhotoShadow {background:transparent url(images/small_comment_shadow.jpg) no-repeat scroll 0 0;clear:both;height:12px;margin-top:0;}
.inviteFriends .memberList {float:left; width:250px;}
.inviteFriends .memberListBox {overflow-y:scroll;height:300px;border:solid 1px #EEE;}
.inviteBox, .inviteEmailBox {width:400px;float:left;}
.importAddress {width:200px;float:right;}
.inviteBox td.rightAlign {width:70px;}
.inviteEmailBox td.rightAlign {width:120px;}
.inviteBox .blogTextarea {width:300px;height:50px;}
.inviteType span {font-weight:normal;color:#999;}
.inviteType a {font-weight:normal;font-size:11px;}
.inviteType a.iselected {font-weight:bold;font-size:12px; color:#666;}
.inviteType a.iselected:hover {text-decoration:none;}
.inviteEmailBox table.form {width:90%;}
#divUserPassBox .inviteEmailBox {width:100%;}