@charset "utf-8";

/*
|--------------------------------------------------------------------------
| (ac) Amedia Creative Community > Wall
|--------------------------------------------------------------------------
|
| @package		Amedia Creative
| @subpackage           Frontend
| @company		Amedia Creative, Inc.
| @author		Jorge Irun
| @email		j.irun@amediacreative.com
| @link			http://www.amediacreative.com
| @copyright	2009 Amedia Creative, Inc.
|
*/

/*
|--------------------------------------------------------------------------
| (ac) Amedia Creative Community > Wall > Images
|--------------------------------------------------------------------------
|
| Declares all global images and some positioning.
| Additional positioning can be found following this section.
|
*/

/*
|--------------------------------------------------------------------------
| (ac) Amedia Creative Community > Wall > Global Styles
|--------------------------------------------------------------------------
|
*/

/*
|--------------------------------------------------------------------------
| (ac) Amedia Creative Community > Wall > Comments Table
|--------------------------------------------------------------------------
|
*/

.last {

    font-size: 16pt;
    background-color: #383838;
    padding-left: 10px;
    font-family: verdana;
    color: white;
}

.wall_table {

    width: 100%;
}
.wall_table tbody tr{
  
    font-size: 10pt;
}

.wall_table tbody td:hover{


    color: #8B0000;
}

wall_table tbody table{
	    border-spacing: 0px;
	    border-collapse: collapse;
	    width: 250px;
	}
table th {
	    text-align: center;
	    padding: 2px;
	    color: #FFFFFF;
	}
table td {
	    text-align: center;
	    padding: 2px;
	}



/*
|--------------------------------------------------------------------------
| (ac) Amedia Creative Community > Wall > Layout
|--------------------------------------------------------------------------
|
*/
