﻿.object_price_amount
{
clear:both;
}

.object_title
{
background-color:#6F7497;
background-image:url(/files/object_title_bg_media.jpg);
color:white;
font-size:14px;
padding:0 5px 5px 5px;
}

.object_arrow
{
width:16px;
height:16px;
border:0;
float:right;
}

.object_icon
{
width:16px;
height:16px;
border:0px;
float:left;
}

.subtitle
{
background-color:whitesmoke;
font-size:12px;
padding:0 5px;

}

.object_title a
{
color:white;
}

.object_title a:hover
{
color:white;
text-decoration:underline;
}

.object_content
{
font-size:13px;

}

.object_content_frame
{
background-color:white;
border:#A8AAB7 1px solid;
padding:5px;
background-image:url(/files/object_bg.jpg);
}

.object_content_frame img
{
border:0;
width:165px;
}

input.objectInput, select.objectInput, textarea.objectTextarea
{
width:100%;
background-color:white;
border:solid 1px gainsboro;
margin-top:2px;
margin-bottom:5px;
font-family:arial;
}

input.objectButton
{
width:82px;
cursor:pointer;
margin-top:4px;
font-size:13px;
}

.object_rec_title
{
font-weight:bold;
}

.searchBox_button
{
width:29%;
font-size:12px;
cursor:pointer;
}

.searchBox_input
{
width:66%;

}

.object_pollOption
{
padding:3px 0px;
font-size:11px;
}

.object_shoppingCart
{
font-size:11px;
}


