<!--  Affiliate Theme CSS -->
.caff_affiliate_entry{

border: 1px solid #000000 !important;
}
.caff_affiliate_entry table tr td{
font-size:12px;
}

.caff_affiliate_entry .caff_affiliate_image{
background: #3C3C3C;
width:250px;
height:90px;
overflow:scroll;
}

.caff_affiliate_entry .affiliate_header{
background-color:#CCCCCC;
border-bottom: 1px dotted #000000;
font-size:18px;
font-weight:bold;
}

.caff_affiliate_site{
border:1px solid #000000;
margin-right:10px;
width:175px;
min-height:100px;
margin-bottom:10px;
float:left;
overflow:hidden;
height:auto;
}

.caff_affiliate_site div{
text-align:center;
}

.caff_affiliate_body{ background: #2C2C2C; -moz-border-radius: 5px; -webkit-border-radius: 5px; padding: 10px; margin: 10px; text-align: justify; min-height: 105px; }

.caff_affiliate_header{ background: #2C2C2C; -moz-border-radius: 5px; -webkit-border-radius: 5px; padding: 10px; margin: 10px; text-align: justify; min-height: 105px; }

<!--Administration Side -->
<!--Don't Touch! -->
<!-- Affiliate Settings Page CSS -->
#caff_settings{
width:800px;
height:auto;
}

#caff_settings .caff_input{
background-color:#99FF00;
width: 300px;
}

#caff_settings .caff_input:hover{
background-color:#99FF00;
border:2px solid #000000;
width: 300px;
}

#caff_settings textarea{
background-color:#99FF00;
width:460px;
height:200px;
overflow:auto;

}

#caff_settings textarea:hover{
background-color:#99FF00;
border:2px solid #000000;
width:460px;
height:200px;
overflow:auto;
}

<!-- Affiliate Add Image Page Css -->
#caff_add_image{
border:2px solid #000000;
background-color:#FFFFFF;
}

#caff_add_image textarea{
background-color:#99FF00;
width: 300px;
height:100px;
}
#caff_add_image textarea:hover{
background-color:#99FF00;
border:2px solid #000000;
width: 300px;
height:100px;
}
#caff_add_image .caff_dimension{
width:50px;
background-color:#99FF00;
}
#caff_add_image .caff_dimension:hover{
width:50px;
background-color:#99FF00;
border:2px solid #000000;
}
#caff_add_image .caff_add{
background-color:#99FF00;
}
#caff_add_image .caff_add:hover{
background-color:#99FF00;
border:2px solid #000000;
}

<!--Show/Manage Images -->

#caff_show_images{

}
#caff_show_images .caff_image_image{
width:300px;
height:100px;
overflow:scroll;
}
#caff_show_images #caff_image_response{
visibility:hidden;
height:0px;
width:200px;
border:1px dashed #000000;
background-color:#99FF00;
}

#caff_show_images th{
border:1px dashed #000000;
background:#99FF00;
}

#caff_show_images .caff_images_btn{
background-color:#99FF00;
border:2px ridge #999999;
cursor:pointer;
}

#caff_show_images .caff_images_btn:hover{
background-color:#FF0000;
border:2px ridge #999999;
cursor:pointer;
}
#caff_show_images #caff_image_form span{
position:relative;
margin-left:87%;
}
#caff_show_images #caff_image_form{
visibility:hidden;
height:0px;
width:300px;
border:1px dashed #000000;
overflow:hidden;
background-color:#FFFFFF;
}

#caff_show_images #caff_image_form #caff_image_comment{
width: 200px;
height:90px;

}
#caff_show_images #caff_image_form input, textarea{
background-color:#FFFFFF;
}
#caff_show_images #caff_image_form #caff_image_width, #caff_image_height{
width:50px;
}

<!--Affiliates Manage Affiliates Page -->
#test{}

#caff_aff_header{
position:relative;
float:none;
height:auto;
width:900px;
}
#caff_aff_header #left{
position:relative;
float:left;
width:400px;
height:auto;

}
#caff_aff_header #right{
width:auto;
float:left;
top:0px;
position:relative;
height:auto;
width:400px;
}

#caff_aff_header #left #caff_aff_form{
visibility:hidden;
height:auto;
background-color:#FFFFFF;
border:1px dashed #000000;
margin-bottom:5px;
width:300px;
}

#caff_aff_header #left #caff_aff_form textarea{
width:250px;
height:90px;
}

#caff_aff_header #left #caff_aff_form input, #caff_aff_header #left #caff_aff_form textarea{
background-color:#99FF00;
}

#caff_aff_header #left #caff_aff_form input:hover, #caff_aff_header #left #caff_aff_form textarea:hover{
background-color:#99FF00;
border:2px solid #000000;
}
#caff_aff_header #caff_aff_form #caff_aff_image_width, #caff_aff_image_height{
width:50px;
}
.caff_aff_span{
background-color:#99FF00;
cursor:pointer;
font-weight:bold;
border:2px groove #CCCCCC;
margin:5px;

}
#caff_aff_header #right #caff_aff_response{
visibility:hidden;
height:auto;
background-color:#99FF00;
border:1px dashed #000000;
margin-bottom:5px;
width:200px;
}


#caff_aff_body{
float:none;
height:auto;
width:1050px;
margin-top:5px;
overflow:scroll;
top:100px;
border-top:2px solid #000000;
}

#caff_aff_body.caff_aff_comment{
width: 100px;
height:90px;
overflow:auto;
}


#caff_aff_body .caff_aff_image{
width:200px;
height:90px;
overflow:scroll;
}