/*==================== SMSChatArchive - maincontent ====================*/
#boxMainContentSMSChatArchive {
	background: url(http://images.sugababes.nl/layout_v2/superdudes/2collumns_bgr.gif) repeat-y #e2e2e2;
	width:984px;
	margin:0px auto;
	border-left:4px #e2e2e2 solid;
	border-top:7px #e2e2e2 solid;
	border-right:4px #e2e2e2 solid;
}

#boxMainContentSMSChatArchive #boxSubMenu { background:url(http://images.sugababes.nl/layout_v2/superdudes/submenu_sms_bgr.gif) #f9f9f9 no-repeat; float:left;}
#SMSChatArchiveCol1 { width:722px; float:left; margin-left:5px; }
#boxSMSChatArchive { padding:15px 150px 20px 15px; }
#SMSChatArchiveSMSContainer { padding: 25px; }

.SMSChatArchiveText { margin:10px 10px 10px 15px; }

.SMSChatArchiveSMSBox { background-color:#fff; width:550px; padding:10px 0px 20px 10px; margin-bottom:10px; }
.SMSChatArchiveSMSTitle { margin-left:160px }
.SMSChatArchiveSMSPic { margin-left:25px; float:left; }
.SMSChatArchiveSMSPic img{ border:0px; }
.SMSChatArchiveSMSText { margin-left: 160px; overflow:hidden; }
