﻿#TextWithImageWrapper { float:left; width:466px; text-align:left;}
/* -> */
#TextWithImageHeader { padding-bottom:16px; text-align:left; font-size:16px; font-weight:bold; color:#ec1212; text-transform:uppercase; }
.TextWithImageImageWrapper { float:left; width:240px; }
#TextWithImageImage { float:left; width:240px; background-color:#eeedeb; }
#TextWithImageSeparator { float:left; height:25px; }
#TextWithImageTitleWrapper {float:left; width:221px; padding: 0px 0px 10px 5px; line-height: 18px; }
/* -> */
.TextWithImageTitleData { font-size:12.12px; }
.TextWithImageTitle { font-size:14px; color:#ec1212; }
.TextWithImageSubTitle { font-size:12px; color:#4d4949; }
/* <- */ 
.TextWithImageContent { line-height: 18px; float:left; width:466px; }  
/* <- */ 

.TextWithImageDownloadFileWrapper { float:left; padding: 2px 5px 0px 0px; line-height: 100%; }
.TextWithImageDownloadFile { background-image:url("../Images/download_file.gif"); background-repeat:no-repeat; width:29px; height:12px;  text-align:center; }
.TextWithImageDownloadFileWrapper div a { color:#fefefe; font-family:arial; font-weight:bold; font-size:9px; text-transform:uppercase; }

.TextWithImageSignUpWrapper { float:left; padding: 5px 0px 0px 0px; line-height: 100%; }
.TextWithImageSignUp { background-image:url("../Images/background_button_60x16.jpg"); background-repeat:repeat-x; padding:2px 0px 0px 0px; width:60px; height:15px; text-align:center; }
.TextWithImageSignUpWrapper div a { color:#fefefe; font-family:arial; font-weight:bold; font-size:9px; text-transform:uppercase; }

