/*Infoframe CSS DOCUMENT*/

/*########## BEGIN CONTENT ##########*/
.infoframe_start
{
float:left;
width:181px;
height:auto;
overflow:hidden;
}

.infoframe
{
float:left;
width:182px;
height:auto;
overflow:hidden;
}

.infoframe_box
{
padding:0px 0px 0px 0px;
margin:0px 0px 1px 0px;
}

.infoframe_header
{
height:24px;
}

.infoframe_bottom_image
{
width:180px;
height:18px;
background-repeat:no-repeat;
}

.infoframe_footer
{
background-repeat:no-repeat;
height:9px;
}

.infoframe_image_plus_minus
{
float:right;
width:14px;
height:14px;
padding:5px 7px 4px 0px;
}

.infoframe_start,.infoframe_column
{
padding:0px 0px 0px 0px;
margin:0px 0px 8px 0px;
}

.infoframe,.infoframe_header,.infoframe_bottom_image
{
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
}

.infoframe_article
{
border:1px solid rgb(189,196,199);
width:180px;
height:auto;
}
/*########## END CONTENT ##########*/